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

Mark Vos mccmvos at xs4all.nl
Tue Dec 20 19:20:51 CET 2011


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


> Mark Vos <mccmvos <at> xs4all.nl> writes:
>
>> I have subscribed to this list because I have spent the last few days
>> desperately trying to convert a VOB file (made by my harddisk/DVD 
>> recorder (LG
>> RH7500 ) into an AVI, which can also be played by the same harddisk/DVD
>> recorder (LG RH7500).
>
> (-vtag XVID ?)
>
> Please always post your failing command line (in your case the FFmpeg 
> command
> line that produces the file that does not play on your device) together 
> with
> complete, uncut console output.
>


hi Carl,

Here are details:



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




D:\temp3\ffmpeg\bin>ffmpeg -i VTS_01_1.VOB
ffmpeg version N-35709-g7d531e8, Copyright (c) 2000-2011 the FFmpeg 
developers
  built on Dec 12 2011 13:50:00 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm  
--en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger 
 -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 43. 0 / 53. 43. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[mpeg @ 020D9320] max_analyze_duration 5000000 reached at 5000000
Input #0, mpeg, from 'VTS_01_1.VOB':
  Duration: 00:05:00.44, start: 0.218044, bitrate: 4245 kb/s
    Stream #0:0[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s
    Stream #0:1[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 
16:15 DA
R 4:3], 8000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
At least one output file must be specified



regards,

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



More information about the ffmpeg-user mailing list