On Sun, 15 Nov 2009 19:06:27 +0000 Chris G cl@isbd.net allegedly wrote:
Can anyone tell me, in simple terms, how I can convert some MPEG2 files to MPEG1?
I'm currently trying:-
ffmpeg -i 'Head In The Clouds.mpg' -target vcd
-y /home/chris/tmp/maxine/hitc.mpg
but this produces a zero length output file, do I need something more to get it to work?
Try "ffmpeg -i infile -vcodec msmpeg4 -acodec mp3 outfile.avi"
if the mp3 audio codec gives problems, try faac.
(and I recommend you get hold of a copy of winff - a pretty good gui front end to ffmpeg)
Mick
(Srdjan - transcode is /WAY/ too slow, and mencoder has more options than most hedgehogs have fleas. I use it a lot, but I understand less than 10% of it. Make that 5%....)
---------------------------------------------------------------------
The text file for RFC 854 contains exactly 854 lines. Do you think there is any cosmic significance in this?
Douglas E Comer - Internetworking with TCP/IP Volume 1
http://www.ietf.org/rfc/rfc854.txt ---------------------------------------------------------------------