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 657b2b6c0b..b822563a00 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -305,6 +305,15 @@ videocodec ffwmv2
dll wmv2
out YV12,I420,IYUV
+videocodec ffh264
+ info "FFmpeg H.264"
+ status working
+ fourcc H264,h264
+ format 0x10000005
+ driver ffmpeg
+ dll h264
+ out YV12,I420,IYUV
+
videocodec ffodivx
info "FFmpeg MPEG-4"
status working