2 Mar 2008 14:21
Re: Kino to compress files
Bhikkhu Mettavihari <tv.lists <at> gmail.com>
2008-03-02 13:21:25 GMT
2008-03-02 13:21:25 GMT
Hi, > > > I am curious, what are some basic info about the "mpeg format" that > > > you use for the Internet (mpeg version, resolution, framerate, > > > bitrate)? And why do you choose that over other options? > > > > I am not good in this mencoder stuff. > > A friend of mine gave me a script which give a good compression. > > > > Here is what we do. > > --------------------------------------------- > > mencoder -o /dev/null -oac mp3lame -ovc lavc -lavcopts \ > > vcodec=mpeg4:mbd=1:vbitrate=600:vpass=1 -vf scale=720:576 \ > > filename.mov > > > > mencoder -o test.avi -oac mp3lame -ovc lavc -lavcopts \ > > vcodec=mpeg4:mbd=1:vbitrate=600:vpass=2 -vf scale=720:576 \ > > filename.mov > > > > mencoder test.avi -ovc lavc -oac lavc -ovc lavc -lavcopts \ > > acodec=mp2:abitrate=64:vcodec=mpeg4:mbd=1:vbitrate=300 -o \ > > filename.mpeg > > Do you realise that the final file is NOT MPEG, but AVI? Definitely NOT VCD > format. Also, why are you reencoding it TWICE? You're wasting time and > losing quality in the process. Thank you for letting me know. How do I see that it is AVI ? As I said above this is not my area, and I have just done what a friend advised me to do.(Continue reading)
Regards
Mads
RSS Feed