summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index e62e235e14..2eab869246 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -546,6 +546,14 @@ videocodec ffwmv3
dll wmv3
out YV12,I420,IYUV
+videocodec ffvc1
+ info "FFmpeg M$ WVC1"
+ status buggy
+ fourcc WVC1,wvc1
+ driver ffmpeg
+ dll vc1
+ out YV12,I420,IYUV
+
videocodec ffh264
info "FFmpeg H.264"
status working