mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 19:37:30 +01:00
add psiv codec, works on psi_v-sample.mov
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27000 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bf2e607c7e
commit
499de0f563
@ -1470,6 +1470,14 @@ videocodec lagarith
|
||||
dll "lagarith.dll"
|
||||
out BGR32,BGR24 flip
|
||||
|
||||
videocodec psiv
|
||||
info "Infinite Video PSI_V"
|
||||
status working
|
||||
fourcc PSIV
|
||||
driver vfw
|
||||
dll "psiv.dll"
|
||||
out BGR32,BGR24 query,flip
|
||||
|
||||
videocodec canopushq
|
||||
status working
|
||||
info "Canopus HQ Codec"
|
||||
|
Loading…
Reference in New Issue
Block a user