Enhancement: Integrate support for fmp4 formats in the Media demo app to expand format compatibility.
@rohitjoins is already working on this.
Since Dec 24, 2024.
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Enhancement: Integrate support for fmp4 formats in the Media demo app to expand format compatibility.
Background:
-
Chrome extensions already support fmp4 formats for video playback.
-
The current Media androidx library (version 1.5.1) lacks this functionality.
-
Supporting fmp4 will broaden the range of supported formats, aligning with industry standards.
Benefits: -
Improves the Media androidx library's versatility and user experience.
-
Enables playback of a wider range of media formats, including fmp4 HLS variations.
-
Makes the library more competitive with other video playback solutions.
Recommendation: -
Consider adding fmp4 format support to the Media demo app as a new feature.
-
This functionality can be gradually implemented and tested for stability.
-
Reference links provided for testing purposes:
-
Mention any potential challenges or dependencies associated with fmp4 format integration.
-
Provide suggestions for implementation strategy (e.g., phased approach)
By incorporating this feedback, the Media androidx library can significantly enhance its format compatibility and appeal to a wider audience.
Sincerely,
Senior computer engineer (Zero)
Pooya Mohammadhossein (Ryan)
Contributor guide
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.
Assessment
This issue has not been assessed yet.