From cdd749103a22cd3afb6db591daa6b13d38b1d9bf Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 29 Oct 2003 14:34:04 +0000 Subject: ultimotion vfw decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11315 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 5adc293c13..b2da45a294 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1101,6 +1101,15 @@ videocodec asv1 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 -- cgit v1.2.3