-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
YouTube videos: [ffmpeg] TLS connections not-properly terminated #4425
Comments
Can’t reproduce when FFmpeg is built with OpenSSL instead of GnuTLS. |
@lachs0r You mean GnuTLS instead of OpenSSL? |
Thanks recompiling ffmpeg with |
Seemingly it's not at all a bug. |
Tried to compile the latest ffmpeg with the
Here are my config options:
Here is the
So how should I compile the ffmpeg in order to avoid such messages? Currently mpv refuse to play the url. Kind regards, |
mpv version and platform
mpv 0.25.0, Arch Linux
Reproduction steps
Behavior
While streaming works fine the TLS sessions of the video chunks aren't properly terminated.
The issue does not occur with youtube-dl.
The text was updated successfully, but these errors were encountered: