Wingetlywingetly
← All apps

MPV (Official CI build, MSVC)

by MPVv0.41.0

Last updated

A free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types.

Install with winget

$ winget install --id mpv-player.mpv-CI.MSVC --exact --version 0.41.0

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

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.

Installers · v0.41.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct
arm64ZIP
archive
-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 (Official CI build, MSVC).

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.

  • mpv (shinchiro build)shinchiro
    shinchiro.mpvv0.41.0

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

  • 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.

  • M
    Music PlayerTenpi
    Tenpi.MusicPlayerv0.3.1

    A music player with real-time pitch shifting, reversing, and time stretching

  • 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.

More from MPV or browse mpvplayer, mpvci, mpv.io.

Frequently asked questions

How do I install MPV (Official CI build, MSVC) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id mpv-player.mpv-CI.MSVC --exact --version 0.41.0. winget downloads the installer from MPV and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MPV (Official CI build, MSVC) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id mpv-player.mpv-CI.MSVC --exact 0.41.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall MPV (Official CI build, MSVC) via winget?
Run: winget uninstall --id mpv-player.mpv-CI.MSVC --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MPV (Official CI build, MSVC)'s Apps & Features entry.
Is MPV (Official CI build, MSVC) free?
MPV (Official CI build, MSVC) is distributed under LGPLv2.1. Refer to the publisher (https://github.com/mpv-player/mpv) for the full license terms - Wingetly itself does not charge for installation.
Does MPV (Official CI build, MSVC) 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 (Official CI build, MSVC) directly from the publisher.
How do I keep MPV (Official CI build, MSVC) up to date?
Run winget upgrade --id mpv-player.mpv-CI.MSVC --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MPV (Official CI build, MSVC) from microsoft/winget-pkgs.