[FFmpeg-user] Converting AVI files and creating a DVD

John Bennett hornetster at hotmail.com
Fri Jan 20 11:26:43 CET 2012


----------------------------------------
> To: ffmpeg-user at ffmpeg.org
> From: cehoyos at ag.or.at
> Date: Thu, 19 Jan 2012 14:19:46 +0000
> Subject: Re: [FFmpeg-user] Converting AVI files and creating a DVD
>
> John Bennett <hornetster <at> hotmail.com> writes:
>
> > Anyone got any suggestions for this? Need any more info?
>
> If you want support on this mailing list, please post your complete (mininmal
> = as short as possible) command line together with the complete, uncut console
> output.
>
> Carl Eugen
>
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

OK, will try again.....

Trying to convert AVI files in Opensuse12.1 x64, kde4.7.2, ffmpeg 0.9.1-1.1

Command line and resultant:

john at boss:/home/bigun/Movies/ErinWed> ffmpeg -i FILE0006.AVI.mpg -target pal-dvd FILE0006.mpg
ffmpeg version 0.9.1, Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan  6 2012 11:01:08 with gcc 4.6.2
  configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-postproc --enable-gpl --enable-x11grab --extra-cflags='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIC -I/usr/include/gsm' --enable-debug --disable-stripping --enable-libgsm --enable-libschroedinger --enable-libdirac --enable-avfilter --enable-libvpx --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libdc1394 --enable-pthreads --enable-librtmp
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 42. 4 / 53. 42. 4
  libavformat  53. 24. 2 / 53. 24. 2
  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
Input #0, mpeg, from 'FILE0006.AVI.mpg':
  Duration: 00:00:03.44, start: 1.000000, bitrate: 8368 kb/s
    Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 9000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 448 kb/s
File 'FILE0006.mpg' already exists. Overwrite ? [y/N] y
w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:64/45 sws_param:
Incompatible sample format 's16' for codec 'ac3', auto-selecting format 'flt'
Output #0, dvd, to 'FILE0006.mpg':                                                                     
  Metadata:
    encoder         : Lavf53.24.2
    Stream #0:0: Video: mpeg2video, yuv420p, 720x576 [SAR 64:45 DAR 16:9], q=2-31, 6000 kb/s, 90k tbn, 25 tbc
    Stream #0:1: Audio: ac3, 48000 Hz, stereo, flt, 448 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (mpeg2video -> mpeg2video)
  Stream #0:1 -> #0:1 (ac3 -> ac3)
Press [q] to stop, [?] for help
[mpeg2video @ 0x635640] rc buffer underflow
frame=   87 fps=  0 q=2.1 Lsize=    2822kB time=00:00:03.42 bitrate=6751.7kbits/s                      
video:2578kB audio:187kB global headers:0kB muxing overhead 2.052364%
john at boss:/home/bigun/Movies/ErinWed> 



 so I can create a DVD.
They are off a Kogan video camera (read: pretty cheap, generic from SE Asia). Have tried various things to convert/publish and always seem to get a DVD that starts playing OK, but after a minute or 2 starts faltering, won't FF or jump to next chapter etc.
Couple of command lines I have tried:
ffmpeg -i <input filename> -target pal-dvd -sameq <output filename>
ffmpeg -i <input filename> -target pal-dvd <output filename>
etc (not very inventive... Know next-to-nothing about ffmpeg, but willing to learn!)
Have then tried to author/burn the DVD with kdenlive/devede.
Any help appreciated, once again....

Thanks, John.
 		 	   		  


More information about the ffmpeg-user mailing list