changeset 6264:db49a8c56da1

ff-msmpeg4v1
author michael
date Sun, 02 Jun 2002 12:44:04 +0000
parents f58be367acba
children f49ec39ab0c6
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Jun 01 23:51:55 2002 +0000
+++ b/etc/codecs.conf	Sun Jun 02 12:44:04 2002 +0000
@@ -221,6 +221,15 @@
   dll msmpeg4v2
   out YV12,I420,IYUV
 
+videocodec ffmp41
+  info "FFmpeg M$ MPEG-4 v1"
+  status working
+  fourcc DIV1,div1 mpg4
+  fourcc MPG4,mpg4
+  driver ffmpeg
+  dll msmpeg4v1
+  out YV12,I420,IYUV
+
 videocodec ffodivx
   info "FFmpeg MPEG-4"
   status working