diff etc/codecs.conf @ 30205:089c49dd7f9f

add binary cineform hd vfw decoder to codecs.conf
author compn
date Fri, 08 Jan 2010 21:50:32 +0000
parents 786d035899d2
children 271a7b3bc116
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Jan 08 19:31:33 2010 +0000
+++ b/etc/codecs.conf	Fri Jan 08 21:50:32 2010 +0000
@@ -1996,6 +1996,16 @@
   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"