# HG changeset patch # User atmos4 # Date 1001194978 0 # Node ID 912ae4b511f4e08b5798aae7c6e0947bb0e8c9d4 # Parent 91fd2c70404bc405581e14286433518b0c5773b5 Added vp3 codec. diff -r 91fd2c70404b -r 912ae4b511f4 etc/codecs.conf --- 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