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