1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 02:45:43 +00:00

MSS2 can decode also MSS1

xanim h261 codec does not work


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13930 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtognimp 2004-11-13 23:39:20 +00:00
parent a989f229c5
commit c6f85b6533

View File

@ -663,6 +663,7 @@ videocodec wmvadmo
videocodec wmsdmod videocodec wmsdmod
info "Windows Media Screen Codec 2" info "Windows Media Screen Codec 2"
status working status working
fourcc MSS1
fourcc MSS2 fourcc MSS2
driver dmo driver dmo
dll "wmsdmod.dll" dll "wmsdmod.dll"
@ -922,7 +923,7 @@ videocodec ffh261
videocodec h261xa videocodec h261xa
info "XAnim's CCITT H.261" info "XAnim's CCITT H.261"
status untested status buggy
fourcc H261,h261 fourcc H261,h261
driver xanim driver xanim
dll "vid_h261.xa" dll "vid_h261.xa"