Copy link to clipboard
Copied
Hi guys,
Until now, I used FLV videos in my app and that worked great, but the performances aren't that great so I'm trying to migrate to MP4 videos and hardware accelerated decoding.
I tried both StageVideo and VideoTexture, and I noticed that with Air 22 Beta (Build 89), on Android (tested on my Galaxy S6) the video and the audio are clearly out of sync after 30 seconds of video. On Windows, the bug appears too but a little less. But the exact same file and code with Air 21 (build 176) and Air 20 works just fine. And the bug appear on both StageVideo and VideoTexture.
Did anyone noticed this ? Should I open a ticket in the BugBase ? Or am I doing something wrong ?
If you want to test it, you can try with the demo project "SimpleStageVideo" available on the official tutorial : Getting started with stage video | Adobe Developer Connection
Thanks in advance,
Copy link to clipboard
Copied
HI Julien,
Thanks for reporting the issue. We are investigating it. Could you please open a ticket in bugbase and share it with us.
Thanks,
Ankit
Copy link to clipboard
Copied
Thanks for your quick answer ! I have created the ticket on the bugbase : Bug#4142301 - StageVideo and VideoTexture - Video and Audio out of sync
If you need more informations, don't hesitate to ask me !