Video Player · Just Yours. No Limits.

myplayer is a simple, experimental video player built from the ground up with FFmpeg. It doesn't aim to compete with existing players — it's just an experiment in how far you can get with a handful of native libraries and no web stack in sight.

What it does

Multi-track audio

Switch between audio tracks, including multi-channel ones, while playing.

Stays out of the way

Minimal chrome, keyboard driven, and the controls disappear when you don't need them.

Install via Flatpak

Add the chaoshome remote and install
curl -o /tmp/chaoshome.pubkey https://flatpak.chaoshome.net/chaoshome.pubkey
flatpak remote-add --if-not-exists \
  --gpg-import=/tmp/chaoshome.pubkey chaoshome https://flatpak.chaoshome.net
flatpak install chaoshome com.myplayer.mplay