Mercurial > mplayer.hg
changeset 8320:3bc3cadc042b
added imagepower and morgan mjpeg2k codecs
author | alex |
---|---|
date | Sat, 30 Nov 2002 23:51:08 +0000 |
parents | 7a56c1b0baf5 |
children | ca24204fb547 |
files | etc/codecs.conf |
diffstat | 1 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sat Nov 30 22:15:42 2002 +0000 +++ b/etc/codecs.conf Sat Nov 30 23:51:08 2002 +0000 @@ -569,6 +569,24 @@ dll "LCodcCMP.dll" out BGR24,BGR15 +videocodec imagepower + info "ImagePower MJPEG2000" + status buggy + fourcc IPJ2 + driver vfw + dll "jp2avi.dll" + out BGR32,BGR24,BGR15 + +videocodec m3jpeg2k + info "Morgan MJPEG2000" + status working + fourcc MJ2C + driver vfw + dll "m3jp2k32.dll" + out YV12,I420,IYUV + out YUY2,UYVY + out BGR32,BGR24,BGR15 + ; http://www.morgan-multimedia.com/dev/directshow_dec_spec.htm videocodec m3jpegds info "Morgan MJPEG"