0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

Added vp3 codec.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1939 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmos4 2001-09-22 21:42:58 +00:00
parent 2800af1077
commit ecafec8ce5

View File

@ -214,6 +214,16 @@ videocodec mpegpes
; ============== OTHER STUFF =======================
videocodec vp3
info "On2 OpenSource VP3-Codec"
status working
comment "For SSE-systems use hacked dll from ftp://mplayerhq.hu/MPlayer/samples/drivers32/"
fourcc VP31,vp31
driver vfwex
dll "vp31vfw.dll"
out YUY2
out BGR32,BGR24,BGR15
videocodec indeo5ds
info "Intel Indeo 5"
status working