[MPlayer-dev-eng] vulkan video output
Lauri Kasanen
cand at gmx.com
Sun Mar 4 10:35:42 EET 2018
On Thu, 1 Mar 2018 15:36:59 +0000
sylvain.bertrand at gmail.com wrote:
> Hi,
>
> Any work in progress on a vulkan video output?
What would be the use of one? Vulkan was made to lower cpu usage on
lots of drawcalls and transfers. A media player does one drawcall and
uses very simple fragment shaders - it does not benefit from vulkan.
It does not run on more platforms either, vulkan requires much more
complex hardware than gl/gles.
- Lauri
More information about the MPlayer-dev-eng
mailing list