1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-23 20:00:56 +00:00
mpv/DOCS/man
wm4 c3248369ac vo_opengl: add experimental vdpauglx backend
As the manpage says, this has no value other than adding bugs.

It uses code based on context_x11.c, and basically does very stripped
down context creation (no alpha support etc.). It uses vdpau for
display, and maps vdpau output surfaces as FBOs to render into them.

This might be good to experiment with asynchronous presentation. For
now, it presents synchronously, with a 4 frame delay (which should whack
off A/V sync). The forced 4 frame delay is probably also why interaction
feels slower.

There are some weird vdpau errors on resizing and uninit. No idea what
causes them.
2017-03-18 17:43:57 +01:00
..
af.rst man: fix PDF build 2016-10-06 21:49:14 +02:00
ao.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst manpage: slightly improve screenshot-raw description 2017-03-18 14:15:34 +01:00
ipc.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst lua: allow unregistration of idle handlers 2017-01-15 17:02:21 +01:00
mpv.rst stream_lavf: add support for data URIs 2017-01-25 15:40:56 +00:00
options.rst vo_opengl: add experimental vdpauglx backend 2017-03-18 17:43:57 +01:00
osc.rst osc: add seekbarstyle=knob 2016-11-09 05:51:20 +00:00
vf.rst manpage: adjust description of libva deinterlacer ref direction mess 2017-03-07 09:10:37 +01:00
vo.rst image_writer: remove useless formats 2017-03-18 14:24:53 +01:00