1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 13:47:39 +00:00

Prefer libavcodec for cvid files

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12615 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtognimp 2004-06-20 22:11:28 +00:00
parent d16ace11a2
commit 968de38bea

View File

@ -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