changeset 6460:945071cf52ae

ffwmv1
author michael
date Tue, 18 Jun 2002 01:38:24 +0000
parents f82b8063f3e7
children b2f659932839
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Jun 17 19:11:22 2002 +0000
+++ b/etc/codecs.conf	Tue Jun 18 01:38:24 2002 +0000
@@ -230,6 +230,14 @@
   dll msmpeg4v1
   out YV12,I420,IYUV
 
+videocodec ffwmv1
+  info "FFmpeg M$ WMV1/WMV7"
+  status working
+  fourcc WMV1,wmv1
+  driver ffmpeg
+  dll wmv1
+  out YV12,I420,IYUV
+
 videocodec ffodivx
   info "FFmpeg MPEG-4"
   status working