mirror of https://github.com/mpv-player/mpv
add sn40 binary codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28931 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4e7827edeb
commit
842880eecb
|
@ -525,6 +525,15 @@ videocodec theora
|
|||
|
||||
;WIN32:
|
||||
|
||||
videocodec smartsight
|
||||
info "Verint Video Manager"
|
||||
status working
|
||||
fourcc SN40
|
||||
fourcc SN41,SJPG ; untested
|
||||
driver vfw
|
||||
dll "SN4Codec.dll"
|
||||
out BGR24 flip
|
||||
|
||||
videocodec msuscls
|
||||
info "MSU Screen Capture Lossless Codec"
|
||||
status working
|
||||
|
|
Loading…
Reference in New Issue