summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 7379daf14b..6f2c0a102a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -322,6 +322,14 @@ videocodec ffh264
dll h264
out YV12,I420,IYUV
+videocodec ffsvq3
+ info "FFmpeg SVQ3"
+ status working
+ fourcc SVQ3
+ driver ffmpeg
+ dll svq3
+ out YV12,I420,IYUV
+
videocodec ffodivx
info "FFmpeg MPEG-4"
status working