We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d9aef commit 4e80111Copy full SHA for 4e80111
mpv-lossless-cut.lua
@@ -455,4 +455,4 @@ mp.register_event("end-file", function()
455
cut_clear(true)
456
end)
457
458
-log("mpv-lossless-cut loaded")
+print("mpv-lossless-cut loaded")
0 commit comments