[mythtv-commits] Ticket #6362: nuvexport errors about invalid value

MythTV mythtv at cvs.mythtv.org
Sun Mar 15 22:11:07 UTC 2009


#6362: nuvexport errors about invalid value
-----------------------------------+----------------------------------------
 Reporter:  bigwavedave at gmail.com  |       Owner:  xris      
     Type:  defect                 |      Status:  new       
 Priority:  minor                  |   Milestone:  unknown   
Component:  Apps - Nuvexport       |     Version:  0.21-fixes
 Severity:  medium                 |     Mlocked:  0         
-----------------------------------+----------------------------------------
 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.

 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]$

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6362>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list