mpv/player
Kevin Mitchell a8e6de90fe screenshot: avoid confusing template error message with no file
Previously, with mpv --force-window=yes --idle=yes --screenshot-template="%f",
mpv would display an error saying that the template was incorrect, which it
isn't, there's just no file to put in the format. In this case, just use the
string "NO_FILE".
2015-09-02 10:34:36 +02:00
..
lua
audio.c
client.c
client.h
command.c
command.h
configfiles.c
core.h
loadfile.c
lua.c
main.c
misc.c
osd.c
playloop.c
screenshot.c
screenshot.h
scripting.c
sub.c
video.c