1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00

Native ZMBV support via lavc

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17605 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtognimp 2006-02-12 12:57:25 +00:00
parent e7275c7781
commit 857fc398b0

View File

@ -9,6 +9,14 @@ release 20050728
; VIDEO CODECS ; VIDEO CODECS
;============================================================================= ;=============================================================================
videocodec ffzmbv
info "FFmpeg Zip Motion-Block Video"
status working
fourcc ZMBV
driver ffmpeg
dll "zmbv"
out RGB24
videocodec zmbv videocodec zmbv
info "Zip Motion-Block Video" info "Zip Motion-Block Video"
status working status working