It uses ExoPlayer's ffmpeg-extension with all its audio formats enabled (it can even handle special formats like AC3, EAC3, DTS, DTS HD, TrueHD, etc.).
Correctly sync audio with video track when using Bluetooth headphones/speakers. (I couldn't find any other nice video player based on ExoPlayer, so I created this one.)
Supported Formats
* 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
* Video: H.263, H.264 AVC (Baseline Profile; Main Profile on Android 6+), H.265 HEVC, MPEG-4 SP, VP8, VP9, AV1
* Containers: MP4, MOV, WebM, MKV, Ogg, MPEG-TS, MPEG-PS, FLV
* Streaming: DASH, HLS, Smooth Streaming, RTSP
* Subtitles: SRT, SSA, TTML, VTT
HDR video playback (HDR10+ and Dolby Vision) on supported/supported hardware.
Characteristics
* Selection of audio tracks / subtitles
* Playback speed control
* Horizontal swipe and double tap to search quickly
* Vertical swipe to change brightness (left) / volume (right)
* Pinch to zoom (Android 7+)
* PiP (Picture in Picture) on Android 8+ (resitable on Android 11+)
* Resize (fit/crop)
* Increase volume
* Automatic frame rate matching on Android TVs/boxes (Android 6+)
* Post-play actions (delete file / skip next)
* Lock touch (long touch)
* No tracking or excessive permissions
Open source / source code available: https://github.com/moneytoo/Player
Correctly sync audio with video track when using Bluetooth headphones/speakers. (I couldn't find any other nice video player based on ExoPlayer, so I created this one.)
Supported Formats
* 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
* Video: H.263, H.264 AVC (Baseline Profile; Main Profile on Android 6+), H.265 HEVC, MPEG-4 SP, VP8, VP9, AV1
* Containers: MP4, MOV, WebM, MKV, Ogg, MPEG-TS, MPEG-PS, FLV
* Streaming: DASH, HLS, Smooth Streaming, RTSP
* Subtitles: SRT, SSA, TTML, VTT
HDR video playback (HDR10+ and Dolby Vision) on supported/supported hardware.
Characteristics
* Selection of audio tracks / subtitles
* Playback speed control
* Horizontal swipe and double tap to search quickly
* Vertical swipe to change brightness (left) / volume (right)
* Pinch to zoom (Android 7+)
* PiP (Picture in Picture) on Android 8+ (resitable on Android 11+)
* Resize (fit/crop)
* Increase volume
* Automatic frame rate matching on Android TVs/boxes (Android 6+)
* Post-play actions (delete file / skip next)
* Lock touch (long touch)
* No tracking or excessive permissions
Open source / source code available: https://github.com/moneytoo/Player
Show More