diff etc/codecs.conf @ 8190:c3716e345dfb

ffhuffyuv
author michael
date Thu, 14 Nov 2002 19:27:51 +0000
parents 51e5033ee687
children 51ed4c00f15b
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Nov 14 12:19:31 2002 +0000
+++ b/etc/codecs.conf	Thu Nov 14 19:27:51 2002 +0000
@@ -230,6 +230,15 @@
 ; 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