What should the engine do?
Use AVPlayer direct playback for all supported audio-only use cases. No HLS needed. Supports both HTTP & local storage files.
AVPlayer already supports most common audio (mp3 & m4a). This includes music & audiobooks.
Very few, niche, use cases would require ffmpeg.
Motivating media or use case
- energy efficient native hardware pipelines on battery operated devices
- Apple’s higher quality decoders compared to ffmpeg
- Apple-exclusive features like reduce loud sounds, enhance dialogue apply via system-wide settings toggle
- Easier metadata integration with rest of system.
Area
Codec / container support
Host app / integration context
No response
Would you be willing to open a PR?
No
What should the engine do?
Use AVPlayer direct playback for all supported audio-only use cases. No HLS needed. Supports both HTTP & local storage files.
AVPlayer already supports most common audio (mp3 & m4a). This includes music & audiobooks.
Very few, niche, use cases would require ffmpeg.
Motivating media or use case
Area
Codec / container support
Host app / integration context
No response
Would you be willing to open a PR?
No