[FFmpeg-user] How to make AVI files from LG RH7500 recordingwhich will play on it?

Mark Vos mccmvos at xs4all.nl
Thu Dec 22 14:54:01 CET 2011


----- Original Message ----- 
From: "Carl Eugen Hoyos" <cehoyos at ag.or.at>
To: <ffmpeg-user at ffmpeg.org>
Sent: Thursday, December 22, 2011 1:45 AM
Subject: Re: [FFmpeg-user] How to make AVI files from LG RH7500 
recordingwhich will play on it?


> 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
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>



Thanks for your input.
>From your advice I used following line:

ffmpeg -i VTS_01_1.VOB -f avi -vcodec mpeg4 -vtag DIVX -vb 1000K -s 
640x572 -acodec libmp3lame -ab 128K test7.avi

Result was bad: it started playing but the video displayed bizarre coloured 
patterns. ALSO: quits playing after about 5 secs.



regards,

|\  /|
| \/ |@rk
 \../
  \/os





More information about the ffmpeg-user mailing list