[mythtv-users] Nuvexport...

Joe Maldonado joe.maldonado at gmail.com
Mon Aug 27 15:53:21 UTC 2007


Hello all,

I apologize if this has been answered before though I have not been able to
find an answer to it yet.  I am running the mythtv-0.20.1_p13783 package
from gentoo.  My shows are being recoded just fine to mpg files though when
I use nuvexport-dvd nuvexport-divx I get video files with no audio.  Running
nuvexport- with --debug seems to show that it was not able to find the audio
track though I do not know how to correct this.

Below is the output and as always any help is greatly appreciated.

====== nuvexport-divx --debug BEGIN ======

Where would you like to export the files to? [.]
Enable Myth cutlist? [Yes]
Enable noise reduction (slower, but better results)? [Yes]
Enable deinterlacing? [Yes]
Crop broadcast overscan border (0-5%) ? [2]
Audio bitrate? [128]
Variable bitrate video? [No]
Video bitrate? [960]
Default resolution based on 4:3 aspect ratio.
Width? [624]
Height? [464]

--------------------------------
To encode:  Battlestar Galactica:  Home
Use the following commands:

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

forking:
/usr/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p autodetect -c
1244 -s 2006-09-19-11-00-00 -f "/tmp/fifodir_10210/" --honorcutlist 2>&1

forking:
/usr/bin/nice -n19 ffmpeg -f rawvideo -s 480x480 -r 29.970 -i
/tmp/fifodir_10210/vidout -f yuv4mpegpipe - 2> /dev/null | /usr/bin/nice
-n19 yuvdenoise 2> /dev/null | /usr/bin/nice -n19 ffmpeg -y -f s16le -ar
48000 -ac 2 -i /tmp/fifodir_10210/audout -f yuv4mpegpipe -s 480x480 -aspect
1.33333333333333 -r 29.970 -i - -aspect 1.33333333333333 -r
29.970-deinterlace -croptop    10 -cropright 10 -cropbottom 10
-cropleft  10
-padleft 2 -padright 2 -s 620x464  -vcodec mpeg4 -b 960 -lumi_mask
0.05-dark_mask
0.02 -scplx_mask 0.5 -mv4 -part -vtag divx -acodec mp3 -ab 128 -f avi
'./Battlestar Galactica - Home.avi' 2>&1

Cleaning up temp files.


====== nuvexport-divx --debug END ======

Thanks,

Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070827/c59c88fe/attachment.htm 


More information about the mythtv-users mailing list