Mercurial > mplayer.hg
changeset 2162:98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
author | arpi |
---|---|
date | Thu, 11 Oct 2001 12:15:09 +0000 |
parents | d157f31719f6 |
children | bd20aefca3fa |
files | etc/codecs.conf |
diffstat | 1 files changed, 12 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Thu Oct 11 11:58:24 2001 +0000 +++ b/etc/codecs.conf Thu Oct 11 12:15:09 2001 +0000 @@ -341,10 +341,10 @@ out YUY2 out BGR32,BGR24,BGR16,BGR15 -videocodec dv +videocodec qdv info "Sony Digital Video (DV)" status working - fourcc DVSD dvsd + fourcc DVSD,dvsd,dvcp dvsd driver dshow dll "qdv.dll" guid 0xB1B77C00, 0xC3E4, 0x11CF, 0xAF, 0x79, 0x00, 0xAA, 0x00, 0xB6, 0x7A, 0x42 @@ -352,6 +352,16 @@ out UYVY out BGR32,BGR24,BGR16,BGR15 +videocodec mcdv + info "MainConcept DV Codec" + status working + fourcc DVSD,dvsd,dvcp dvsd # dvcp stands for PAL DV in mov + driver vfw + dll "mcdvd_32.dll" + out YUY2 + out UYVY + out BGR32,BGR24,BGR15 + videocodec morgands info "Morgan MJPEG" status crashing