You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Video playback using QtAV::AVPlayer starts with a visible delay. To reproduce, set a video to loop indefinitely and notice that once it ends, there is a delay before going back to the start of the clip.
Expected behavior
There should be no delay after play() is called.
Actual behavior
Video playback using QtAV::AVPlayer starts with a visible delay.
QtAV, Qt version and platform
QtAV 1.13.0(Nov 3 2021, 16:14:33)
Qt 5.14.2 MSVC2017 Windows 10 64-bit
Reproduction steps
Video playback using QtAV::AVPlayer starts with a visible delay. To reproduce, set a video to loop indefinitely and notice that once it ends, there is a delay before going back to the start of the clip.
Expected behavior
There should be no delay after play() is called.
Actual behavior
Video playback using QtAV::AVPlayer starts with a visible delay.
Log file
Please see attached.
Log.txt
The text was updated successfully, but these errors were encountered: