From 4949cab7342df2cad04c930c1e031a240d76f006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Sun, 3 Dec 2023 18:25:09 +0100 Subject: image_writer: use common format selection for AVIF screenshots --screenshot-avif-pixfmt no longer defaults to yuv420p. --- DOCS/man/options.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index cc49d18860..5dd674c184 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4559,9 +4559,8 @@ Screenshot Default: ``libaom-av1`` ``--screenshot-avif-pixfmt=`` - Specify the pixel format to the libavcodec encoder. - - Default: ``yuv420p`` + Specify the pixel format for the libavcodec encoder. Defaults to empty, + which lets mpv pick one close to the source format. ``--screenshot-avif-opts=key1=value1,key2=value2,...`` Specifies libavcodec options for selected encoder. For more information, -- cgit v1.2.3