Mercurial > mplayer.hg
changeset 28300:c7dcb679ae70
add mimic in avi fourcc LM20 to ffmimic
MidiVid3 binary decoder for MV30
Telegeny binary decoder for VDTZ
author | compn |
---|---|
date | Fri, 16 Jan 2009 19:09:57 +0000 |
parents | 8baa89b228c5 |
children | bf08316dc7d1 |
files | etc/codecs.conf |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Fri Jan 16 13:19:29 2009 +0000 +++ b/etc/codecs.conf Fri Jan 16 19:09:57 2009 +0000 @@ -38,6 +38,7 @@ info "FFmpeg Mimic video" status working fourcc ML20 + fourcc LM20 ; mimic in avi out I420 driver ffmpeg dll "mimic" @@ -1717,6 +1718,14 @@ dll "psiv.dll" out BGR32,BGR24 query,flip +videocodec midivid3 + info "www.midivid.com/codec/mv3codec.html" + status working + fourcc MV30 + driver vfw + dll "MV3.dll" + out BGR24,BGR16 + videocodec nsvideo info "Power VideoWorks video" status working @@ -2126,6 +2135,14 @@ dll "TRICDC32.DRV" out BGR24 flip +videocodec vdtzvfw + info "Telegeny VDTZ" + status working + fourcc VDTZ + driver vfw + dll "VTZ32.DLL" + out BGR24 flip + videocodec vivd2 info "SoftMedia ViVD V2 codec VfW" status working