EliteMasterEric / extension-ffmpeg

An OpenFL extension which provides support for multimedia files on native platforms.
MIT License
18 stars 5 forks source link

[BUG] Audio and video not syncronized #3

Open EliteMasterEric opened 2 years ago

EliteMasterEric commented 2 years ago

Audio and video playback are not synchronized. Video plays faster than the input file if the input file has a low frame rate, and audio is not synchronized to the video (resulting in skipping and an offset between audio and video).