Wingetlywingetly
← All apps
V

Video Player

by Tenpiv0.2.0

Last updated

A video player with reversing and time stretching effects

Install with winget

$ winget install --id Tenpi.VideoPlayer --exact --version 0.2.0

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

Silent install command for Video Player

Video Player uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
Video-Player-Setup-0.2.0.exe /S

See the full silent install reference for Video Player

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

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-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 Video Player.

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

  • M
    Music PlayerTenpi
    Tenpi.MusicPlayerv0.3.1

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

  • W
    Waifu2x GUITenpi
    Tenpi.Waifu2xGUIv0.5.1

    A GUI app that upscales anime-styled images with waifu2x

  • P
    Photo ViewerTenpi
    Tenpi.PhotoViewerv0.2.5

    An image/GIF viewer that can apply various resizing and color effects.

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

More from Tenpi or browse reversing, time-stretching, video-player.

Frequently asked questions

How do I install Video Player on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Tenpi.VideoPlayer --exact --version 0.2.0. winget downloads the installer from Tenpi and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Video Player silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Tenpi.VideoPlayer --exact 0.2.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 Video Player?
Video Player uses EXE (NSIS). Run the downloaded installer with: Video-Player-Setup-0.2.0.exe /S. The silent switches are /S.
How do I uninstall Video Player via winget?
Run: winget uninstall --id Tenpi.VideoPlayer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Video Player's Apps & Features entry.
Is Video Player free?
Video Player is distributed under MIT. Refer to the publisher (https://github.com/Moebits/Video-Player) for the full license terms - Wingetly itself does not charge for installation.
Does Video Player 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 Video Player directly from the publisher.
How do I keep Video Player up to date?
Run winget upgrade --id Tenpi.VideoPlayer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Video Player from microsoft/winget-pkgs.