Wingetlywingetly
← All apps

mpv (shinchiro build)

by shinchirov0.41.0

Last updated

A free, open source, and cross-platform media player. Windows build by shinchiro, packaged natively.

Install with winget

$ winget install --id shinchiro.mpv --exact --version 0.41.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for mpv (shinchiro build)

mpv (shinchiro build) uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64)
mpv_installer_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for mpv (shinchiro build)

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

mpv is a free, open source, and cross-platform media player. It supports a wide variety of media file formats, audio and video codecs, and subtitle types. This specific package delivers the highly regarded Windows builds compiled by shinchiro, wrapped in a native Windows Installer for deep OS integration (Default Apps, Context Menus, File Associations).

Installers · v0.41.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for mpv (shinchiro build).

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • GOM PlayerGOM & Company
    GOMLab.GOMPlayerv2.3.114.5384

    GOM Player is a free video player that supports file playback in more than 100 different video and audio formats, including AVI, MP4, MKV, and more.

  • VLC media playerVideoLAN
    VideoLAN.VLCv3.0.23

    VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files, and various streaming protocols.

  • foobar2000Peter Pawlowski
    PeterPawlowski.foobar2000v2.25.10

    foobar2000 is an advanced freeware audio player for the Windows platform.

  • Wiliwilixfangfang
    xfangfang.Wiliwiliv1.6.0

    第三方B站客户端,目前可以运行在 PC 全平台、PSVita、PS4、Xbox 和 Nintendo Switch 上。

  • PotPlayerKakao Corp.
    Daum.PotPlayerv26.08.19.0

    Powerful multimedia player that supports a variety of different video codecs and formats.

More from shinchiro or browse media-player, video-player, audio-player.

Frequently asked questions

How do I install mpv (shinchiro build) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id shinchiro.mpv --exact --version 0.41.0. winget downloads the installer from shinchiro and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install mpv (shinchiro build) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id shinchiro.mpv --exact 0.41.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for mpv (shinchiro build)?
mpv (shinchiro build) uses EXE (Inno Setup). Run the downloaded installer with: mpv_installer_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall mpv (shinchiro build) via winget?
Run: winget uninstall --id shinchiro.mpv --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from mpv (shinchiro build)'s Apps & Features entry.
Is mpv (shinchiro build) free?
mpv (shinchiro build) is distributed under GPL-2.0-or-later. Refer to the publisher (https://github.com/shinchiro/mpv-winbuild-cmake) for the full license terms - Wingetly itself does not charge for installation.
Does mpv (shinchiro build) work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls mpv (shinchiro build) directly from the publisher.
How do I keep mpv (shinchiro build) up to date?
Run winget upgrade --id shinchiro.mpv --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of mpv (shinchiro build) from microsoft/winget-pkgs.