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

Update media dependency #1275

Merged
merged 3 commits into from
Aug 17, 2024
Merged

Conversation

CranberrySoup
Copy link
Contributor

This bumps media to the latest version while retaining features such as sync subs.
I removed the 1us seek to forcefully refresh subtitles as it could cause 'infinite buffering' if the wrong decoder was selected.

The sync subs should be more future proof now, by not relying on any copied code.

The new parsing should also make it possible to 'view' upcoming subtitles to aid in subtitle syncing in the future.

@aicynide
Copy link
Contributor

Or just remove exoplayer and use libmpv

Copy link
Collaborator

@fire-light42 fire-light42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good, will make another review after testing 👍

@fire-light42 fire-light42 merged commit ee7abbf into recloudstream:master Aug 17, 2024
2 checks passed
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

3 participants