Adobe-Runtime-Support icon indicating copy to clipboard operation
Adobe-Runtime-Support copied to clipboard

Videos are cut short

Open esidegallery opened this issue 2 years ago • 0 comments

Problem Description

Videos (in this case via a VideoTexture) appear to freeze for a number of frames before reaching the end. The play head does run until the end and the COMPLETE event is fired, but the last few frames aren't rendered, similar to when skipUnchangedFrames is activated. Tested with h.264 videos ranging from SD to 4K on a number of AIR SDKs between 33.1.1.444 to 33.1.1.856, on Windows 10 only with a number of different hardware setups.

Steps to Reproduce

Set up a video player in Starling to play a video. The following VS Code project exhibits the issue. It uses the most basic Feathers setup (sorry, but I'm not familiar with doing this in Starling only), playing a video which displays its own time code. The video freezes around 15 frames before the end of playback: video-cut-off.zip

Known Workarounds

None I am aware of.

p.s. Keep up the good work keeping AIR alive!

esidegallery avatar Jun 06 '22 15:06 esidegallery