So....is what I posted above something that customers would like to see improved, or no interest??
Announcement
Collapse
No announcement yet.
Best software for subtitles
Collapse
X
-
Hi augerpro:
If you want gain the more of quailty with the a profile. Just edit the perset of them:
*For the BD copy, please edit the belwo profiles:
X:\Program Files (x86)\DVDFab 8 Qt\BDMV\x264_dp_Standalone-Blu-ray.xml;x264_dp_Standalone-Blu-ray_Fast.xml.
*For the BD ripper(eg: bd_mkv.h264.audiocopy.xml):
Please find the string:
<perset enable="0" key="x264_ABR_Fast.preset" owner="" template=""/>
It is mean the profle bd_mkv.h264.audiocopy.xml uses the "x264_ABR_Fast.preset" .
If you want to improve the quality, just change the settins you want.
I make a better x264_ABR_Fast.prese which refer to your sshot.
Below are the changes:
<NbBframes>3</NbBframes>
<NbRefFrames>3</NbRefFrames>
<SubPelRefinement>7</SubPelRefinement>
<METype>2</METype>
<P8x8mv>true</P8x8mv>
<B8x8mv>true</B8x8mv>
<I4x4mv>true</I4x4mv>
<I8x8mv>true</I8x8mv>
<P4x4mv>true</P4x4mv>
Performane and quality are pry, you choose.
Thanks,
PotiLast edited by Potti; 06-14-2012, 08:20 AM.
Comment
-
Notepad. They are just text files.Supplying DVDFab Logs in the Forum ...........................User Manual PDF for DVDFab v11................................ Guide: Using Images in Posts
Supplying DMS Logs to Developers................................Enlarger AI FAQ.....
Comment
-
Potti I just used this preset:
<GenericProfileOfx264Settings >
<Name>x264_ABR_Fast</Name>
<Settings>
<KeyframeInterval>250</KeyframeInterval>
<NbBframes>3</NbBframes>
<MinQuantizer>10</MinQuantizer>
<MaxQuantizer>51</MaxQuantizer>
<Turbo>false</Turbo>
<V4MV>false</V4MV>
<QPel>false</QPel>
<Trellis>false</Trellis>
<CreditsQuantizer>40</CreditsQuantizer>
<Logfile>.stats</Logfile>
<VideoName />
<CustomEncoderOptions />
<FourCC>1</FourCC>
<MaxNumberOfPasses>3</MaxNumberOfPasses>
<NbThreads>0</NbThreads>
<QuantizerCRF>1000</QuantizerCRF>
<EncodeInterlaced>false</EncodeInterlaced>
<NoDCTDecimate>false</NoDCTDecimate>
<PSNRCalculation>false</PSNRCalculation>
<noFastPSkip>false</noFastPSkip>
<NoiseReduction>0</NoiseReduction>
<MixedRefs>false</MixedRefs>
<X264Trellis>0</X264Trellis>
<NbRefFrames>3</NbRefFrames>
<AlphaDeblock>-1</AlphaDeblock>
<BetaDeblock>-1</BetaDeblock>
<SubPelRefinement>8</SubPelRefinement>
<MaxQuantDelta>4</MaxQuantDelta>
<TempQuantBlur>0</TempQuantBlur>
<BframePredictionMode>3</BframePredictionMode>
<VBVBufferSize>-1</VBVBufferSize>
<VBVMaxBitrate>-1</VBVMaxBitrate>
<METype>3</METype>
<MERange>16</MERange>
<MinGOPSize>25</MinGOPSize>
<Profile>2</Profile>
<Level>51</Level>
<IPFactor>1.4</IPFactor>
<PBFactor>1.3</PBFactor>
<ChromaQPOffset>0</ChromaQPOffset>
<VBVInitialBuffer>0.9</VBVInitialBuffer>
<BitrateVariance>1.0</BitrateVariance>
<QuantCompression>0.6</QuantCompression>
<TempComplexityBlur>20</TempComplexityBlur>
<TempQuanBlurCC>0.5</TempQuanBlurCC>
<SCDSensitivity>40</SCDSensitivity>
<BframeBias>0</BframeBias>
<PsyRDO>1.0</PsyRDO>
<PsyTrellis>0</PsyTrellis>
<Deblock>true</Deblock>
<Cabac>true</Cabac>
<UseQPFile>false</UseQPFile>
<WeightedBPrediction>true</WeightedBPrediction>
<NewAdaptiveBFrames>2</NewAdaptiveBFrames>
<BFramePyramid>true</BFramePyramid>
<ChromaME>true</ChromaME>
<MacroBlockOptions>2</MacroBlockOptions>
<P8x8mv>true</P8x8mv>
<B8x8mv>true</B8x8mv>
<I4x4mv>true</I4x4mv>
<I8x8mv>true</I8x8mv>
<P4x4mv>true</P4x4mv>
<AdaptiveDCT>true</AdaptiveDCT>
<SSIMCalculation>false</SSIMCalculation>
<Lossless>false</Lossless>
<QuantizerMatrix>Flat (none)</QuantizerMatrix>
<QuantizerMatrixType>0</QuantizerMatrixType>
<DeadZoneInter>21</DeadZoneInter>
<DeadZoneIntra>11</DeadZoneIntra>
<AQmode>1</AQmode>
<AQstrength>1.0</AQstrength>
<QPFile />
<fullRange>false</fullRange>
<x264Preset>3</x264Preset>
<x264Tuning>0</x264Tuning>
<x264AdvancedSettings>false</x264AdvancedSettings>
<Lookahead>40</Lookahead>
<NoMBTree>false</NoMBTree>
<ThreadInput>true</ThreadInput>
<NoPsy>false</NoPsy>
</Settings>
</GenericProfileOfx264Settings>
Just a quick look at the same screenshots above and I don't think I really see a difference. It should be at least equal to the other software, if not slightly better. I keep reading that x264 does support Quick Sync, does editing these presets really have any effect? I've only been using DVDFab utilizing QS, not software or gpu modes.
Comment
-
So it appears that Quick Sync's presets are all hardcoded, changing this preset file does nothing when using Quick Sync. Here is response I got from Petter Larsson of Intel at their Media SDK forum (Media SDK being the layer that other softwares use to access QS):
"Media SDK exposes 7 levels to control encoding quality. Application that uses Media SDK to access the QuickSync encoder capabilities decides on what quality level to use and how to map it to a user option.
If you need to know this mapping I suggest you contact the individual application vendors. They may be able to share this information.
If you want to play around with the encoder quality levels exposed by Media SDK directly I suggest to take a look at the encoder sample that is part of the SDK package."
Arcsoft Media Converter and Mirillis give some varying access to the user via a single Quality setting, but since DVDFab does not, I'm assuming they simply selected one to use with no choice for the user (and it is not the best one). Would it be possible to add access to these 7 quality levels? Everyone I'm talking to on HTPC forums would probably only be interested in the highest level (still trying to find out exactly what the settings are in this level and how they compare to my settings in the software I compared with in this thread.)
Comment
Comment