mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
There are two major blockers to this test: - H265 muxing is not available for API<24, so setting video mimeType to H265 will fail on those devices. - AMR audio encoding is buggy on some device and it's not a widely used format. The solution: use a video that is encoded with AVC/MP3, to ensure transcoding to AVC/AAC. PiperOrigin-RevId: 429648598 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/transformer | ||
| AndroidManifest.xml | ||