JLChnToZ / VVMW

VizVid - Brand new original video player frontend for VRChat, aims for flexibility.
https://xtl.booth.pm/items/5056077
MIT License
70 stars 6 forks source link

video stuck and loop in a 1-second short clip #29

Closed adam037 closed 2 weeks ago

adam037 commented 2 months ago

when there are several person watching, the video alway stuck somewhere and loop in a 1-second short clip, I have to drag the progress bar to bypass the looping part, sometimes it works and sometime it doesn't, totally have no idea what happened. The video is just fine when I play it using Chrome. Would someone help or give me some advices? Thanks so much.

JLChnToZ commented 2 months ago

Needs more investigation on this. Are you using latest version?

JLChnToZ commented 2 months ago

This symptom you described matches the 1 second resync cycle coroutine, likely the received reference timestamp not updating due to unknown reason (maybe network issue or other undiscovered bugs)

JLChnToZ commented 2 months ago

Please test the latest version (v1.0.32)

I don't know did it fixes your issue.

JLChnToZ commented 2 weeks ago

As no comments after the patch, let me treat this issue is fixed now, please re-open if the problem still exists.