lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: [kde-linux] Sound conversion from .rm to.mp3 (LM---)
- Date: Wed, 23 Jan 2008 21:16:54 +0000
- From: LM--- <ludovicmarchetti@xxxxxx>
- Subject: ***BOGO*** Re: [kde-linux] Sound conversion from .rm to.mp3 (LM---)
Hello Sergey, hello James Richard, hello everyone,
@ flux@xxxxxxxxx
and
@ tyrerj@xxxxxxx
I've just tried Sergey's command line instructions, i.e.
mplayer file.rm -ao pcm && lame -m s --cbr -b 320 -s 44.1 audiodump.wav
file.mp3 && rm -f audiodump.wav
converted three files (however I did the three steps separately, to
watch if things go well, and check in between, you know... a beginner...
and also to try different settings, for lame operation), and it all
worked perfectly fine.
The only thing is I was unable to give any other name to the output file
produced by mplayer and was forced to accept what obviously is the
default name (audiodump.wav). I checked the (yes, indeed, pretty long)
man pages of mplayer and tried everything (with and without <...> , with
and without .wav) nothing doing, I didn't get any other name than
audiodump.wav.
well I just checked the console again and read this:
[AO PCM] Info: To write WAVE files use -ao pcm:waveheader (default).
Does it mean I should formulate the syntax for mplayer like this:
mplayer file.rm -ao pcm:waveheader file=xyz.wav
?
@ Emanoil Kotsev <a9706152@xxxxxxxxxxxxxxxxx>
I will also try your suggestion:
mencoder <filename.rm> -oac mp3lame -o <output.mp3>
for it seems to save one step - I'll let you all know.
Thanks for your help.
Best regards
Ludovic
___________________________________________________
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.