keijiro / KlakHap

HAP video player plugin for Unity
Other
341 stars 27 forks source link

Frame Rate issue #22

Open MoctezumaDev opened 5 years ago

MoctezumaDev commented 5 years ago

There seems to be an error with the video playback.

If for example you screen is set to 30Hz the playback time will be wrong unless the vsync option in quality settings in Unity are disable. Other way is to set your screen to 60Hz in the display settings.

The same issue if your app for some reason has performance issues, the video time will be not correct and the video playback will go slower than it should. Expected behaviour should be to display the right time and be in the right frame even if some frames are skipped.

jeroenvandervelden commented 4 years ago

Hi Keijiro!

Would there perhaps be any news on this one? It's an awesome video playback project with great performance.

Trying to implement KlakHAP in an application where I'm syncing to external timecode by playing video at speed 1 and temporary pitch-up/down in case of small sync difference and jump in time when multiple sync errors occured or difference of bigger than value X....

fingerx commented 4 years ago

@jeroenvandervelden Thank you for your message. I want to know if it is possible to adjust the speed after testing? Can you provide some test results or details? Thanks again.