mpv icon indicating copy to clipboard operation
mpv copied to clipboard

🎥 Command line video player

Results 808 mpv issues
Sort by recently updated
recently updated
newest added

Alphebatize the extensions in autoload.lua's list of extensions and add several more.

### Important Information Provide following Information: - mpv 0.34.0 - Windows 10 - Build into Plex HTPC - Issue introduced by https://github.com/mpv-player/mpv/commit/b2e5eb13bc08a0286782fed29455a66a037b46e5 - Possible screenshot or video of visual glitches...

os:win

We've had some annoying names for interops, which we can't simply rename because that would break config files and command lines. So we need to put a little more effort...

The logic around trying to establish what formats are supported by vaapi is confusing, and it turns out that we've been doing it wrong. Up until now, we've been going...

Wayland VO that can display images from either `vaapi` or `drm` hwdecs. The PR adds the following changes: 1. a `context_wayland` Wayland context with no gl dependencies 2. no-op `ra`...

Existing unknown duration handling can be problematic when a chain of track events (ASS dialogues) shares the same start time. For reference, | track->events[n] | Start | Duration | |...

Hi sorry maybe I understood something wrong because I thought this was fixed by this: https://github.com/mpv-player/mpv/pull/10266 and my last report was closed as a duplicate however subtitles are still not...

os:win
vo:gpu-next

### Important Information Provide following Information: - mpv version: - mpv 0.33.1 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects built on UNKNOWN FFmpeg library versions: libavutil 56.70.100 libavcodec 58.134.100 libavformat 58.76.100 libswscale...

os:linux

I was wondering if there was a way to force the default font over the subtitle font embedded in a mkv file. Current config for subtitles: ```sub-scale=0.8 sub-auto=fuzzy ytdl-raw-options=sub-lang="en",write-sub=,write-auto-sub= demuxer-mkv-subtitle-preroll=yes...

meta:question

### mpv version and platform MacOS, latest release (Issues are visible in code on current master branch, see links below) ### Reproduction steps 1. Use audio device with more than...

core:audio