Page 1 of 1

Play .avi video getting stuck in iOS

Posted: 24 Dec 2021 08:43
by duchoa
Hello everybody,

I'm Flutter dev, after implement the 'flutter_vlc_layer' package to my project, I've realized that when play the .avi video with larger size (30min 4K ~ 1GB) then position time still increment however the frame has stuck!!
If I seek time to any point in time the video goes on for about 2 3 seconds then keeps getting stuck...

I've try the play that video by Vlc app (download in Appstore) but the result is the same as above.

I can't convert the .avi to .mp4 or resize that video, so could you anyone please help me this case?

Thanks,

--------------------------------------------------
Flutter SDK 2.2.0
flutter_vlc_player: 6.0.5

Re: Play .avi video getting stuck in iOS

Posted: 24 Dec 2021 08:44
by duchoa
Addition info, the .avi video play smooth in android, vlc app for desktop and iOS simulator !

Re: Play .avi video getting stuck in iOS

Posted: 04 Jan 2022 09:57
by bubu?
Could you provide the sample so that we can test it on our side?

Thank you!