Extract audio from WMV?
Alan Dayley
alandd at consultpros.com
Tue Feb 14 18:33:38 MST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ben francom wrote:
> This is how I extract audio and convert to MP3. Should work for any
> format that MPlayer understands, audio or video.
> 1. mplayer -ao pcm FileName.wmv (This creates a file named "audiodump.wav")
> 2. lame -m s -q 2 --vbr-new -V 1 -B 320 audiodump.wav OutputName.mp3
> (Lame changes it to an mp3)
> Of course you need lame and mplayer and the proper codecs. This is very
> useful for dumping streaming audio as well.
> -Ben
There we go! Thanks. I knew there was a way to do it. I really should
pay attention to the mplayer command line options.
Alan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFD8oTyDQw/VSQuFZYRAq6bAJ9K0gdio6HP2IEJLlsbZK8qTd/o2wCfcNXy
khUbckK/+jQybgNMOjdXUFw=
=pcSN
-----END PGP SIGNATURE-----
More information about the PLUG-discuss
mailing list