Native media player for macOS and iOS/iPadOS built on AetherEngine (FFmpeg). Plays video and audio, switches audio/subtitle tracks, scrubs with live thumbnail previews. macOS: universal (Apple Silicon + Intel), 14+, with Now Playing for music. iOS/iPadOS: custom player, PiP, AirPlay, lock-screen Now Playing.
// readme
AetherPlayer
A native media player built on AetherEngine, for macOS and iOS/iPadOS.
Drop or open a video or audio file, play it, switch audio and subtitle tracks, scrub with live thumbnail previews, and grab full-resolution frames.
macOS: universal binary (Apple Silicon + Intel), macOS 14.0+. iOS/iPadOS: universal app, iOS 17.0+.
Install
macOS: grab the latest notarized .dmg from the Releases page, drag AetherPlayer to your Applications folder, and launch it. The .dmg keeps itself current through built-in auto-updates (Sparkle), so you only have to download it once. You can also try the beta on TestFlight (an App Store release is on the way).
iOS/iPadOS: join the public TestFlight beta (an App Store release is on the way), or build and run it from source (see Build below).
macOS features
- Wide-format playback. FFmpeg-backed decoding through AetherEngine,…