bilibili / bilibili/ijkplayer

安卓,想要重复的播放该短视频,播放总是会卡顿一下,如何避免呢,?

Open
#892 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
33.2k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Description

安卓,想要重复的播放该短视频,播放总是会卡顿一下,如何避免呢,?
我采用2种方案都无法解决
1.我在complete回调之后再start,会发现视频非常不流程。结束到开始的过程会卡顿好久。
2.在该视频结束之前调用seekTo(0)的方式仍然不顺畅。

是可以哪里设置的么?请求帮助。

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Start by reproducing the Android short-video loop and compare restarting from the complete callback with seeking to 0 before completion; trace the relevant playback path to identify the cause of the pause. Done means repeated playback starts smoothly without the reported stall.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, c
Domain
mobile-dev, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.