notify the user if nothing was done

This commit is contained in:
Ren Tatsumoto 2020-08-21 08:02:20 +03:00
parent a6a2c8e88e
commit 4b2c0814ad

View file

@ -118,6 +118,7 @@ end
ffmpeg.create_videoclip = function(fn)
if not timings:validate() then
mp.osd_message("Wrong timings. Aborting.", 2)
return
end