[mythtv-users] Nuvexport problem

Robin Smith 1canuck2 at gmail.com
Mon Jun 13 23:23:07 UTC 2005


Chris,

Thanks for your patience...

> > Beta release of what? nuvexport or yuvdenoise?
> Beta release of his yuvdenoise (1.6.3 pre)

Mine is
INFO: [yuvdenoise] yuvdenoise version 1.6.3-rc1
as well
 
> You never sent me the error message from running the debug commands with
> the "2>/dev/null" removed.

Sorry, here it is:

/bin/nice -n19 ffmpeg -f rawvideo -s 720x480 -r 29.9700298309326 -i
/tmp/fifodir_4638/vidout -f yuv4mpegpipe - | /bin/nice -n19 yuvdenoise
-r 16 -b 14,10,-14,-10 | /bin/nice -n19 ffmpeg -hq -y -f s16le -ar
48000 -ac 2 -i /tmp/fifodir_4638/audout -f yuv4mpegpipe -s 720x480
-aspect 1.333 -r 29.9700298309326 -i - -aspect 1.3333 -r 29.97
-deinterlace -croptop 10 -cropbottom 10 -cropleft 14 -cropright 14 -s
480x480  -b 2500 -vcodec mpeg2video -qmin 5 -ab 192 -ar 44100 -acodec
mp2 -f svcd "./Family Guy - The Cleveland- Loretta Quagmire.mpg" 2>&1
yuvdenoise: invalid option -- r
ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:  --build=i686-redhat-linux-gnu
--host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec
--localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --enable-mp3lame --enable-vorbis
--enable-faadbin --disable-faac --enable-xvid --enable-a52bin
--disable-dts --enable-pp --enable-shared-pp --enable-shared
--disable-amr_nb --disable-amr_nb-fixed --disable-amr_wb
--disable-sunmlib --enable-pthreads --enable-dc1394 --enable-gpl
--disable-strip --extra-cflags=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -m32 -march=i386 -fasynchronous-unwind-tables make
  built on May 17 2005 08:32:45, gcc: 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
Input #0, rawvideo, from '/tmp/fifodir_4638/vidout':
  Duration: N/A, bitrate: N/A
  Stream #0.0: Video: rawvideo, yuv420p, 720x480, 29.97 fps
Output #0, yuv4mpegpipe, to 'pipe:':
  Stream #0.0: Video: rawvideo, yuv420p, 720x480, 29.97 fps, q=2-31, 200 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:  --build=i686-redhat-linux-gnu
--host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec
--localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --enable-mp3lame --enable-vorbis
--enable-faadbin --disable-faac --enable-xvid --enable-a52bin
--disable-dts --enable-pp --enable-shared-pp --enable-shared
--disable-amr_nb --disable-amr_nb-fixed --disable-amr_wb
--disable-sunmlib --enable-pthreads --enable-dc1394 --enable-gpl
--disable-strip --extra-cflags=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -m32 -march=i386 -fasynchronous-unwind-tables make
  built on May 17 2005 08:32:45, gcc: 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
Input #0, s16le, from '/tmp/fifodir_4638/audout':
  Duration: N/A, bitrate: N/A
  Stream #0.0: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s
pipe:: Error while opening file


Thanks again for taking the time to debug this.


More information about the mythtv-users mailing list