Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mpv-0.39.0-x86_64-v3.7z | 2024-09-27 | 33.2 MB | |
mpv-0.39.0-x86_64.7z | 2024-09-27 | 33.2 MB | |
mpv-0.37.0-x86_64.7z | 2023-12-13 | 29.1 MB | |
mpv-0.37.0-x86_64-v3.7z | 2023-12-13 | 28.5 MB | |
mpv-0.36.0-x86_64.7z | 2023-08-21 | 29.9 MB | |
mpv-0.35.1-x86_64.7z | 2023-06-30 | 26.2 MB | |
mpv-0.35.0-x86_64.7z | 2023-06-30 | 26.0 MB | |
mpv-0.34.0-x86_64.7z | 2023-06-30 | 24.2 MB | |
mpv-0.33.0-x86_64.7z | 2023-06-30 | 22.9 MB | |
mpv-0.32.0-x86_64.rar | 2023-06-30 | 25.8 MB | |
mpv-0.30.0-x86_64.rar | 2023-06-30 | 25.3 MB | |
Totals: 11 Items | 304.3 MB | 3 |
About mpv.snad:
A free, open source, and cross-platform media player mpv.snad is configured mpv player to optimize your video experience with most useful featuers. (see complete key gide for all available options)
Features:
- AMD FSR and NVIDIA Image Scaling added (v35.1 or Higher)
AMD FidelityFX FSR/CAS CTRL + F NVIDIA Image Scaling CTRL + N Clear CTRL + Z
- Simple Interface
- Touchpad Gesture
- Advanced Playlist Manager
Show Playlist P / TAB
Navigate UP / DOWN / SPACE / < / > - A perfect visualizer for audios with no album-art or for Internet Radios
- Improved Video Filter for Best Video Experience
Apply Video Filter V , CTRL + 1 -> 9
- Config file Repository --> Repo
- Basic key guide --> key-guide
- Complete key guide --> key-guide
How to install
- Extract the files.
- Move the folder to required destination.
- Go to
.../installer
folder - Run
mpv-install.bat
as admin
Or you can use openwith always and select mpv.exe file
How to use config files
- Download to a folder.
- copy / overwrite extracted files to
...AppData\Roaming\mpv
or - create a folder as
portable_config
in the folder where mpv.exe exist and, - copy extracted files to
...portable_config
Config For Linux:
- copy / overwrite extracted files to
...etc/mpv
(you need root access to this folder)
Other Downloads
- Windows / ubuntu / linux / macos / Android stable cahnnel official: mpv.io
- Windows channel official: sourceforge.net
- Android stable official: play.google.com
- Android test builds official: github.com
About MPV Player:
Overview:
mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more.
Streamlined CLI options:
MPlayer's options parser was improved to behave more like other CLI programs, and many option names and semantics were reworked to make them more intuitive and memorable.
On Screen Controller:
While mpv has no official GUI, it has a small controller that is triggered by mouse movement.
High quality video output:
mpv has an OpenGL based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more.
GPU video decoding:
mpv leverages the FFmpeg hwaccel APIs to support VDPAU, VAAPI, DXVA2, VDA and VideoToolbox video decoding acceleration.
Embeddable:
A straightforward C API was designed from the ground up to make mpv usable as a library and facilitate easy integration into other applications.
Active development:
mpv is under active development, focusing on code refactoring and cleanups as well as adding features. Want a feature?