summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index bb3cbad119..9b78ef4fbc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -50,6 +50,7 @@ videocodec ffmpeg2
driver ffmpeg
dll "mpeg2video"
out YV12,I420,IYUV
+ out 422P,444P
; for backward compatibility
videocodec ffmpeg12
@@ -63,6 +64,7 @@ videocodec ffmpeg12
driver ffmpeg
dll "mpegvideo"
out YV12,I420,IYUV
+ out 422P,444P
videocodec ffmpeg12mc
info "FFmpeg MPEG 1/2 (XvMC)"