diff --git a/videoclip.lua b/videoclip.lua index 7da4b76..31dd9c1 100644 --- a/videoclip.lua +++ b/videoclip.lua @@ -118,6 +118,7 @@ end ffmpeg.create_videoclip = function(fn) if not timings:validate() then + mp.osd_message("Wrong timings. Aborting.", 2) return end