mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-22 10:57:08 +00:00
Currently, screenshot being scaled and the presence of OSD and subtitles cannot be independently controlled. This adds osd and scaled flags to screenshot commands that make it possible to e.g. take screenshots with only OSD without subtitles, or take screenshots at scaled resolution without OSD or subtitles. The "window" flag is now an alias of scaled+subtitles+osd, and is kept for convenience.
2 lines
52 B
Plaintext
2 lines
52 B
Plaintext
add `scaled` and `osd` flags to screenshot commands
|