mirror of https://github.com/mpv-player/mpv
lavc Interplay Video decoder now supports 16-bit mode too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30123 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
eac140b748
commit
96a73a2d7d
|
@ -2891,7 +2891,7 @@ videocodec ffinterplay
|
|||
fourcc INPV ; internal MPlayer FourCC
|
||||
driver ffmpeg
|
||||
dll "interplayvideo"
|
||||
out BGR8
|
||||
out BGR8,BGR15
|
||||
|
||||
videocodec ffvqa
|
||||
info "FFmpeg VQA Video"
|
||||
|
|
Loading…
Reference in New Issue