mirror of https://github.com/mpv-player/mpv
added ffzygo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11321 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f610f727c4
commit
b5e788180b
|
@ -811,6 +811,14 @@ videocodec ffh263
|
|||
dll h263
|
||||
out YV12,I420,IYUV
|
||||
|
||||
videocodec ffzygo
|
||||
info "FFmpeg ZyGo"
|
||||
status untested
|
||||
fourcc ZyGo
|
||||
driver ffmpeg
|
||||
dll h263
|
||||
out YV12,I420,IYUV flip
|
||||
|
||||
videocodec h263xa
|
||||
info "XAnim's CCITT H.263"
|
||||
status crashing
|
||||
|
|
Loading…
Reference in New Issue