bilibili / bilibili/ijkplayer

ff_read 崩溃信息

Open
#2,157 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

need-more-information
Dominant language
C
Stars
33.2k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Description

   当 self.player = [[IJKFFMoviePlayerController alloc]initWithContentURL:vidoUrl withOptions:options];

播放视频会崩溃 提示 ff_read(21) http_open

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 reproducing the crash at the IJKFFMoviePlayerController initialization shown in the issue and capture the full ff_read(21) http_open context. Trace that path through the player and FFmpeg integration; done means the crash cause is identified, the behavior is verified with the reported video URL, and a regression check covers the failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, objective-c
Domain
audio-video-rtc, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.