/mpv-player-config-snad

Config files for mpv player, mpv a free, open source, and cross-platform media player, based on mplayer2 and MPlayer

Primary LanguageLua


mpv.snad for Windows / Linux / Mac

mpv a free, open source, and cross-platform media player. (This repository contain only stable version of windows)

https://mpv.io/

About mpv.snad:

mpv.snad is a player which configured mpv player which is based on most known as mplayer to optimize your video experience with most useful featuers. (see complete key gide)

Downloads:

  • Latest Windows stable Version v35 (this file contain all the config files): mpv.snad (2022-11-14)

How to install:

  • Extract the files.
  • Move the folder to required destination.
  • Go to .../installer folder
  • Run mpv-install.bat as admin

Other Downloads

  • Windows / ubuntu / linux / macos / Android stable cahnnel official: mpv.io
  • Windows beta channel official: sourceforge.net
  • Android stable official: play.google.com
  • Android test builds official: github.com
  • Config files by snad for Windows / ubuntu / linux / macos: mpv.snad

Config For Windows (not required if you download the player from this repository):

  • Download All Settings From Here and extract them 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:

  • Download All Settings From Here and extract them to a folder.
  • copy / overwrite extracted files to ...etc/mpv (you need root access to this folder)

Basic key guide --> key-guide

A Complete key guide --> key-guide


Simple Interface
s2

Touchpad Gesture
s2

Advanced Playlist Manager
Show Playlist P / TAB
Navigate UP / DOWN / SPACE / < / >
A Complete key guide --> key-guide
s1

Visualizer
A perfect visualizer for audios with no album-art or for Internet Radios s2

Improved Video Filter for Best Video Experience
Apply Video Filter V , CTRL + 1 -> 9
A Complete key guide --> key-guide
(Pic1-without filter, Pic2-with filter)
s1


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?