Hello again everyone.
With the help of people on these forums, I've successfully managed to get AVIDemux to work with AVISynth and am happy to say that my video effort is coming along smoothly.
I spent the better half of yesterday reading about all of the different AVIDemux settings on wikipedia.
Because I have all the time in the world to encode (I've been leaving it running over night), I've selected each of the most CPU intensive settings. I decided to do this in hopes of getting the best possible output within the boundaries of my intended use.
My intended use: .mp4, 640 kbps, CBR, Loaded into flash as a background video.
MY QUESTION:
Using the Constant Bitrate option within the .mp4 configuration plainly states that it is a 1-pass setting. The "Average Bit Rate" setting, on the other hand, is 2-pass.
If I use the ABR setting and set the bit-rate variance threshold to 0 (making it CBR) am I going to get better quality due to it being 2-pass?
I feel this question is program dependent and, being new to AVIDemux, figured it might be good to ask those who know better than I.
+ Reply to Thread
Results 1 to 3 of 3
-
PowerBook G4, OSX 10.4.11
HP ZD7000A, Windows XP Professional -
If you made it CBR, then then you would defeat the purpose of making two passes. The idea with a two pass encode is that the first pass checks the file and determines what bitrate you need for the various scenes, then the second pass applies that information. This gives you control over the filesize. The quality there is set by the average, low and high bitrate settings. Setting higher thresholds with VBR will give you better quality, but larger filesizes.
A single pass gives you control over the quality, but not the filesize. Depending on the bitrates used, two pass or constant quality can give you the same quality, but with different end filesizes.
But someone else here may be able to give a better answer. -
I think you covered it.
One reason I asked was because with programs such as VisualHub (now open source), 2-pass encoding operated in a completely different manor. That particular program would perform a "starter run" encoding process which produced output to a hidden directory. Then, it would investigate the end result and see if it could modify the procedure in any beneficial way before encoding the final output.
Your response suggests to me that AVIDemux performs, even in it's first run, extremely specific data analysis based on the user configuration.
Pretty cool.PowerBook G4, OSX 10.4.11
HP ZD7000A, Windows XP Professional
Similar Threads
-
Difference Between 1 pass & 2 pass encoding
By iqbal88 in forum Video ConversionReplies: 28Last Post: 29th Oct 2021, 05:19 -
advantages of encoding vob/mpeg2 to h.264 using 3-pass instead of 2-pass
By codemaster in forum DVD RippingReplies: 8Last Post: 21st Sep 2011, 21:11 -
Technical Query Re Reading of 1st pass stats during second pass xvid encode
By onesikgypo in forum Video ConversionReplies: 1Last Post: 13th Mar 2011, 06:59 -
1 pass and 2 pass bit rate query
By socrates in forum Blu-ray RippingReplies: 1Last Post: 26th Nov 2010, 15:18 -
Retrospectively check if One Pass or Two Pass Encoding was used?
By BenjaminBS in forum Video ConversionReplies: 4Last Post: 26th Nov 2009, 05:46