mirror of
https://github.com/mpv-player/mpv
synced 2025-02-15 19:47:32 +00:00
add vdowave acm codec for format 0xFFFC
works on http://videorenditions.com/media/babyfaceVDO.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28289 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fddeb46f9a
commit
a846b34f3e
@ -3404,6 +3404,13 @@ audiocodec divx
|
||||
driver acm
|
||||
dll "divxa32.acm"
|
||||
|
||||
audiocodec vdowaveacm
|
||||
info "vdowave ACM"
|
||||
status working
|
||||
format 0xFFFC
|
||||
driver acm
|
||||
dll "vdowave.acm"
|
||||
|
||||
audiocodec msadpcmacm
|
||||
info "MS ADPCM"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user