mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
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
|
fourcc INPV ; internal MPlayer FourCC
|
||||||
driver ffmpeg
|
driver ffmpeg
|
||||||
dll "interplayvideo"
|
dll "interplayvideo"
|
||||||
out BGR8
|
out BGR8,BGR15
|
||||||
|
|
||||||
videocodec ffvqa
|
videocodec ffvqa
|
||||||
info "FFmpeg VQA Video"
|
info "FFmpeg VQA Video"
|
||||||
|
Loading…
Reference in New Issue
Block a user