bilibili / bilibili/ijkplayer

提一个优化问题

Open
#642 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement not-on-plan
Dominant language
C
Stars
33.2k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Description

setLooper(true)后,每次播放完毕到重新开始播放的间隔时间太长了

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the setLooper(true) entry point through the playback-completion and restart paths, checking both Android and iOS behavior where relevant. Measure the delay between completion and restart and identify the current loop timing; done means the next playback begins without the reported excessive interval.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc, mobile-dev
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.