[mythtv-users] Nuvexport, ffmpeg and x264 .mp4 fc10 issue - libx264 non monotone timestamps

Giacomo Shimmings giacomo_shimmings at hotmail.com
Thu Jun 25 18:02:46 UTC 2009


 
> You could also use rpmfusion instead of atrpms.
> 

Thats true... so I uninstalled all the mythtv, ffmpeg, mplayer and associated libraries and installed the RPMfusion packages.
I built the latest nuvexport and ran in debug mode:
system call:mkdir -m 0755 /tmp/fifodir_8944/
forking:/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p '51' -c '5164' -s '2009-06-12T09:29:00' -f "/tmp/fifodir_8944/" --honorcutlist 2>&1
forking:
[root at 192 ~]# /bin/nice -n19 ffmpeg -f rawvideo -s 720x576 -r 25.000 -i /tmp/fifodir_8944/vidout -f yuv4mpegpipe - 2> /dev/null | /bin/nice -n19 yuvdenoise 2> /dev/null | /bin/nice -n19 ffmpeg -threads 2 -y -f s16le -ar 48000 -ac 2 -i /tmp/fifodir_8944/audout -f yuv4mpegpipe -s 720x576 -aspect 1.77777777777778 -r 25.000 -i - -aspect 1.77777777777778 -r 25 -deinterlace -croptop    2 -cropright 4 -cropbottom 2 -cropleft  4 -s 480x272  -vcodec libx264 -b '384k' -level 30 -flags loop+slice -g 250 -keyint_min 25 -sc_threshold 40 -rc_eq 'blurCplx^(1-qComp)' -bt '384k' -maxrate '1372k' -bufsize '2000k' -i_qfactor '0.71428572' -b_qfactor '0.76923078' -bf '0' -me_method umh -refs 2 -subq 7 -partitions parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -flags2 +bpyramid+wpred+mixed_refs+8x8dct -me_range 21 -trellis 2 -cmp 1 -deblockalpha 0 -deblockbeta 0 -acodec libfaac -ar 48000 -async 1 -ab '128k' '/mnt/video/ipod/callsigns - Fri Jun 12 09-29-00 2009.6.mp4' 2>&1FFmpeg version SVN-r15261, Copyright (c) 2000-2008 Fabrice Bellard, et al.  configuration: --prefix=/usr --incdir=/usr/include/ffmpeg --libdir=/usr/lib --mandir=/usr/share/man --arch=i386 --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 --enable-bzlib --enable-libdc1394 --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libschroedinger --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avfilter-lavf --enable-postproc --enable-swscale --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib --cpu=i386  libavutil     49.11. 0 / 49.11. 0  libavcodec    51.71. 0 / 51.71. 0  libavformat   52.22. 1 / 52.22. 1  libavdevice   52. 1. 0 / 52. 1. 0  libavfilter    0. 1. 0 /  0. 1. 0  libswscale     0. 6. 1 /  0. 6. 1  libpostproc   51. 2. 0 / 51. 2. 0  built on Mar  9 2009 21:59:29, gcc: 4.3.2 20081105 (Red Hat 4.3.2-7)Input #0, s16le, from '/tmp/fifodir_8944/audout':  Duration: N/A, start: 0.000000, bitrate: N/A    Stream #0.0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/sInput #1, yuv4mpegpipe, from 'pipe:':  Duration: N/A, bitrate: N/A    Stream #1.0: Video: rawvideo, yuv420p, 720x576, 25.00 tb(r)Output #0, mp4, to '/mnt/video/ipod/callsigns - Fri Jun 12 09-29-00 2009.6.mp4':    Stream #0.0: Video: libx264, yuv420p, 480x272 [PAR 136:135 DAR 16:9], q=2-31, 384 kb/s, 25.00 tb(c)    Stream #0.1: Audio: libfaac, 48000 Hz, stereo, s16, 128 kb/sStream mapping:  Stream #1.0 -> #0.0  Stream #0.0 -> #0.1[libx264 @ 0x9fe7700]using SAR=136/135[libx264 @ 0x9fe7700]using cpu capabilities: MMX2 SSE2 Cache64[libx264 @ 0x9fe7700]error, non monotone timestamps -2147483648 >= -2147483648av_interleaved_write_frame(): Error while opening file

---
Same error.  By the by, RPMfusion gives me 
[root at 192 ~]# rpm -qa ffmpegffmpeg-0.4.9-0.55.20080908.fc10.i386


_________________________________________________________________
Get the best of MSN on your mobile
http://clk.atdmt.com/UKM/go/147991039/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090625/7fac0105/attachment.htm>


More information about the mythtv-users mailing list