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

### mpv Information ```bash mpv v0.38.0-678-g0818f600 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects built on Aug 7 2024 00:12:51 libplacebo version: v7.349.0 (v7.349.0-5-g82bf46a-dirty) FFmpeg version: N-116546-g792a9979e FFmpeg library versions: libavcodec 61.11.100 libavdevice...

os:win

### Expected behavior of the wanted feature Currently, mpv saves playing position and speed values within a file named after the md5sum of the file it was playing. Suggestion: use...

meta:feature-request
priority:low

### mpv version and platform latest git master, macOS 10.12.5 ### Reproduction steps using `--vo=opengl-cb --dither-size-fruit=8` leads to a black screen on playback start. i could reproduce it with git...

core
core:libmpv
core:video

as discussed on IRC gpu and gpu-next tested on android to do what was intended

priority:stalled

### mpv Information ```bash mpv v0.38.0-641-g6107112b Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects built on Jul 27 2024 00:04:43 libplacebo version: v7.349.0 (v7.349.0-dirty) FFmpeg version: N-116435-g719e46f54 FFmpeg library versions: libavcodec 61.10.100 libavdevice...

os:win
priority:ignored-issue-template

Here's my attempt at implementing what I suggested in https://github.com/mpv-player/mpv/pull/14618#issuecomment-2263201927. The mechanism works fine. I implemented both per option and for sub options. 1. I had to add a bunch...

On my end, it seems to be about the same as using `--opengl-swapinterval=2` + `--display-fps-override=30`. But people with better monitors should test to make sure it actually works. Also, I'm...

The input value to be added in add_float is a double, and added as a double. Since not all double values have a corresponding float32 value, make sure to use...

priority:stalled

### Important Information - mpv version: 0e76372e86d92982e17219fda6597f92ca67e7e8 - Platform and Version: Arch Linux - Source of the mpv binary: waf ### Reproduction steps Play a video with subtitles in the...

## Info ``` $ cat /etc/fedora-release Fedora release 39 (Thirty Nine) $ uname -ar Linux shrimp-paste 6.5.0-57.fc39.ppc64le #1 SMP Mon Aug 28 11:46:04 UTC 2023 ppc64le GNU/Linux ``` ``` mpv...