mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 20:57:45 +00:00
Support WMV Screen Codec 2 (MSS2) with binary codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13751 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
50d7158d75
commit
89b775cb8e
@ -643,6 +643,15 @@ videocodec wmvadmo
|
||||
out YUY2,UYVY
|
||||
out BGR32,BGR24,BGR16 ;,BGR15
|
||||
|
||||
videocodec wmsdmod
|
||||
info "Windows Media Screen Codec 2"
|
||||
status working
|
||||
fourcc MSS2
|
||||
driver dmo
|
||||
dll "wmsdmod.dll"
|
||||
guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
|
||||
out BGR32,BGR24,BGR16
|
||||
|
||||
videocodec ubmp4
|
||||
info "UB Video MPEG 4"
|
||||
comment "black&white"
|
||||
|
Loading…
Reference in New Issue
Block a user