From 968de38bea41312b9c76b5e5ea80ed008b6d8650 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 20 Jun 2004 22:11:28 +0000 Subject: Prefer libavcodec for cvid files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12615 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 9b78ef4fbc..4b55187999 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -238,6 +238,14 @@ videocodec cram dll "msvidc32.dll" out BGR24,BGR15,BGR8 static,query +videocodec ffcvid + info "Cinepak Video (native codec)" + status working + fourcc cvid,CVID + driver ffmpeg + dll "cinepak" + out YV12 + videocodec cvidvfw info "Cinepak Video" status working @@ -279,14 +287,6 @@ videocodec cvid out YUY2 out BGR32,BGR24 -videocodec ffcvid - info "Cinepak Video (native codec)" - status working - fourcc cvid,CVID - driver ffmpeg - dll "cinepak" - out YV12 - videocodec ffmszh info "AVImszh (native codec)" status working -- cgit v1.2.3