From 729c8b3f641e633474be612e66388c131a1b5c92 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Sat, 28 Feb 2015 01:05:51 +0100 Subject: screenshots: add support for csp tagging This relies on upstream support in lavc, and will hence basically not work at all. The intent is to get support for writing this information into ffmpeg's PNG encoders etc. --- DOCS/man/options.rst | 7 +++++++ video/image_writer.c | 6 ++++++ video/image_writer.h | 1 + 3 files changed, 14 insertions(+) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 1018cf5f95..4c83b170e2 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2641,6 +2641,13 @@ Screenshot :jpg: JPEG (default) :jpeg: JPEG (same as jpg, but with .jpeg file ending) +``--screenshot-tag-colorspace=`` + Tag screenshots with the appropriate colorspace. + + Note that not all formats are supported. + + Default: ``yes``. + ``--screenshot-template=