Help us keep the list up to date and submit new video software here.






Software Home »


Tool

Description

Type
Rating
Reviews
mpv

mpv is a video player and a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. While mpv has no official GUI, it has a small controller that is triggered by mouse movement. 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, and more.

8.9/10
23 votes
Rate it




Screenshots

mpv screenshot

mpv screenshot 2
Latest version

0.39.0 (September 28, 2024)



Download


Visit developer's site

Download mpv 0.39.0 Windows 64-bit  31MB  Win64 Win  Portable Portable

Download mpv 0.39.0 Mac  Mac Mac

Download mpv 0.39.0 Linux  Linux Linux




Download Beta, Portable and other versions

Download mpv latest Beta/Nightly Portable Windows 64-bit  30MB  Win64 Win  Portable Portable

Download mpv 0.39.0 v3 Windows 64-bit, it has these instructions enabled by default: avx avx2 bmi bmi2 fma lzcnt movbe sse3 sse4 sse4.1 sse4.2 ssse3 xsave sahf mwait crc32 cx16 popcnt f16c

Download mpv 0.39.0 Windows ARM 64-bit






Download old versions


Download mpv old versions Archive Archive



Software License

Free software / FOSS (Free and Open Source Software)



Supported operating systems

Windows Win Mac OS Mac Linux Linux



More information and other downloads

Download mpv-config for Mac - This is a collection of MPV configuration files, intended for high quality rendering of traditional live TV and video disc formats. On Macs, you can download and install them in your ~[user profile]/.config/mpv folder.

Download mpv-scripts - A collection of scripts written for mpv over the years.



Version history / Release notes / Changelog / What's New


v0.40.0

We are excited to announce the release of mpv 0.40.0.

Key highlights:

Console: Enhanced autocompletion and visual styling
OSC: New selection menu accessible by right-clicking common buttons
HDR is now natively supported when using direct rendering (DRM),
as well as dmabuf-wayland on Linux
Native clipboard access for scripts via new clipboard property
New command menu, with common actions easily accessible
Enhanced select.lua with new selection options for watch history, editions, DVD/Blu-Ray titles
New positioning.lua script script for cursor-centric zooming and drag to pan
Better stream support for Blu-ray, DVD and CDDA
Track selection improvements and better metadata display
Added osd-box / sub-box / box profiles to easily enable box styled OSD/OSC
Windows support in umpv helper script
This release requires FFmpeg 6.1 or newer and libplacebo 6.338.2 or newer.

Features
New
vf_d3d11vpp: add NVIDIA RTX Video HDR support
context_drm_gl: add support for HDR metadata
positioning.lua: add new script for video alignment and zooming
umpv: add Windows support
command: add clipboard property with native backends for Windows, macOS, and Wayland
select.lua: add watch history, edition, DVD/Blu-Ray titles and more selection options
input.conf: add cursor-centric zoom and drag-to-pan bindings
wayland: add support for wp-color-management-v1 protocol
console.lua: add persistent command history
stats.lua: add timecode display
options: add --playlist-exts and --archive-exts
wayland_common: support IME usage via text-input-v3
command: add multiple track metadata and properties
vo_gpu_next: add chroma location and HDR metadata to shader parameters
player/screenshot: support more formats for screenshot-raw command
demux_mkv: add --demuxer-mkv-crop-compat option
misc/language: parse hi/sdh/cc tags from external subtitle tracks
wayland: support xdg-activation
player: add mpv:// protocol
Changed
meson: build libmpv by default
command: enhance track and playlist display information
input.conf: improve numpad key bindings
osc.lua: add custom buttons support and improved mouse bindings
console.lua: inherit OSD styles and colors
options: default to --prefetch-playlist=yes
osc.lua: add slimbottombar and slimtopbar layouts
command: improve frame-step to go through multiple frames
wayland: use wp-presentation v2 if available
various: reorganize options into more logical groups
vo_gpu_next: improve target colorspace handling
options: disable --input-ime by default (enabled on demand)
Options and Commands
Added
sd_ass: introduce sub-ass-prune-delay
player: add an optional mute flag when framestepping
command: add clipboard/text-primary property
command: add current-clipboard-backend property
command: add notify-property command
options: add --script-opt alias for --script-opts-append
options: add --osd-bar-marker-{size,style} options
options: add --input-ime for improved text input
options: add --video-recenter
options: add --clipboard-backends
options: add --wayland-internal-vsync
options: add --sub-scale-signs
Changed
options: rename --load-osd-console to --load-console
player: improve track selection for multi-component languages
options: improve frame-step command to handle multiple frames
input.conf: make Alt+BS reset --video-align-{x,y}
command: print track metadata when changing track
command: print track-list with enhanced metadata
Deprecated
options: deprecate --gamma-auto (use gamma-auto.lua script instead)
options: deprecate undocumented --cdda-span-{a,b} options
Fixes and Minor Enhancements
f_hwtransfer: ensure that we convert to full range rgb with scale_vaapi
win32: fix window size restore after maximize state
build: fix dynamic generation of mpv.desktop file protocols
player/sub: avoid pointlessly redecoding subs
x11: remove nvidia blacklist logic from --x11-present=auto
osc.lua: seek to the nearest chapter when right clicking the seekbar
command: fix keybind command with sequence keys
video/out/wayland_common: fix crash with multi-seat drag and drop
demux: reclaim demux_packets to reduce memory allocator pressure
demux_cue: only accept TRACK with AUDIO type
player/loadfile: strip common filename part from external track title
build: remove unused dvdread dependency
wayland: fix vertical resizing and scaling issues
console.lua: improve completion and visual appearance
sub/osd: default to a semitransparent black back color
player: improve playlist handling with prefetch
drm: parse EDID using libdisplay-info (which is now a required dependency)
win32: fix window size restore after maximize state
hwdec_d3d11va: align image mapper dimensions to a multiple of 2
wayland: fix DnD with focus follow mouse
player: store external filenames as normalized
player: properly handle secondary subtitles on the terminal
demux_mkv: add support for chroma location
vo_dmabuf_wayland: improve and fix format selection
player: fix combination of --loop-playlist + --shuffle + --prefetch-playlist
This listing is not complete. Check DOCS/client-api-changes.rst for a history

View full changelog




All features


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 a 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, and more.

GPU video decoding

mpv leverages the FFmpeg hwaccel APIs to support VDPAU, VAAPI, DXVA2, VDA and VideoToolbox video decode 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.




Sections/Browse similar tools






Alternative to mpv

(Latest version updated)

IINA  (May 31, 2024)



MPV-EASY Player  (Feb 2, 2025)



mpv.net  (Oct 20, 2024)



SMPlayer  (May 13, 2024)







Guides and How to's




Acronyms / Also Known As

mpv media player



Download mpv Portable download from the Download links under Download and Download other versions!



Notify me when software updated or report software

Email me when it has been updated    Report this software (dead link/new version)  




23 reviews, Showing 1 to 5 reviews


Best Player for Anime, TV Shows and Movies!

MPV 0.38.0 "v3" should be the default download option because it is optimized for newer CPU's. If you have a CPU newer than year 2014, just download v3 and don't think about it.

Also if you want to add features like Seekbar Thumbnail like YouTube has, or want better On Screen Controls than default, download "UOSC" and "Thumbfast" from Github. To install, all you have to do is create "scripts" folder next to mpv.exe and copy all the extracted files in it, and create "script-opts" folder to copy .conf files in it.


Review by sparks on Jul 17, 2024 Version: 0.38.0 v3 OS: Windows 11 64-bit Ease of use: 10/10 Functionality: 10/10 Value for money: 10/10 Overall: 10/10




The playback is extraordinarily smooth and pleasing. It's also very robust in playing corrupted/incomplete video files.

Review by MusiqueRabbit on Aug 7, 2023 Version: 0.36.0 nightly OS: Windows 11 64-bit Ease of use: 9/10 Functionality: 10/10 Value for money: 10/10 Overall: 10/10




Rating by Esprit on Jan 21, 2023 Version: 0.34.0 OS: Windows 10 64-bit Ease of use: 10/10 Functionality: 10/10 Value for money: 10/10 Overall: 10/10




Rating by sottil on May 27, 2022 Version: 5.7.0.0 OS: Windows 11 64-bit Ease of use: 10/10 Functionality: 10/10 Value for money: 10/10 Overall: 10/10




Rating by Romsryu on May 31, 2021 Version: 0.33 OS: Windows 10 64-bit Ease of use: 10/10 Functionality: 10/10 Value for money: 10/10 Overall: 10/10


23 reviews, Showing 1 to 5 reviews

1 tool hits, Showing 1 to 1 tools
   



Explanation:
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW REVIEW= New review since your last visit
NEW VERSION= New version

Latest version
Version number / Beta version number / Update version number and when it whas released.

Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Freeware Trialware = Download Free software but some parts are trial/shareware.
Free software = Download Free software and also open source code also known as FOSS (Free and Open Source Software).
Free software Trialware = Download Free software and also open source code but some parts are trial/shareware.
Freeware Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download 15MB = A direct link to the software download.
Win = Windows download version. It works on 32-bit and 64-bit Windows.
Win64 = Windows 64-bit download version. It works only on 64-bit Windows.
Mac = Mac download version. It works on 32-bit and 64-bit Mac OS.
Mac64 = Mac OS download version. It works only on 64-bit Mac OS.
Linux = Linux download version.
Portable = Portable version. No installation is required.
Ad-Supported = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
Windows = Windows version available.
Mac OS = Mac OS version available.
Linux = Linux version available.
Our hosted software are virus and malware scanned with several antivirus programs using www.virustotal.com. (NOTE! Just one virustotal warning is 99.9% a false positive. And some software might receive 2-6 warnings but it's if they are not all same virus/trojan then it's 99% false positives.)


Rating
Rating from 0-10.



Browse software by sections



Visit our sponsors! Try DVDFab and backup Blu-rays!
Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2025 videohelp.com