diff etc/codecs.conf @ 20980:70ca50bcc4a8

support for some more fringe formats, still buggy ..
author diego
date Fri, 17 Nov 2006 22:52:57 +0000
parents 40cc1d0964bc
children 459138abb222
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Nov 17 20:13:21 2006 +0000
+++ b/etc/codecs.conf	Fri Nov 17 22:52:57 2006 +0000
@@ -1946,6 +1946,38 @@
   dll "dsicinvideo"
   out BGR8
 
+videocodec ffwc3
+  info "FFmpeg XAN wc3"
+  status buggy
+  fourcc WC3V ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "xan_wc3"
+  out BGR8
+
+videocodec ffidcin
+  info "FFmpeg idcinvideo"
+  status buggy
+  fourcc IDCI ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "idcinvideo"
+  out BGR8
+
+videocodec ffinterplay
+  info "FFmpeg Interplay Video"
+  status buggy
+  fourcc INPV ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "interplayvideo"
+  out BGR8
+
+videocodec ffvqa
+  info "FFmpeg VQA Video"
+  status buggy
+  fourcc VQAV ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "vqavideo"
+  out BGR8
+
 
 ; raw formats:  (now RGB formats are autodetected)