summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 26ad7bfe9e..c98fe965a3 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -230,6 +230,15 @@ videocodec cvidxa
; time to decide what to do with the mpeg4/divx variants...
; ff* is fastest...
+videocodec ffhuffyuv
+ info "FFHuffYUV"
+ status working
+ fourcc HFYU
+ driver ffmpeg
+ dll huffyuv
+ out YV12,YUY2,422P
+ out BGR32,BGR24
+
videocodec ffsvq1
info "FFmpeg Sorenson Video v1"
status working