From 85c8556eef9ccdb6b172f64a0016bc16f8a092fb Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 2 Mar 2017 11:33:05 +0100 Subject: hw_videotoolbox: allow using native decoder output format Depends on FFmpeg commit ade7c1a2326e2bb9b. It has yet to show whether it actually does what it should. Probably doesn't. --- DOCS/man/options.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 3c2a404189..83ef901eed 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -779,6 +779,8 @@ Video the given hardware. ``nv12``, the default, works better on modern hardware, while ``uyvy422`` appears to be better for old hardware. ``yuv420p`` also works. + Since mpv 0.25.0, ``no`` is an accepted value, which lets the decoder pick + the format on newer FFmpeg versions (will use ``nv12`` on older versions). ``--panscan=<0.0-1.0>`` Enables pan-and-scan functionality (cropping the sides of e.g. a 16:9 -- cgit v1.2.3