I ran it again with --debug and here are the commands:
system call: mkdir -m 0755 /tmp/fifodir_6093/
forking:
/usr/bin/nice -n19 mythtranscode --showprogress -p autodetect -c 1009 -s 2005-02-16-18-56-00 -f "/tmp/fifodir_6093/" 2>&1
forking:
/usr/bin/nice -n19 ffmpeg -f rawvideo -s 480x480 -r 29.97 -i /tmp/fifodir_6093/vidout -f yuv4mpegpipe - 2> /dev/null | /usr/bin/nice -n19 yuvdenoise -F -r 16 -b 10,10,-10,-10 2> /dev/null | /usr/bin/nice -n19 ffmpeg -y -f s16le -ar 32000 -ac 2 -i /tmp/fifodir_6093/audout -f yuv4mpegpipe -s 480x480 -r 29.97 -i - -deinterlace -croptop 10 -cropbottom 10 -cropleft 10 -cropright 10 -b 1150 -vcodec mpeg1video -ab 224 -ar 44100 -acodec mp2 -aspect 4:3 -s 352x240 -f vcd "./Smallville - Krypto.mpg" 2>&1
---------------------
It still crashes on me.
Dray
Chris Petersen wrote:
So i figure both commands needed to be ran at the same time since nuvexport forks both commans presumable at the same time. No luck there either. The first command does the same as above while the second command just sits there.
Would help a lot more if you gave us both commands that --debug printed out.
-Chris _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
