-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first
- Try with the newest version from GitHub (also it might have already been fixed in latest nightly build)
- Read the documentation and FAQ, Known issues, Troubleshooting
- Search for your problem under Issues or Discussions
- This problem happens with all kinds of files that I try. For problem only with a particular file or type, use this other form instead
Operating System
MacOS 15
Steps to reproduce
insert ${SELECTED_SEG_NUM}
variable into output file name template. (Variable is documented: https://github.com/mifi/lossless-cut/blob/master/docs.md#custom-exported-file-names)
Expected behavior
get an output file name with selected segment numbers in file name
Actual behavior
get error:
ReferenceError: SELECTED_SEG_NUM is not defined
same result for ${SELECTED_SEG_NUM_INT}

Share log from developer tools
No response
Metadata
Metadata
Assignees
Labels
No labels