> One thing I dont quite get. I am new to all this video encoding stuff > and I see all these forums (mjpeg included) where smart guys are > fiddling parameters endlessly to get what they want. > > And then I walk into Best Buy (an electronics superstore here in the > US), and see all these one-click copy-DVD/VCD/SVCD packages on the shelf > which claim to make flawless copies of digital (or even analog!) > material with just a press of a button!
No, they don't make flawless copies. They only make near-flawless copies when coding to DVD, which has a much higher bitrate. For VCD, you don't have a lot of options, and mjpegtools is the best tool I've seen for low-bitrate MPEG1s. To get a good-quality VCD, just do mpeg2enc -f 1 -4 1 -2 1 -o FILENAME or, to go faster, just do mpeg2enc -f 1 -o FILENAME You will get about 60 minutes of video on 1 CD. The tweaking comes when you try to produce a Variable-bitrate stream, in which case you are NOT creating a VCD. In fact, the resulting stream probably can't be played back on most hardware decoders. Most of the auto-VCD creation tools for windows are actually hardware analog->firewire converters, that have MPEG-coding software attached. I've seen quite a bit of MPEG-coding software on both Macs and PCs, and I have to say that mjpegtools gives me the best output I've seen. Jon ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users