mirror of
https://github.com/mpv-player/mpv
synced 2025-03-04 05:07:51 +00:00
svq3 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8164 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
21092d44f0
commit
0f622e2d6f
@ -938,6 +938,14 @@ videocodec sp5x
|
||||
dll "sp5x_32.dll"
|
||||
out BGR24,BGR15
|
||||
|
||||
; quicktime codecs:
|
||||
|
||||
videocodec qtsvq3
|
||||
info "win32/quicktime SVQ3 decoder"
|
||||
status untested
|
||||
fourcc SVQ3
|
||||
driver qtvideo
|
||||
out YUY2
|
||||
|
||||
; buggy codecs: (any volunteers for native rewrite?)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user