bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.41k stars 8.11k forks source link

android exoplayer seek on flv fail!!!! #3398

Open xiangyutian opened 7 years ago

xiangyutian commented 7 years ago

使用如下flv地址 http://vod.mixiong.tv/merged/f7c14aee43b74749/1492607360693.flv 在demo里面设置为exoplayer模式,但是seek总是从头开播,请问大概是什么原因呢?

Android4MediaPlayer commented 7 years ago

你用的哪一个版本 之前exo是不支持flv的seek的