I have been experimenting with AVIdemux and it is an excellent tool. Some of its filters are wonderful for noisy video (even better than TMPGenc's filter and faster) and it has a good interface.
However, it has both a DVD and a DVD lavc method to encode to mpeg2 for DVD. If I use DVD, it encodes with a filesize as expected and looks good. If I use DVD lavc, the filesize can be much smaller. Instead of about 4gb for video only, I have had files as small as 1.8 or 2.8 gb. And I cannot see any visual quality difference between them. Does anyone have any experience with this or have any ideas? I would hate to use the smaller filesize (which is almost twice as fast with the DVD lavc as opposed to DVD - and I can use Quantize at maximum and encode in one pass instead of two, making it even faster) and later find the quality was missing.
+ Reply to Thread
Results 1 to 4 of 4
-
-
For DVD I believe it uses MPEG2Enc with XviD's rate control. This is quite slow, but libavcodec's rate control doesn't work perfectly.
-
So, what would be the visible results of the imperfect rate control? And I assume the libavcodec is the DVD lavc, correct?
-
Yep, lavc = libavcodec. Well the problems with rate control could mean that your output is not 100% DVD compliant, buffer underuns, etc.
libavcodec is definatly much faster though and you can use CQM's (Custom Quant Matrix) if you want to increase quality/filesize.
QuEnc, FreeEnc, ffmpeg, mencoder, etc. also use libavcodec. NuEnc was an attempt to fix some of the rate control issues.
Similar Threads
-
Avidemux aspect ratio question [from newbie to Avidemux]
By ANOther1676 in forum EditingReplies: 1Last Post: 20th Jan 2012, 20:07 -
Cant convert Pal .AVI to NTSC DVD in Avidemux
By Hittz in forum Video ConversionReplies: 6Last Post: 5th Nov 2009, 07:43 -
best and easy way to create a xvid from LAVC
By Cazz in forum Video ConversionReplies: 16Last Post: 14th Oct 2008, 13:34 -
VHS to DVD - format, saving, and Avidemux Questions
By maeks84 in forum EditingReplies: 0Last Post: 17th Jan 2008, 23:46 -
Differences picture quality with DVD player with HDMI port ?
By Roccos in forum DVB / IPTVReplies: 4Last Post: 25th Sep 2007, 11:24