befovy / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. Backend for https://github.com/befovy/fijkplayer, fijkplayer 的播放内核
GNU General Public License v2.0
154 stars 92 forks source link

First initialization is very slow... #51

Open dream-1ab opened 4 years ago

dream-1ab commented 4 years ago

Hello first of all, thank you, this plugin is my hope because I'm making a TV Application with flutter, I'm tried official video_player plugin but it has some problem that some TV has small video size and green background and I can't find any way to solve that problem.

this plugin is work well, no green background problem, but the first initialization of network video is very slow then flutter official video_player plugin,

on the official video player plugin elapsed time of initialization same network video is ~20 second, on this plugin, initialization time is 40 seconds ~ 1 minute ... there has any option for solve this? thank you.

befovy commented 4 years ago

What kind of video protocol you used to play on TV?