media-kit / media-kit

A cross-platform video player & audio player for Flutter & Dart.
https://github.com/media-kit/media-kit
MIT License
982 stars 152 forks source link

Videos stutter at the beginning of playback #648

Open ashilkn opened 6 months ago

ashilkn commented 6 months ago

Whenever a video is opened, it stops after the first few frames and then resumes. When looping playback, the video is stutter-free, and no frames are missed at the beginning.

This issue can be reproduced on the media_kit test APK for Android. It is reproducible on most examples, except for some that don't have video controls (like seemless.dart, video_controller_set_size.dart, tabs_test.dart).

The device used was running on Android 14.

ViktoriiaAttract commented 5 months ago

I have this issue too

wild-coffee commented 5 months ago

ubuntu arm64, I have the same issue

scottynoshotty commented 5 months ago

I believe this is the same as the issue I reported

https://github.com/media-kit/media-kit/issues/592

MikrosKokoras commented 1 week ago

Hello. I face the same problem. Is there any update on that?