While watching streams on twitch, the first few seconds are repeated once #3480
Comments
|
Hm, I could reproduce this when I briefly tested a few hours ago. But now that I wanted to take a closer look I can't anymore. Maybe it depends on the stream. Is it possible that you can provide a downloaded version as a sample when it happens again? |
|
Tried again, it appears the link is dead now. |
|
This will likely show the repeat |
|
@mc4man repeat is not showing. |
|
Whatever then but is 100% repeatable here, ex. audio from 1st 8 sec. mpv -no-config https://twitch.tv/welovegames Audio/Video desynchronisation detected! Possible reasons include too slow AV: 00:00:03 A-V: -3.955 Cache: 13s+0KB |
|
Happens on twitter videos too
|
|
This happens to me only on the bitbucket builds, however even on srsfrckn,sourceforge and building it on my own, (using https://github.com/mpv-player/mpv/blob/master/DOCS/compile-windows.md) seems to not make the stream repeat, however they do give me several
compare to bitbucket Builds:
I used https://i.lithi.io/kcldl.conf - mpv.conf |
|
Both the bitbucket and lachs0r logs contain lots of suspicious stuff. I'm noticing that all 3 logs use different ffmpeg versions. I tried with debian unstable current ffmpeg version (possibly outdated by a few days), and I got an error immediately. It seems the demuxer is repeating the first segment, so the error messages output by mpv are correct. It's probably a problem that has been caused sometimes after 3.1.1, and fixed in ffmpeg git? (I still don't know why I could reproduce with the twitch stream at first - maybe I used system ffmpeg, or it depends on timing issues.) |
|
I wish bitbucket had a version history so that I can check, but yeah this didn't happen before. |
|
This bug appears for me as well on Twitch streams. since an update to ffmpeg 3.1.3 from 2.8.7. ffmpeg 2.8.7
ffmpeg 3.1.3
I'm using the hardware acceleration of my graphic card (vaapi) so no CPU spike is in cause. Anyway, before the update, even while browsing or doing stuff, there was no problem. I got the same problem on my desktop with a quad core and a crossfire using vdpau as hardware decoding. The problem appears on two separate distributions (Void and Manjaro which is Arch based).
|
|
The bug seems fixed since ffmpeg 3.2
|
|
Yeah, ffmpeg 3.2 fixes this. |
|
For me too, i closing this issue. |
mpv version and platform
mpv 0.20 Debian Sid
Reproduction steps
Open any stream/vod form twitch.tv
Expected behavior
Playing without repeating
Actual behavior
First few seconds repeating once.
Log files
http://sprunge.us/TbPf
Sample files
https://i.lithi.io/cfXu.webm (not mine)
The text was updated successfully, but these errors were encountered: