Mercurial > mplayer.hg
diff etc/codecs.conf @ 30595:82e4e386fdc5
Use new FFmpeg WMA Voice decoder.
| author | cehoyos |
|---|---|
| date | Thu, 18 Feb 2010 10:32:00 +0000 |
| parents | 007b3397591f |
| children | 0947ead7e81b |
line wrap: on
line diff
--- a/etc/codecs.conf Thu Feb 18 10:26:39 2010 +0000 +++ b/etc/codecs.conf Thu Feb 18 10:32:00 2010 +0000 @@ -4032,6 +4032,13 @@ driver ffmpeg dll "wmapro" +audiocodec ffwmavoice + info "WMA Voice audio (FFmpeg)" + status untested + format 0xA + driver ffmpeg + dll "wmavoice" + audiocodec ffmac3 info "Macintosh Audio Compression and Expansion 3:1" status untested
