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 7b78214ed6..5fc9765ddf 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -481,6 +481,14 @@ videocodec ffflv
dll flv
out YV12
+videocodec fffsv
+ info "FFmpeg Flash Screen video"
+ status working
+ fourcc FSV1
+ driver ffmpeg
+ dll flashsv
+ out BGR24
+
videocodec ffdivx
info "FFmpeg DivX ;-) (MS MPEG-4 v3)"
status working