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

feat: Implement stream ordering in HLS playlist based on input order. #1280

Closed
wants to merge 1 commit into from

Conversation

wjywbs
Copy link
Contributor

@wjywbs wjywbs commented Oct 17, 2023

Fixed #560 with suggested implementation:
#560 (comment)

@wjywbs wjywbs changed the title Implement stream ordering in HLS playlist based on input order. feat: Implement stream ordering in HLS playlist based on input order. Oct 17, 2023
@joeyparrish
Copy link
Member

Closing this in favor of #1329. Thank you!

@joeyparrish joeyparrish closed this Feb 8, 2024
joeyparrish added a commit that referenced this pull request Feb 14, 2024
This will force the muxer to order streams in the order given on the
command-line.

Closes #560
Closes #1280
Closes #1313

---------

Co-authored-by: Joey Parrish <joeyparrish@users.noreply.github.com>
Co-authored-by: Cosmin Stejerean <cstejerean@meta.com>
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Apr 8, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Order of variants in HLS master playlist - can this be customized?
2 participants