<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR>Hi there,<BR>
<BR>
I read your post on ffmpeg problems with nuvexport. Would you mind telling me what versions of both you have installed? I'm getting parameter errors.<BR>
<BR>
<BR>
nuvexport-0.4-0.20070630.svn.noarch.rpm<BR>
<BR>
ffmpeg-0.4.9-23_r8743.fc6.at<BR>
<BR>
<BR>
This command from running a debug version of Nuvexport to get an Mp3 from an DVB-T Mpeg file):<BR>
<BR>
/bin/nice -n19 ffmpeg -threads 2 -y -f s16le -ar 48000 -ac 2 -i /tmp/fifodir_13767/audout -ab '196608' -acodec mp3 -f mp3 '/home/mythtv/Live Earth.2.mp3' 2>&1<BR>
<BR>
Gives me this:<BR>
<BR>FFmpeg version SVN-r8743, Copyright (c) 2000-2007 Fabrice Bellard, et al.<BR>
<BR> configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --enable-shared --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-x11grab --enable-dc1394 --enable-liba52bin --enable-libdts --enable-libfaac --enable-libfaadbin --enable-libmp3lame --enable-libogg --enable-libtheora --enable-libvorbis --enable-xvid --extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables --disable-strip<BR>
<BR> libavutil version: 49.4.0<BR>
<BR> libavcodec version: 51.40.3<BR>
<BR> libavformat version: 51.12.1<BR>
<BR> built on Apr 23 2007 23:45:21, gcc: 4.1.1 20070105 (Red Hat 4.1.1-51)<BR>
<BR>
<BR> <BR>Giacomo<BR>
<BR> <BR><A href="http://www.bringstuff.com" target=_blank>www.bringstuff.com</A><BR>
<BR><A href="http://www.giacomorilla.com" target=_blank>www.giacomorilla.com</A><BR>
<BR><A href="http://www.scavengerhunt.org.uk" target=_blank>www.scavengerhunt.org.uk</A><BR>
<BR><BR><BR> <BR><br /><hr />The next generation of MSN Hotmail has arrived - <a href='http://www.newhotmail.co.uk' target='_new'>Windows Live Hotmail</a></body>
</html>