changeset 12173:90ed68a9cc0b

FLV with lavc+lavf support
author michael
date Sun, 11 Apr 2004 19:33:56 +0000
parents 490488e54aa0
children 84a3e29c9ec5
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Apr 11 19:22:44 2004 +0000
+++ b/etc/codecs.conf	Sun Apr 11 19:33:56 2004 +0000
@@ -382,7 +382,15 @@
   driver ffmpeg
   dll 4xm
   out BGR16
-  
+
+videocodec ffflv
+  info "FFmpeg Flash video"
+  status working
+  fourcc FLV1
+  driver ffmpeg
+  dll flv
+  out YV12
+
 videocodec ffdivx
   info "FFmpeg DivX ;-) (MS MPEG-4 v3)"
   status working