VideoFrame goes out of sync if it stutters at any part

Reproduction Steps

1. Play a long video file with audio on a VideoFrame located on a SurfaceGui (in our case 26min music video)
2. Make the video stutter at some point

Expected Behavior

The video and audio should not go out of sync if the VideoFrame stutters.

Actual Behavior

The video and audio goes out of sync noticable.

Workaround

Adjust the TimePosition with an interval, this causes some visible stuttering for the player but forwarding the video 0.01 seconds forces it into sync.

Issue Area: Engine
Issue Type: Display
Impact: Moderate
Frequency: Constantly
Date First Experienced: 2022-09-16 15:09:00 (+02:00)
Date Last Experienced: 2022-09-16 00:09:00 (+02:00)
A private message is associated with this bug report

2 Likes

Thanks for the report! We are aware of this issue and we’ll follow up when we have an update for you.

1 Like

This should be fixed now. Can you confirm ?

1 Like

This topic was automatically closed after 13 days. New replies are no longer allowed.