Ashyni / mpv-scripts

dynamic-crop.lua script for mpv player/lib.
MIT License
81 stars 4 forks source link

Breakage in "insert_cropdetect_filter" function, "::insert::" label not recognised. #14

Closed Slider-Whistle closed 1 year ago

Slider-Whistle commented 1 year ago

Setup (please complete the following information):

Describe the bug Script fails to start due to a Lua error:

[dynamic_crop]
[dynamic_crop] stack traceback:
[dynamic_crop]  [C]: ?
[dynamic_crop]  [C]: ?
[dynamic_crop] Lua error: [string "/home/houston/.config/mpv/scripts/dynamic-crop.lua"]:117: unexpected symbol near ':'

If there's any more specific environment information you need, I can provide it. I don't believe I've changed any of the config options from their defaults.

Slider-Whistle commented 1 year ago

@Ashyni Thanks! Works on my end, I'll let you close the issue in case you feel like the fix isn't finished yet.