-
Notifications
You must be signed in to change notification settings - Fork 89
Deadlock on stream seeking #363
Comments
Have you tried non DASH format in Play > Streaming Format? |
Yes, I never tried DASH. I use mp4 720. |
I can't reproduce your problem. |
The issue is still here somehow. If I seek youtube stream, sometimes both video and audio are stuck or video only (audio plays fine). Bomi still consumes 100% CPU on seeking. Please check "update mpv" commit, there is something with the audio volume. |
What is something? |
It's very low. |
I can't see any problem. Have you checked volume/amp in bomi and system volume? |
Strangely enough, it works fine now. I've checked volume and amp levels 3 times when I wrote this, and now the volume level is the same across versions. Sorry about that. |
Oh wait, it seems like with the mpv update, bomi now reads mpv config file. I have softvol-max 100 in it, and it clearly alter bomi volume level. |
Fixed. |
I found a situation using 100% during seeking in low bandwidth and reported to mpv dev. |
Just tested it. Don't see any deadlocks, and the CPU consumption is fixed. Thank you a lot! |
Bomi deadlocks thread and consumes 100% CPU on stream seeking.
Expected result:
Video continues to play from seek position
Actual result:
Video is not played and bomi consumes 100% cpu.
The text was updated successfully, but these errors were encountered: