[mythtv-users] Re: nuvexport fails to run anymore

Hugo van der Kooij hvdkooij at vanderkooij.org
Fri Jul 22 18:05:04 EDT 2005


Just to add to the information.

The output is the stream of MPEG2 as were all the others I managed to do
in the past.

I did the debug thing as advised by the Wiki page. (I read the archives.
;-)

The first 2 steps went without errors:

[mythtv at saruman mythvideo]$ mkdir -m 0755 /tmp/fifodir_20512/

[mythtv at saruman mythvideo]$ /bin/nice -n19 mythtranscode --showprogress -p
autodetect -c 8 -s 2005-07-16-17-58-00 -f "/tmp/fifodir_20512/"
--honorcutlist 2>&1

During step 2 the CPU was quite busy for quite a while.

Step 3 dies almost instantly:

[mythtv at saruman mythvideo]$ /bin/nice -n19 ffmpeg -f rawvideo -s 720x576
-r 25.000 -i /tmp/fifodir_20512/vidout -f yuv4mpegpipe - 2> /dev/null |
/bin/nice -n19 yuvdenoise -r 16 -f -b 14,12,-14,-12 2> /dev/null |
/bin/nice -n19 ffmpeg -hq -y -f s16le -ar 48000 -ac 2 -i
/tmp/fifodir_20512/audout -f yuv4mpegpipe -s 720x576 -aspect 1.3333 -r
25.000 -i - -aspect 1.3333 -r 25 -deinterlace -croptop 12 -cropbottom 12
-cropleft 14 -cropright 14 -s 480x576  -b 2500 -vcodec mpeg2video -qmin 5
-ab 192 -ar 44100 -acodec mp2 -f svcd "./Star Trek- Voyager - Future's end
(2).mpg" 2>&1
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 -mtune=pentium4 -fasynchronous-unwind-tables make
  built on May 17 2005 08:28:35, gcc: 3.4.3 20050227 (Red Hat
3.4.3-22.fc3)
/tmp/fifodir_20512/audout: I/O error occured
Usually that means that input file is truncated and/or corrupted.

Hugo.

-- 
	I hate duplicates. Just reply to the relevant mailinglist.
	hvdkooij at vanderkooij.org		http://hvdkooij.xs4all.nl/
		Don't meddle in the affairs of magicians,
		for they are subtle and quick to anger.


More information about the mythtv-users mailing list