0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

added UB Video MPEG 4

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5772 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-04-21 16:37:28 +00:00
parent a23d456d60
commit 9558198a9c

View File

@ -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