Mercurial > mplayer.hg
changeset 26439:52d96fa64e5c
add canopus codecs, patch by Gianluigi Tiesi
author | compn |
---|---|
date | Sat, 19 Apr 2008 21:56:31 +0000 |
parents | 2541c63a5975 |
children | 9dc0b217fce4 |
files | etc/codecs.conf |
diffstat | 1 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sat Apr 19 16:53:44 2008 +0000 +++ b/etc/codecs.conf Sat Apr 19 21:56:31 2008 +0000 @@ -1442,6 +1442,24 @@ dll "lagarith.dll" out BGR32,BGR24 flip +videocodec canopushq + status working + info "Canopus HQ Codec" + comment "requires cseHQa.dll and CSEUvec.dll" + fourcc CUVC + driver vfw + dll "CUVCcodc.dll" + out BGR24 + +videocodec canopusll + status working + info "Canopus Lossless Codec" + comment "requires csellc.dll" + fourcc CLLC + driver vfw + dll "CLLCcodc.dll" + out BGR24 + videocodec ffvp3 info "FFmpeg VP3" status untested