From 25d99f9d617e1108ec62077f78de27794116793a Mon Sep 17 00:00:00 2001 From: arpi Date: Sat, 5 Oct 2002 22:47:11 +0000 Subject: ffdv added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7602 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index a05bb63a99..0e2dff7492 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -729,6 +729,17 @@ videocodec qdv 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 -- cgit v1.2.3