diff etc/codecs.conf @ 18634:ea0d835bfe2e

Flash screen video decoded via lavc
author rtogni
date Wed, 07 Jun 2006 22:07:24 +0000
parents d444160ee47c
children a2f20562aac3
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Jun 07 22:01:25 2006 +0000
+++ b/etc/codecs.conf	Wed Jun 07 22:07:24 2006 +0000
@@ -481,6 +481,14 @@
   dll flv
   out YV12
 
+videocodec fffsv
+  info "FFmpeg Flash Screen video"
+  status working
+  fourcc FSV1
+  driver ffmpeg
+  dll flashsv
+  out BGR24
+
 videocodec ffdivx
   info "FFmpeg DivX ;-) (MS MPEG-4 v3)"
   status working