summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index e9b1593cb1..89c5037246 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -414,6 +414,14 @@ videocodec mtga
driver mtga
out BGR32,BGR24
+videocodec ffsgi
+ info "FFmpeg SGI image"
+ status working
+ fourcc SGI1 ; SGI1 is an internal MPlayer FOURCC
+ driver ffmpeg
+ dll sgi
+ out RGB24,Y800,RGB48BE
+
videocodec sgi
info "SGI image"
status working