Ffmpeg Mpv
Posted By admin On 18/01/22

For ease of compiling the latest git master of everything, you may wish to use the separately available build wrapper (mpv-build) which first compiles FFmpeg libraries and libass, and then compiles the player statically linked against those. Currently using windows, but moving everything over to Ubuntu soon. I'm trying to fully capture a MPV window & stream it to an RTMP server. I want to use a video player rather than ffmpeg's restream ability so I can, on the fly, control playback, enable & disable things such as subtitles etc.

Mpv Ffmpeg Filter
Using git master is recommended.
Mpv Ffmpeg Version
WindowsAll binary packages are unofficial third-party builds. | |
Windows builds by shinchiro (releases and git) | https://sourceforge.net/projects/mpv-player-windows/files |
Scoop | https://github.com/lukesampson/scoop-extras/blob/master/bucket/mpv.json |
Scoop (git) | https://github.com/lukesampson/scoop-extras/blob/master/bucket/mpv-git.json |
Chocolatey | https://chocolatey.org/packages/mpv |
Compilation instructions | https://github.com/mpv-player/mpv/blob/master/DOCS/compile-windows.md |
MSYS2 source package | https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-mpv |
macOSUnofficial third-party builds. | |
macOS builds by stolendata | https://laboratory.stolendata.net/~djinn/mpv_osx/ |
macOS nightly builds by jnozsc | https://github.com/jnozsc/mpv-nightly-build |
MacPorts | https://github.com/macports/macports-ports/blob/master/multimedia/mpv/Portfile |
Homebrew (without macOS application bundles) | https://github.com/homebrew/homebrew-core/blob/master/Formula/mpv.rb |
Source codeIf you want bleeding edge functionality, link against git versions of FFmpeg or if a package for your platform is not available or updated, you can build mpv from source code. The helper build scripts are recommended for most users since they perform a static build of FFmpeg and libass as well as mpv. | |
git repository | https://github.com/mpv-player/mpv/ |
Latest stable release tarball | https://github.com/mpv-player/mpv/releases/latest |
Release changelog | https://github.com/mpv-player/mpv/releases |
Helper build scripts for *nix systems | https://github.com/mpv-player/mpv-build |
Linux packagesDistributions usually package outdated, unmaintained, and unsupported versions of mpv. This is especially true for popular distros like Debian and Ubuntu. You are recommended to use mpv-build or third-party packages instead. All of these packages are unofficial. | |
Arch (aur, git package) | https://aur.archlinux.org/packages/mpv-git/ |
Arch (aur, mpv-build package) | https://aur.archlinux.org/packages/mpv-build-git/ |
Debian multimedia (unofficial) | http://www.deb-multimedia.org/dists/testing/main/binary-amd64/package/mpv |
Gentoo (official package) | https://packages.gentoo.org/packages/media-video/mpv |
Ubuntu (PPA) | https://launchpad.net/~mc3man/+archive/ubuntu/mpv-tests |
Ubuntu and Debian (apt repository) | https://non-gnu.uvt.nl/debian |
Mobile platforms | |
Android | https://play.google.com/store/apps/details?id=is.xyz.mpv |
Other platforms | |
FreeBSD (Freshports) | https://www.freshports.org/multimedia/mpv/ |
NetBSD | http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/multimedia/mpv/ |
OpenBSD | http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia/mpv/ |