[MPlayer-users] Extracting Audio from .RM Files
Roberto Togni
r_togni at tiscali.it
Tue May 4 22:28:35 CEST 2004
On 2004.05.04 01:29, Brent Robertson wrote:
> I'm looking to extract the audio from a Real .RM (ideally to a .MP3).
> From my understanding I should do something like this:
>
> [localhost]% mplayer one.rm -v -dumpaudio -dumpfile fn.out
>
> But here's what I get:
Bug is fixed in CVS.
Anyway, i don't think -dumpaudio is what you're looking for. Dumpaudio
dumps the raw audio packets, not the decoded audio; it's only for debug
purposes, or to extract audio that have its own container like mp3.
You may try with -ao pcm (check docs for details)
Ciao,
Roberto
More information about the MPlayer-users
mailing list