1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 00:42:57 +00:00

Support GEOV video codec: Hangs on exit

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30532 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2010-02-11 01:12:37 +00:00
parent 77e66ee012
commit 182001aef1

View File

@ -67,6 +67,14 @@ videocodec ffzmbv
dll "zmbv"
out RGB24
videocodec geov
info "GeoCodec"
status buggy
fourcc GEOV
driver vfw
dll "GeoCodec.dll"
out BGR24 flip
videocodec zmbv
info "Zip Motion-Block Video"
status working