-
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
mpv not playinmg youtube livestream properly #15257
Comments
I also get some errors and it seems specific to this specific youtube stream somehow, can you reproduce this on any other youtube stream? I can't |
heppens to all live streams |
This is likely due to broken DASH support in ffmpeg. Nothing to fix here. |
dosent yt-dlp also have support of m3u8 manifests? why not use that |
ytdl_hook should be using that by default unless you have enabled |
oh wait yes the stream was in manifestless mode 🤦 |
mpv Information
Important Information
Reproduction Steps
mpv 'https://www.youtube.com/watch?v=UhmOMIGrdRY' --no-config --profile=fast --hwdec=yes --gpu-debug --log-file=output.txt
Expected Behavior
the stream to play normarly
Actual Behavior
the stream looped a small 2 second segment and was unable to play normaly, i havd to manually seek to play the next part and the following warninjg appeard in the console:
Log File
output.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: