mirror of https://github.com/mpv-player/mpv
Windows media video 9 image v2 support
Patch by Cesar Ramos Lopez git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13943 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d408a1b14a
commit
3ba59787e8
|
@ -653,6 +653,7 @@ videocodec wmvadmo
|
||||||
info "Windows Media Video Adv DMO"
|
info "Windows Media Video Adv DMO"
|
||||||
status working
|
status working
|
||||||
fourcc WMVA
|
fourcc WMVA
|
||||||
|
fourcc WVP2
|
||||||
driver dmo
|
driver dmo
|
||||||
dll "wmvadvd.dll"
|
dll "wmvadvd.dll"
|
||||||
guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a
|
guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a
|
||||||
|
|
Loading…
Reference in New Issue