Replies: 1 comment
-
|
the documentation is too new for 3.64.0. try with latest version of LosslessCut from github. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
i am at Version 3.64.0.0 and tried to use the variables for export filenames: ${EXPORT_COUNT} and ${FILE_EXPORT_COUNT}
But i get the Error:
ReferenceError: EXPORT_COUNT is not definedReferenceError: FILE_EXPORT_COUNT is not definedAfter the label "Variables:" i clicked on the round questionmark symbol, i got redirected to the website:
https://github.com/mifi/lossless-cut/blob/master/import-export.md#customising-exported-file-namesWith the content:
Export
This has been moved to the documentation (Custom exported file names).
There i found the Variables ${EXPORT_COUNT} and ${FILE_EXPORT_COUNT}
Am i doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions