mirror of
https://github.com/mpv-player/mpv
synced 2025-02-15 19:47:32 +00:00
add nsvideo (NSVI) binary codec. works on uncommon samples list
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28308 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a0379a5e04
commit
5a4f84017c
@ -1692,6 +1692,14 @@ videocodec psiv
|
||||
dll "psiv.dll"
|
||||
out BGR32,BGR24 query,flip
|
||||
|
||||
videocodec nsvideo
|
||||
info "Power VideoWorks video"
|
||||
status working
|
||||
fourcc NSVI
|
||||
driver vfw
|
||||
dll "nsvideo.dll"
|
||||
out BGR24 flip
|
||||
|
||||
videocodec canopushq
|
||||
status working
|
||||
info "Canopus HQ Codec"
|
||||
|
Loading…
Reference in New Issue
Block a user