Introducing Audiofy Media Player, the native offline Android media player designed with Kotlin and Jetpack Compose. Its interface is clean, attractive, and intuitive, ensuring a smooth media playback experience on Android devices. Built on Media3 (previously known as ExoPlayer), it supports Android 5+ and Android TV.
Audiofy leverages ExoPlayer's ffmpeg
extension, enabling support for a wide range of audio
formats,
including niche ones like AC3, EAC3, DTS, DTS HD, and TrueHD.
Moreover, it ensures perfect audio-video synchronization with Bluetooth audio devices. This was born out of a need for a quality ExoPlayer-based media player, which led to the creation of Audiofy.
- Video: H.263, H.264 AVC (Baseline Profile; Main Profile on Android 6+), H.265 HEVC, MPEG-4 SP,
VP8, VP9, AV1
- Support depends on Android device
- Audio: Vorbis, Opus, FLAC, ALAC, PCM/WAVE (ฮผ-law, A-law), MP1, MP2, MP3, AMR (NB, WB), AAC (
LC, ELD, HE; xHE on Android 9+), AC-3, E-AC-3, DTS,
DTS-HD, TrueHD
- Support provided by ExoPlayer FFmpeg extension
- Subtitles: SRT, SSA, ASS, TTML, VTT, DVB
- SSA/ASS has limited styling support see this issue
- Native Android app with simple and easy-to-use interface
- Completely free and open source and without any excessive permissions
- Software decoders for h264 and hevc
- Audio/Subtitle track selection
- Vertical swipe to change brightness (left) / volume (right) (Comming soon)
- Horizontal swipe to seek through video (Comming soon)
- Play videos from storage access framework (Android Document picker)
- Control playback speed
- Pinch to zoom (Comming sooon)
- Picture-in-picture mode (Comming soon)
- Auto frame rate matching on Android TV/boxes (Android 6+)
- Post-playback actions (delete file/skip to next)
- Touch lock (long tap)
- 3rd party equalizer / audio processing support (e.g. [Wavelet]
- Media Session and Audio Focus support
- Pause playback when disconnecting headphones
- Resize (fit/crop)
- Just 5MB Size
Contributions are welcome!
You can help translate Audiofy on Crowdin.
Apache 2.0 License
Copyright 2021 Zakir Sheikh
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.