mpv


title: “mpv Player Tutorial: Geek’s Favorite Command-Line Video Player” description: “mpv is a minimalist high-performance video player with GPU rendering and pure keyboard control, known for extremely low resource usage and high customizability.” date: 2026-05-13T16:04:45.087Z category: 媒体工具 tags:

  • mpv
  • Video Player
  • mpv Player
  • Command-Line Player
  • Minimalist Player keywords:
  • mpv
  • Video Player
  • mpv Player
  • Command-Line Player
  • Minimalist Player

mpv: For Those Who Demand the Ultimate Playback Experience and Keyboard Control

One-sentence solution: VLC is good but feels too heavy for you? mpv is the minimalist’s choice — keyboard controls everything, GPU rendering delivers excellent picture quality.

mpv isn’t like VLC, which works “right out of the box.” It prefers users to tinker with configuration files. But once you’ve set it up, you get an experience no other player can match.

What Is mpv?

mpv is a minimalist high-performance video player that evolved from the MPlayer/mplayer2 project. It has no traditional “interface” — by default, there’s only a video window, and all operations are done through the keyboard.

The problem it solves: Providing a “this is how a player should be” choice for users who demand ultimate image quality, pure keyboard control, and minimal resource usage.

mpv’s Core Features

  • GPU Rendering: Excellent image quality, accurate colors, supports various advanced rendering algorithms
  • Full Keyboard Control: All functions have keyboard shortcuts, no mouse needed
  • Script System: Lua script support, unlimited feature expansion
  • Configuration File Driven: Everything you want to change goes in one conf file
  • Low Resource Usage: Memory and CPU usage far lower than VLC

Common Keyboard Shortcuts

  • Space — Play/Pause
  • Left/Right Arrow — Forward/Backward 5 seconds
  • Up/Down Arrow — Volume +/-
  • 9/0 — Volume up/down
  • [/] — Playback speed 0.9x/1.1x
  • S — Screenshot
  • f — Fullscreen
  • v — Show subtitles
  • Ctrl+Arrow Keys — Frame-by-frame

Download

Tip: mpv’s Windows version is portable software — just extract and use. It’s recommended to add its directory to your PATH environment variable for convenient command-line use.

Quick Start

  1. Download and extract
  2. Drag a video file directly onto mpv.exe
  3. Or set file associations to open videos with mpv on double-click
  4. Press f for fullscreen, space to pause/play
  5. To configure, create an mpv.conf configuration file in the mpv directory

Browse All Tools

Download

Some links on this page are affiliate links. We may earn a small commission at no extra cost to you. All recommendations are based on objective review.