Self-host with Docker ยท Yantr
muxarr
Audio and subtitle track stripper for media files.
1
Ports
0
Notes
2
Use Cases
About
What muxarr does
A tool for stripping, extracting, and manipulating audio and subtitle tracks from video files. Built around FFmpeg with a web-based management interface.
Install Flow
How to self-host muxarr
muxarr can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what muxarr does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Remove unwanted audio tracks from video files.
- Extract subtitle tracks for editing.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
ghcr.io/kirovair/muxarr:latest
Service Name
muxarr
Related Apps
More tools you might pair with muxarr
Page generated 2026-07-27T04:28:00.415Z