I was just wondering what is the preferred setting to achieve the best quality at a good amount of time encoding to mpeg2? Are VBR modes only to optimize the quality/space ratio? For instance, if I encode at 8000kbps at constant bitrate, will it produce the same quality as VBR but only bigger? Also, does doing a second pass at constant bitrate improve the quality? Finally, how does constant quantization with a quant value of 1 compare with constant bitrate technically?
Oh yea, and what's the difference between directshowsource and avisource? I seem to be getting some audio desync when using avisource.
+ Reply to Thread
Results 1 to 14 of 14
-
-
Multi pass VBR is mostly about distributing bitrate where needed. If you max the bitrate at >9000 CBR then the quality is maxed. VBR gets more recording time by lowering bit rate in lower motion scenes. Multi-pass is about optimizing VBR.
-
I was just wondering what is the preferred setting to achieve the best quality at a good amount of time encoding to mpeg2?
Run a Constant Quality encode with a decently high max bitrate. It'll run only one pass, so you'll be using the least amount of time. The quality will be whatever you set. And you'll lose control of the final file size, but that wasn't one of your qualifiers.
CBR encoding might produce the same quality as CQ encoding, if the bitrate of one is the same as the max bitrate of the other, but the CQ encode should be a good deal smaller in size.
AVISource should be used in preference to DirectShowSource whenever possible. Any audio asynch you're getting isn't because you used AVISource, but for some other reason. -
In the encoders I've used, yes.
You could encode at higher bitrates but is won't be a compliant DVD.Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about -
Originally Posted by manono
-
CQ is another strategy to extend time vs. CBR but does not increase quality. For a given encoder all you can do is max the bitrate for 1x video. There are other issues such as handling stills, telecine and deinterlace.
-
So, is CQ a little bit better quality than CBR at the same bitrate?
You ask that question after you quote me with my answer to that question?
but is it worth the wait?
You couldn't pay me to use CBR encoding. I reencode DVDs for DVD5, and CBR encoding is horrible for that.
Doesn't a quant value of 1 mean it doesn't throw away anything?
No, it doesn't mean that at all. Encoding for MPEG-2 is lossy, so even at the highest and best settings, you're still losing quality. -
An MPEG-2 CBR of around 8mb/s creates video that's hard to distinguish from the original and I would use it if the particular DVD I was authoring has a program time of 1hour or less. Make that 2hrs if you are going to use something as luxurious as a double-layer DVD+R. Anything above 1hr program length (on a single layer DVD) will require VBR.
For the nth time, with the possible exception of certain Intel processors, I don't have/ever owned anything whose name starts with "i". -
FWIW, rarely do speed and quality come together in the same sentence once you understand what you are doing. If you want it done fast, then forget about the quality. If you want quality, accept that the process will be more complex and the time taken will be longer, and revel in how good your output is.
Read my blog here.
-
To put it on a DVD, doesn't it need to be mpeg2 or can DVD's also play other formats?
FWIW, rarely do speed and quality come together in the same sentence once you understand what you are doing. If you want it done fast, then forget about the quality. If you want quality, accept that the process will be more complex and the time taken will be longer, and revel in how good your output is.
Anyways, as turk690 suggested, I now do 8000kbps CBR 1-pass encodes with QuEnc. It takes about an hour for my 40minute episodes and the quality is very good. I don't know if it an get any better than this. -
I'd say it depends on your source, the quality you can 'live' with and the amount of time you are willing to spend.
Originally Posted by manono
Originally Posted by Jiao
In that case you could encode to Divx or Xvid and put them in an Avi container with Mp3 or AC3 sound.
Nothing like mpeg2 quality though.
If you're starting with avi's though saves you some trouble.
Originally Posted by Jiao
But size is a big factor for many.
And encoding in CBR is essentially a waste of space.
Originally Posted by Jiao
Alternatively you could encode at 7000kbps and see how much difference there is to you. Because at 7000kbps you could safely put 2x40min (assuming they are actually 40min long and not say 45) clips on a sinlgle DVD5. -
Originally Posted by Jiao
Similar Threads
-
[FFmpeg] Up encoding speed for wmv's
By Klagar in forum Video ConversionReplies: 5Last Post: 24th Jan 2011, 13:00 -
best motion search option to increase encoding speed while keeping quality?
By visualhippocracy in forum Video ConversionReplies: 4Last Post: 13th Jan 2011, 10:40 -
Video encoding speed slower than previously
By genak in forum Newbie / General discussionsReplies: 1Last Post: 12th Oct 2010, 17:23 -
decreasing encoding speed with mencoder (mplayer)
By sammy82 in forum Video ConversionReplies: 2Last Post: 1st Apr 2010, 23:58 -
can you speed up encoding with ripbot x264
By zerocoool in forum Video ConversionReplies: 6Last Post: 26th May 2008, 21:07