Timecode conversion format help #12978
Unanswered
sherkhan30452
asked this question in
Q&A
Replies: 1 comment 1 reply
|
See: |
1 reply
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.
Objective
So the goal is to export labels via custom text format to Tenacity (Audacity alternative) for importing labels.
Subtitle line (.srt)
In export settings (you can also refer screenshot)
m for minutes
h for hours
s for seconds
z for milliseconds
Default is
But Tenacity converts this into HMSz format to seconds.milliseconds unlike Subtitle edit where it simply slices and not include minutes
For example
Subtitle line (.srt)
Export setting (from Subtitle edit)
Output will be (which is incorrect)
Tenacity converts this time stamp (which is correct)
Conclusion
So is there a format that am I missing, or a feature missing?
✅ Yes I have searched in Issues before posting this
System specifications
Software specification
All reactions