summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf32
1 files changed, 32 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index dfc8d8285a..642cd235db 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1946,6 +1946,38 @@ videocodec ffdsicinvideo
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)