changeset 2683:82403781e13d

fixed cram and vivo
author alex
date Sun, 04 Nov 2001 14:23:31 +0000
parents 77a237be71a6
children aadd16c5d6eb
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Nov 04 14:21:44 2001 +0000
+++ b/etc/codecs.conf	Sun Nov 04 14:23:31 2001 +0000
@@ -11,6 +11,7 @@
   comment "added by Juanjo (also working with VIVO)"
   status working
   fourcc U263
+  fourcc vivo,VIVO U263
   driver dshow
   dll "ubv263d+.ax"
   guid 0x00af1181, 0x6ebb, 0x11d4, 0x9d, 0x5a, 0x00, 0x50, 0x04, 0x79, 0x6c, 0xc0
@@ -145,7 +146,9 @@
 videocodec i263
   info "I263"
   status working
+  comment "also working with VIVO"
   fourcc I263,i263,I420,i420
+  fourcc vivo,VIVO I263
   driver vfw
   dll "i263_32.drv"
 ;  out I420
@@ -302,11 +305,12 @@
 
 videocodec cram
   info "Microsoft Video 1"
+  comment "8bpp is only supported by GGI (?)"
   status working
   fourcc cram,CRAM,MSVC
   driver vfw
   dll "msvidc32.dll"
-  out BGR24,BGR15
+  out BGR8,BGR15,BGR24
 
 videocodec vcr2
   info "ATI VCR-2"
@@ -528,8 +532,9 @@
 
 videocodec h263xa
   info "CCITT H.263"
-  status untested
+  status working
   fourcc H263,h263
+  fourcc VIVO,vivo H263
   driver xanim
   dll "vid_h263.xa"
   out YV12,IYUV,I420