MerlinVR / USharpVideo

A basic video player made for VRChat using Udon and UdonSharp
MIT License
322 stars 43 forks source link

Using the new automatic resync options added in latest sdk #26

Closed Legoman99573 closed 3 years ago

Legoman99573 commented 3 years ago

Knowing this is a warning, but I am not sure if its affected currently or not with the latest update. image

morerokk commented 3 years ago

Same here. Do we really want to use this option, or is this only meant for basic video players with little/no scripting behind them?

If this is a feature that was only recently added, you probably don't really need to enable it when using this package.

MerlinVR commented 3 years ago

You can use it if you want. It's defaulted off because it can supposedly cause hitching in some cases. It's there to keep the audio and video in sync but I don't know how it works under the hood and haven't tested it much so I can't speak for its effectiveness or stability at the moment.