[MPlayer-users] Dumping parts of the soundtrack.
RC
rcooley at spamcop.net
Fri Feb 18 21:02:40 CET 2005
On Fri, 18 Feb 2005 11:22:00 +0200
Todor Boev <t_boev at prosyst.bg> wrote:
>
> mplayer -edl mine.edl -dumpaudio -dumpfile sound.mp3
>
> Unfortunately this dumped the entire movie soundtrack.
Yes, some time ago, -dumpstream was changed to ignore all other options
(which is too bad, -ss with -dumpstream used-to work well).
You'll need to use mencoder to output a file with that edl, then dump
the audio stream with mplayer (eg mplayer -dumpaudio -dumpfile
test.mp3 test.avi ).
More information about the MPlayer-users
mailing list