[FFmpeg-user] How to make AVI files from LG RH7500 recording which will play on it?
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Dec 22 01:45:34 CET 2011
Mark Vos <mccmvos <at> xs4all.nl> writes:
> >> ffmpeg -i VTS_01_1.VOB -f avi -vcodec mpeg4 -vtag DIVX -b 1800K -flags
> >> +ilme+ildct -s 640x572 -acodec libmp3lame -ab 128K test6.avi
> >
> > Does it work without -flags +ilme+ildct?
Did you test without?
> > Did you try lower bitrates?
> >
>
> Yes, I took care to stay under 720x576 as stated in my user manual notes,
"720x576" is the resolution, the "bitrate" is what you set with "-b" (now -vb or
-b:v), please try a lower value, especially if your device starts playing a
video, but stops after a few frames.
Carl Eugen
More information about the ffmpeg-user
mailing list