summarylogtreecommitdiffstats
path: root/autoplay.patch
diff options
context:
space:
mode:
Diffstat (limited to 'autoplay.patch')
-rw-r--r--autoplay.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/autoplay.patch b/autoplay.patch
new file mode 100644
index 000000000000..7b25ada347e4
--- /dev/null
+++ b/autoplay.patch
@@ -0,0 +1,12 @@
+--- a/excerpt.lua
++++ b/excerpt.lua
+@@ -460,9 +460,6 @@ end
+ -- things to do whenever a new file was loaded:
+
+ function excerpt_on_loaded()
+- -- pause play right after loading a file
+- mp.set_property("pause","yes")
+-
+ excerpt_zoom = 0.0
+ mp.set_property("video-zoom", excerpt_zoom)
+