Hi,
I am having no luck getting wma to mp3 conversion working. I'm using
the 6.5 beta (just before MySQL came in) under Ubunto dapper. I have
ffmpeg version CVS, build 3276800 and lame version 3.96.1. I added the
following lines to convert.conf:

wma mp3 * *
[ffmpeg] -i $FILES$ -f wav - | [lame] --resample 44100 
--silent -q $QUALITY$ --abr $BITRATE$ - -

I have attached a d_source log, the key line seem to be:
2006-06-09 13:51:05.6394 Using command for conversion:
"/usr/bin/ffmpeg" -i "" -f wav - | "/usr/bin/lame" --resample 44100 
--silent -q 9 --abr 96 - - & |

What happened to the content of $FILES$ that should have been in the
-i"" ?

Any help appreciated,
Regards,
Sim


+-------------------------------------------------------------------+
|Filename: wma2mp3-log.txt                                          |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=1413|
+-------------------------------------------------------------------+

-- 
simbloke
------------------------------------------------------------------------
simbloke's Profile: http://forums.slimdevices.com/member.php?userid=5104
View this thread: http://forums.slimdevices.com/showthread.php?t=24584

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to