diff etc/codecs.conf @ 10085:f3bc060a1731

ffsvq3 note, according to anonymous the stsd atom must be passed in extradata ...
author michael
date Sat, 10 May 2003 00:19:19 +0000
parents c346ede2140c
children 51da0282b302
line wrap: on
line diff
--- a/etc/codecs.conf	Fri May 09 14:21:05 2003 +0000
+++ b/etc/codecs.conf	Sat May 10 00:19:19 2003 +0000
@@ -322,6 +322,14 @@
   dll h264
   out YV12,I420,IYUV
 
+videocodec ffsvq3
+  info "FFmpeg SVQ3"
+  status working
+  fourcc SVQ3
+  driver ffmpeg
+  dll svq3
+  out YV12,I420,IYUV
+
 videocodec ffodivx
   info "FFmpeg MPEG-4"
   status working