leandromoreira / leandromoreira/ffmpeg-libav-tutorial
Correctness nitpick: H264 + AAC not muxed by WEBM
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 11k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
While not relevant to explain concepts, I think correctness should still be thought about.
In the Transmuxing section the image depicts h264 + aac in a WEBM file. In reality this does not work as WEBM only supports VP8/VP9 and Vorbis/Opus. A container that can also mux H264 and AAC that is not MP4 would be MKV, which is also widely adopted.
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
Open README.md's Transmuxing section and inspect the linked image. Verify the container and codec compatibility shown there, then update the diagram so it no longer shows H264 + AAC in WEBM; done when the documentation depicts a valid combination.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100