diff etc/codecs.conf @ 11314:1475967b33ad

ultimotion vfw decoder
author alex
date Wed, 29 Oct 2003 14:34:04 +0000
parents 835822ce4bb1
children f7ee031a6a37
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Oct 29 02:02:36 2003 +0000
+++ b/etc/codecs.conf	Wed Oct 29 14:34:04 2003 +0000
@@ -1101,6 +1101,15 @@
   out UYVY
   out BGR32,BGR24,BGR15 flip
 
+videocodec ultimotion
+  info "IBM Ultimotion"
+  status working
+  fourcc ULTI
+  driver vfw
+  dll "ultimo.dll"
+  out YUY2,UYVY
+  out BGR32,BGR24,BGR15 flip
+
 videocodec mss1
   info "Windows Screen Video"
   status working