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

### Expected behavior of the wanted feature `normalize-path` should expand DOS short paths, e.g. `C:\Users\eva\DOWNLO~1\830D5A~1.MP4` -> `C:\Users\eva\Downloads\830d5afc5204b1a1789c00556d763620e0e2e519b39c9a01845f1605ed74cabc.mp4` This would be nice for watch-later and bookmarking scripts. ### Alternative behavior of...

meta:feature-request

### Important Information Provide following Information: - mpv version **0.37.0** - Linux Distribution and Version **Gentoo latest** - Source of the mpv binary **built by portage** - If known which...

down-upstream
os:linux
vo:dmabuf-wayland

### mpv Information ```bash mpv v0.38.0-711-g67e087dcae Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects libplacebo version: v7.349.0 (v7.349.0-5-g82bf46ae) FFmpeg version: N-116730-g7e5410eadb FFmpeg library versions: libavcodec 61.11.100 libavdevice 61.2.100 libavfilter 10.2.102 libavformat 61.5.101 libavutil...

os:linux

### Important Information ```text - mpv version: 0.38 - Platform version: Debian Testing/Sid - Meson version: 1.5.1 ``` ### Reproduction Steps When building Debian's 0.38 version + the patch set...

meta:help-wanted
vo:gpu-next

VCRuntime is still statically linked, but now UCRT is dynamically linked, this approach is officially used by Windows App SDK. ref: https://github.com/microsoft/WindowsAppSDK/blob/main/docs/Coding-Guidelines/HybridCRT.md Read this before you submit this pull request:...

This change introduces a UNUSED macro, and uses it to silence around 35 unused-parameter warnings in the video/out folder. Work towards the goal of removing the -Wno-unused-parameter flag from the...

### mpv Information ```bash All MPV releases since september 24th 2023 (mpv-x86_64-v3-20230924-git-140d018.7z) ``` ### Other Information ```text - Windows version: 11 23H2 - GPU model, driver and version: INTEL UHD...

os:win

### Important Information Provide following Information: - mpv version **0.34.1 macOS builds by stolendata** - macOS Version **12.1** ### Reproduction steps Pause a video/audio at a point that the audio's...

core:audio

Attempt to resolve the issues laid out in https://github.com/mpv-player/mpv/issues/10680 If it later turns out there’s some oddball case where the old `aspect-compat=no blur-compat=yes` was actually desirable afterall, i guess this...

### Expected behavior of the wanted feature It would be wonderful to have currently playing title support, ideally full ID3 metadata, for HLS streams For example: https://hls.somafm.com/hls/groovesalad/320k/program.m3u8 `mpv` currently shows...

meta:feature-request