summaryrefslogtreecommitdiff
path: root/scripts/export_mp4chaps.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/export_mp4chaps.lua')
-rw-r--r--scripts/export_mp4chaps.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/export_mp4chaps.lua b/scripts/export_mp4chaps.lua
index 962ea759c2..98b5b9dc65 100644
--- a/scripts/export_mp4chaps.lua
+++ b/scripts/export_mp4chaps.lua
@@ -19,7 +19,7 @@ have to wait for the export.
function factory (unused_params) return function ()
- local fr = Session:frame_rate()
+ local fr = Session:sample_rate()
local chaps = {}
for l in Session:locations():list():iter() do