[mythtv-users] nuvexport errors about invalid value

Axel Thimm Axel.Thimm at ATrpms.net
Sun Mar 15 12:18:59 UTC 2009


On Sat, Mar 14, 2009 at 01:44:44PM -0700, Big Wave Dave wrote:
> I haven't used nuvexport for quite awhile, so I am not sure when it
> stopped working.  I have verified I have the latest versions from
> atrpms, and it doesn't seem to work on fc10 or Centos 5.
> 
> Using the debug method I've been able to find the error: "Invalid
> value '1' for option 'loop'"
> For testing purposes I removed the "loop" option from the command, but
> then get: "ffmpeg: unrecognized option '-me'"
> 
> Has anyone else seen this problem?  Should I open a bug?  Are the
> atrpms releases just out of sync?
> 
> Versions:
> ffmpeg-0.4.9-29_r16671.fc10.i386
> nuvexport-0.5-3_20080311.svn.fc10.noarch
> I also tried nuvexport directly from SVN as of an hour ago.

nuvexport is a bit out of sync with more recent ffmpeg. You can
politely ask the nuvexport maintainer to update nuvexport to accept
newer ffmpeg. Given that there finally is an ffmpeg 0.5.0 released
(yes, finally !!! :), he may be willing to do so.

Also check: http://mythtv.org/pipermail/mythtv-users/2009-January/245202.html

> Debug Output:
> 
> To encode:  Samantha Brown's Disney Favorites:  Untitled
> Use the following commands:
> 
> system call:
> mkdir -m 0755 /tmp/fifodir_5359/
> 
> forking:
> /bin/nice -n19 /usr/bin/mythtranscode --showprogress -p '0' -c '2071'
> -s '2009-03-13T12:00:00' -f "/tmp/fifodir_5359/" --honorcutlist 2>&1
> 
> forking:
> /bin/nice -n19 ffmpeg -y -f s16le -ar 48000 -ac 2 -i
> /tmp/fifodir_5359/audout -f rawvideo -pix_fmt yuv420p -s 720x480
> -aspect 1.33333333333333 -r 29.970 -i /tmp/fifodir_5359/vidout -aspect
> 1.33333333333333 -r 23.97 -deinterlace -croptop    6 -cropright 10
> -cropbottom 6 -cropleft  10 -s 320x240  -vcodec libx264 -b '384k'
> -title 'Samantha Brown'\''s Disney Favorites' -level 30 -loop 1 -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 umh -qcomp '0.6' -qmax '51' -qdiff '4' -qmin
> 15 -refs 2 -subq 7 -partitions
> parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -flags2
> +bpyramid+wpred+mixed_refs+8x8dct+brdo -me_range 21 -trellis 2 -chroma
> 1 -slice 2 -cmp 1 -deblockalpha 0 -deblockbeta 0 -acodec libfaac -ar
> 48000 -async 1 -ab '128k' './Samantha Brown'\''s Disney Favorites.mp4'
> 2>&1
> 
> Cleaning up temp files.
> 
> 
> Please see the following article for what to do with this information:
> 
>     http://www.mythtv.org/wiki/index.php/Nuvexport#Debug_Mode
> 
> [user at host nuvexport]$ mkdir -m 0755 /tmp/fifodir_5359/
> [user at host nuvexport]$ ffmpeg -y -f s16le -ar 48000 -ac 2 -i
> /tmp/fifodir_5359/audout -f rawvideo -pix_fmt yuv420p -s 720x480
> -aspect 1.33333333333333 -r 29.970 -i /tmp/fifodir_5359/vidout -aspect
> 1.33333333333333 -r 23.97 -deinterlace -croptop    6 -cropright 10
> -cropbottom 6 -cropleft  10 -s 320x240  -vcodec libx264 -b '384k'
> -title 'Samantha Brown'\''s Disney Favorites' -level 30 -loop 1 -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 umh -qcomp '0.6' -qmax '51' -qdiff '4' -qmin
> 15 -refs 2 -subq 7 -partitions
> parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -flags2
> +bpyramid+wpred+mixed_refs+8x8dct+brdo -me_range 21 -trellis 2 -chroma
> 1 -slice 2 -cmp 1 -deblockalpha 0 -deblockbeta 0 -acodec libfaac -ar
> 48000 -async 1 -ab '128k' './Samantha Brown'\''s Disney Favorites.mp4'
> 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, s16le, from '/tmp/fifodir_5359/audout':
>   Duration: N/A, start: 0.000000, bitrate: N/A
>     Stream #0.0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
> Input #1, rawvideo, from '/tmp/fifodir_5359/vidout':
>   Duration: N/A, start: 0.000000, bitrate: N/A
>     Stream #1.0: Video: rawvideo, yuv420p, 720x480, 29.97 tb(r)
> Invalid value '1' for option 'loop'
> [user at host nuvexport]$
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090315/c612a4cc/attachment.pgp>


More information about the mythtv-users mailing list