mirror of https://github.com/mpv-player/mpv
FFmpeg Bink video now supports alpha channel
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30720 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dc33991b88
commit
43423627d4
|
@ -19,6 +19,7 @@ videocodec ffbinkvideo
|
|||
driver ffmpeg
|
||||
dll binkvideo
|
||||
out YV12
|
||||
out 420A
|
||||
|
||||
videocodec ffcdgraphics
|
||||
info "FFmpeg CD-Graphics"
|
||||
|
|
Loading…
Reference in New Issue