summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf14
1 files changed, 12 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 20f8558383..a05263d5e9 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -367,11 +367,21 @@ videocodec wmv7
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 @@ videocodec ffmjpeg
out YUY2 ; queryed (conversion from yuv422p)
out YV12,I420,IYUV
-videocodec morgands
+videocodec m3jpegds
info "Morgan MJPEG"
status crashing
fourcc MJPG mjpg