mirror of https://github.com/mpv-player/mpv
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:
parent
e7275c7781
commit
857fc398b0
|
@ -9,6 +9,14 @@ release 20050728
|
|||
; VIDEO CODECS
|
||||
;=============================================================================
|
||||
|
||||
videocodec ffzmbv
|
||||
info "FFmpeg Zip Motion-Block Video"
|
||||
status working
|
||||
fourcc ZMBV
|
||||
driver ffmpeg
|
||||
dll "zmbv"
|
||||
out RGB24
|
||||
|
||||
videocodec zmbv
|
||||
info "Zip Motion-Block Video"
|
||||
status working
|
||||
|
|
Loading…
Reference in New Issue