[mythtv-users] MythArchive FFMPEG Error

Jeff Wormsley daworm at comcast.net
Tue Apr 7 22:51:36 UTC 2009


While attempting to create ISO's of some shows I've recorded (not all, 
just some), I get an error running the script.  Copying the command line 
used by the script and running it in a terminal, I see the following:

- - - Begin - - -
#ffmpeg -threads 4 -v 1 -i "/raid5/recordings/2560_20090317210000.mpg" 
-r ntsc -target dvd -b 4771k -s 720x480 -acodec copy -copyts -aspect 
16:9 "/raid5/temp/work/1/newfile2.mpg" -map 0:0 -map 
0:1                          
FFmpeg version SVN-r16671, Copyright (c) 2000-2009 Fabrice Bellard, et 
al.      
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib 
--mandir=/usr/share/man --enable-shared --enable-gpl --enable-postproc 
--enable-swscale --enable-pthreads --enable-x11grab --disable-avisynth 
--disable-libamr-nb --disable-libamr-wb --enable-libdc1394 
--enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libgsm 
--enable-libmp3lame --enable-libspeex --enable-libtheora 
--enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables --disable-stripping  
  libavutil     49.13. 0 / 49.13. 
0                                             
  libavcodec    52.11. 0 / 52.11. 
0                                             
  libavformat   52.24. 1 / 52.24. 
1                                             
  libavdevice   52. 1. 0 / 52. 1. 
0                                             
  libswscale     0. 6. 1 /  0. 6. 
1                                             
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Jan 19 2009 05:44:01, gcc: 4.3.2 20081105 (Red Hat 4.3.2-7)
Input #0, mpegts, from '/raid5/recordings/2560_20090317210000.mpg':
  Duration: 00:59:57.09, start: 21579.135167, bitrate: 14047 kb/s
  Program 1
    Stream #0.0[0x11]: Video: mpeg2video, yuv420p, 1920x1080 [PAR 1:1 
DAR 16:9],14400 kb/s, 29.97 tb(r)
    Stream #0.1[0x12](eng): Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s
Assuming NTSC for target.
File '/raid5/temp/work/1/newfile2.mpg' already exists. Overwrite ? [y/N] y
Output #0, dvd, to '/raid5/temp/work/1/newfile2.mpg':
    Stream #0.0: Video: mpeg2video, yuv420p, 720x480 [PAR 32:27 DAR 
16:9], q=2-31, 4771 kb/s, 29.97 tb(c)
    Stream #0.1(eng): Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Press [q] to stop encoding
[NULL @ 0x891e2b0]error, non monotone timestamps 212178800 >= 212175413its/s
av_interleaved_write_frame(): Error while opening file
- - - End - - -

Can anyone tell me what's going on?  I've googled the error message, and 
found nothing useful. 

TIA,
  Jeff.



More information about the mythtv-users mailing list