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

demux/demux_lavf: adjust AVProbeData for HLS playback after recent FFmpeg changes #11691

Closed
wants to merge 3 commits into from

Conversation

kasper93
Copy link
Contributor

No description provided.

… detected"

This reverts commit acababe.

Now it has been fixed upstream FFmpeg@6b1f68c.
Fixes local HLS playback.

After FFmpeg@6b1f68c commit HLS is only processed if file extension
matches RFC8216 requirement.
This fixes HLS playback. After FFmpeg@954d16f check is strict as per
RFC8216 requirement and demuxer need to have this information to work
properly.
@kasper93
Copy link
Contributor Author

/cc @Traneptora

@Traneptora
Copy link
Member

Tested, it works, pushed.

@Traneptora Traneptora closed this May 16, 2023
@kasper93 kasper93 deleted the hls branch May 16, 2023 14:59
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