From 15d8cf7fa2b17d3e7d4376242b35c9edcec896b7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 2 May 2015 16:38:38 +0200 Subject: screenshots: create screenshot dir Minor user convenience. --- DOCS/man/options.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index facff53073..52c42b58c8 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2661,8 +2661,9 @@ Screenshot generated by ``--screenshot-template``. If the template filename is already absolute, the directory is ignored. - If the directory does not exist or is not a directory, an error is - generated. + If the directory does not exist, it is created on the first screenshot. If + it is not a directory, an error is generated when trying to write a + screenshot. This option is not set by default, and thus will write screenshots to the directory from which mpv was started. In pseudo-gui mode -- cgit v1.2.3