[mythtv-users] nuvexport-0.4-0.20070402.svn.tar.bz2 not working

Peter Carlsson maillist.peter at home.se
Wed Jun 6 17:42:05 UTC 2007


Hello!

I'm using Debian (testing) and the latest version of nuvexport is 0.3.
This doesn't work with the installed version of ffmpeg as I understand.
It gives me a 'Floating point exception'.

I have therefore downloaded nuvexport-0.4-0.20070402.svn.tar.bz2 from
http://www.forevermore.net/files/nuvexport/

Using 'nuvexport --debug' I get the following output:

To encode:  Musikgeniet:  Untitled
Use the following commands:
First pass...

system call:
mkdir -m 0755 /tmp/fifodir_6043/

forking:
/usr/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p autodetect
-c 1019 -s 2007-06-02-21-59-00 -f "/tmp/fifodir_6043/" --honorcutlist
--fifosync 2>&1

forking:
cat /tmp/fifodir_6043/audout > /dev/null

forking:
/usr/bin/nice -n19 ffmpeg -y -f s16le -ar 48000 -ac 2 -f rawvideo
-pix_fmt yuv420p -s 720x576 -aspect 1.33333333333333 -r 25.000 -i
/tmp/fifodir_6043/vidout -aspect 1.33333333333333 -r 25.000 -deinterlace
-croptop    8 -cropright 10 -cropbottom 8 -cropleft  10 -padtop 18
-padbottom 18 -s 720x540  -vcodec xvid -b '786432' -bt 32 -minrate 32
-maxrate 1536 -bufsize 65535 -flags +4mv+trell+loop -aic 1 -mbd 1 -cmp 2
-subcmp 2 -cgop 1 -b_qfactor '150' -b_qoffset '100' -bf '1' -pass 1
-passlogfile '/tmp/xvid.6043.log' -f avi /dev/null 2>&1
Final pass...

system call:
mkdir -m 0755 /tmp/fifodir_6043/

forking:
/usr/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p autodetect
-c 1019 -s 2007-06-02-21-59-00 -f "/tmp/fifodir_6043/" --honorcutlist 2>&1

forking:
/usr/bin/nice -n19 ffmpeg -y -f s16le -ar 48000 -ac 2 -i
/tmp/fifodir_6043/audout -f rawvideo -pix_fmt yuv420p -s 720x576 -aspect
1.33333333333333 -r 25.000 -i /tmp/fifodir_6043/vidout -aspect
1.33333333333333 -r 25.000 -deinterlace -croptop    8 -cropright 10
-cropbottom 8 -cropleft  10 -padtop 18 -padbottom 18 -s 720x540  -vcodec
xvid -b '786432' -bt 32 -minrate 32 -maxrate 1536 -bufsize 65535 -flags
+4mv+trell+loop -aic 1 -mbd 1 -cmp 2 -subcmp 2 -cgop 1 -b_qfactor '150'
-b_qoffset '100' -bf '1' -pass 2 -passlogfile '/tmp/xvid.6043.log'
-acodec mp3 -async 1 -ab 128 -f avi '/mythtv/tmp/Musikgeniet.avi' 2>&1

Cleaning up temp files.

I started (as mythtv user) each of them in separate windows and it works
for about one hour and ends without any error messages. But there is
also no output file.

I have 10 Gbyte free disk space. Could that be to little to transcode a
2.6 Gbyte file?

Have I missed something? Could I get more verbose output?

Best regards,
Peter Carlsson


More information about the mythtv-users mailing list