mpv
mpv copied to clipboard
🎥 Command line media player
### mpv Information ```bash mpv v0.40.0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects libplacebo version: v7.349.0 FFmpeg version: 7.1.1-1+b1 FFmpeg library versions: libavcodec 61.19.101 libavdevice 61.3.100 libavfilter 10.4.100 libavformat 61.7.100 libavutil 59.39.100...
### mpv Information ```bash mpv v0.40.0-119-g1d1535ff9 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects built on May 23 2025 00:13:48 libplacebo version: v7.351.0 (v7.351.0-dirty) FFmpeg version: N-119686-gae0f71a38 FFmpeg library versions: libavcodec 62.3.101 libavdevice...
### mpv Information ```bash mpv v0.40.0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects libplacebo version: v7.349.0 FFmpeg version: 7.1.1 FFmpeg library versions: libavcodec 61.19.101 libavdevice 61.3.100 libavfilter 10.4.100 libavformat 61.7.100 libavutil 59.39.100...
Successor to #13837, post-#15355 and #15564. Currently implemented only on macOS.
### mpv Information ```bash mpv 0.40.0+git20250325.97cb16d68340 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects libplacebo version: v7.349.0 FFmpeg version: 7.1 (runtime 7.1.1) FFmpeg library versions: libavcodec 61.19.100 (runtime 61.19.101) libavdevice 61.3.100 libavfilter 10.4.100...
Add option to export d3d11 swapchain
### Expected behavior of the wanted feature I think it's kind of weird that when a custom speed is set, the remaining time value is scaled by it, but position...
### mpv Information ```bash mpv-x86_64-20250216-git-f94b44c ``` ### Other Information ```text - Windows version:WIN10 22H2 - GPU model, driver and version:7900XTX - Source of mpv:MPV - Latest known working version: -...
This is arguably the expected and useful behavior. And there is no logical reason we should be bound to setting only one property here.
Currently set `video-sync=display-resample` would make mpv always try to match the monitor's highest refresh rate. For those 240~360Hz monitors, enabling this option would introduce much frame-drop/delay. ### Expected behavior of...