Mercurial > mplayer.hg
changeset 7601:92f0003f1d4d
ffdv added
author | arpi |
---|---|
date | Sat, 05 Oct 2002 22:47:11 +0000 |
parents | 4ec0a7228b81 |
children | 2c8dcba3d8bb |
files | etc/codecs.conf |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sat Oct 05 15:18:25 2002 +0000 +++ b/etc/codecs.conf Sat Oct 05 22:47:11 2002 +0000 @@ -729,6 +729,17 @@ out UYVY out BGR24,BGR16,BGR15 ; BGR32 is buggy, at least with one sample +videocodec ffdv + info "Raw DV decoder using libavcodec" + status crashing + fourcc DVSD,dvsd ; PAL + fourcc DVCS,dvcs ; NTSC ? + fourcc "dvcp" ; PAL DV in .mov + fourcc "dvc " ; NTSC DV in .mov + driver ffmpeg + dll dvvideo + out 411P,422P,YV12 + videocodec libdv info "Raw DV decoder using libdv" status working