mirror of https://github.com/mpv-player/mpv
Use new FFmpeg WMA Voice decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30637 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
39ce4dd088
commit
4565c3ac28
|
@ -4032,6 +4032,13 @@ audiocodec ffwmapro
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue