leandromoreira / leandromoreira/ffmpeg-libav-tutorial
Code problems
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 11k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
- calloc not malloc in your initialise of contexts
- encode_frame ONLY called once after the file has been processed.
- Crash at line 269 with an invalid index
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing context initialization, the encode_frame call flow, and the code at line 269. Reproduce the reported allocation, encoding, and invalid-index problems; done means the three reported failures are addressed and the tutorial still processes video correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100