changeset 1938:912ae4b511f4

Added vp3 codec.
author atmos4
date Sat, 22 Sep 2001 21:42:58 +0000
parents 91fd2c70404b
children d8dc5e438965
files etc/codecs.conf
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Sep 22 19:43:25 2001 +0000
+++ b/etc/codecs.conf	Sat Sep 22 21:42:58 2001 +0000
@@ -214,6 +214,16 @@
 ; ============== OTHER STUFF =======================
 
 
+videocodec vp3
+  info "On2 OpenSource VP3-Codec"
+  status working
+  comment "For SSE-systems use hacked dll from ftp://mplayerhq.hu/MPlayer/samples/drivers32/"
+  fourcc VP31,vp31
+  driver vfwex
+  dll "vp31vfw.dll"
+  out YUY2
+  out BGR32,BGR24,BGR15
+
 videocodec indeo5ds
   info "Intel Indeo 5"
   status working