mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 12:47:49 +00:00
add binary cineform hd vfw decoder to codecs.conf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30247 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c894574236
commit
0a411a89e9
@ -1996,6 +1996,16 @@ videocodec smv2vfw
|
||||
dll "smv2vfw.dll"
|
||||
out BGR32,BGR24,BGR8,RGB32,RGB24,RGB8 flip
|
||||
|
||||
videocodec cfhdvfw
|
||||
status working
|
||||
info "CineForm HD"
|
||||
comment "set registry keys for half-res decoding"
|
||||
status working
|
||||
fourcc CFHD
|
||||
driver vfw
|
||||
dll "cinevfw.dll"
|
||||
out BGR32
|
||||
|
||||
videocodec canopushq
|
||||
status working
|
||||
info "Canopus HQ Codec"
|
||||
|
Loading…
Reference in New Issue
Block a user