summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8ca2e811d3..0fa36f327f 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -382,7 +382,15 @@ videocodec ff4xm
driver ffmpeg
dll 4xm
out BGR16
-
+
+videocodec ffflv
+ info "FFmpeg Flash video"
+ status working
+ fourcc FLV1
+ driver ffmpeg
+ dll flv
+ out YV12
+
videocodec ffdivx
info "FFmpeg DivX ;-) (MS MPEG-4 v3)"
status working