Add a timeOffset in alternateEnclosure for better sync of transcripts #733
Kolomona
started this conversation in
Enhancement Proposal
Replies: 0 comments
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.
-
Add an attribute to alternateEnclosure of timeOffset (or similar)
When present offset the times used for time sensitive metadata such as transcripts, chapters, valueTimeSplits, etc.
My use case:
Jimmy V has a song called "Water is Sound". The song also a music video.
The music video has a 10ish second intro making the transcripts (lyrics) out of sync with the audio
I would like to be able to say to the app. "Hey the video is out of sync by 10 seconds from the regular enclosure so apply the offset to the lyrics as well as chapters."
The number should be a signed float with the "+" optional for positive numbers.
Does this sound like a worthwhile thing to explore?
Beta Was this translation helpful? Give feedback.
All reactions