summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index be548cac61..0c082420c3 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -362,7 +362,7 @@ videocodec ffdpx
fourcc "dpx " ; "dpx " is an internal MPlayer FOURCC
driver ffmpeg
dll dpx
- out RGB48BE,RGB48LE
+ out RGB48BE,RGB48LE,RGB24,RGB32,BGR32
videocodec ffgif
info "FFmpeg GIF"