diff etc/codecs.conf @ 5771:e9280ded1fb2

added UB Video MPEG 4
author alex
date Sun, 21 Apr 2002 16:37:28 +0000
parents 97de70b5377f
children b86b20b29439
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Apr 21 16:36:36 2002 +0000
+++ b/etc/codecs.conf	Sun Apr 21 16:37:28 2002 +0000
@@ -367,11 +367,21 @@
   out YUY2
   out BGR32,BGR24,BGR16,BGR15
 
+videocodec ubmp4
+  info "UB Video MPEG 4"
+  status buggy
+  fourcc UMP4
+  driver vfw
+  dll "ubvmp4d.dll"
+  out I420
+  out UYVY
+
+
 ; mjpegs:
 ; Notes: m3jpeg+mjpeg are mmx optimized. avid is very stable but slow.
 ; ijpg only decodes jpeg images (no mjpg), and slow. ffmjpeg is buggy.
 
-videocodec morganvfw
+videocodec m3jpeg
   info "Morgan Motion JPEG Codec"
   status working
   fourcc MJPG
@@ -435,7 +445,7 @@
   out YUY2  ; queryed (conversion from yuv422p)
   out YV12,I420,IYUV
 
-videocodec morgands
+videocodec m3jpegds
   info "Morgan MJPEG"
   status crashing
   fourcc MJPG mjpg