summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 64b9c58a04..162132b3fc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -221,6 +221,15 @@ videocodec ffmp42
dll msmpeg4v2
out YV12,I420,IYUV
+videocodec ffmp41
+ info "FFmpeg M$ MPEG-4 v1"
+ status working
+ fourcc DIV1,div1 mpg4
+ fourcc MPG4,mpg4
+ driver ffmpeg
+ dll msmpeg4v1
+ out YV12,I420,IYUV
+
videocodec ffodivx
info "FFmpeg MPEG-4"
status working