Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support EXT-X-CUE-OUT:Elapsed/Duration format #340

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

bbayles
Copy link
Contributor

@bbayles bbayles commented Oct 31, 2023

This PR updates the EXT-X-CUE-OUT parsing function to support a format that I encountered in the wild.

Instead of the "SCTE-35 enhanced" style, which is already supported:

#EXT-X-CUE-OUT-CONT:ElapsedTime=$ELAPSEDTIME,Duration=$DURATION,SCTE35=$SCTE35

This has:

#EXT-X-CUE-OUT-CONT:$ELAPSEDTIME/$DURATION

@bbayles
Copy link
Contributor Author

bbayles commented Nov 1, 2023

This is Elemental style, for what it's worth.

@mauricioabreu
Copy link
Member

@bbayles sorry for the long delay. I'll do the best I can so it does happen again.

Good job!

@mauricioabreu mauricioabreu merged commit 3201055 into globocom:master Apr 1, 2024
5 checks passed
@bbayles bbayles deleted the unusual-cue-out-parsing branch April 1, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants