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

As of now, `--vo=libmpv` with the OpenGL backend has features roughly equivalent to `--vo=gpu`. Features only available in `gpu-next` are currently not available when using the rendering API. It would...

meta:feature-request
vo:gpu-next

Lively Wallpaper использует mpv для воспроизводства "Живых обоев" зацикленного видео. После установки драйвера от Nvidia версии 522,25 появляется проблема загрузки GPU на 100% Процесс mpv, Lively, Диспетчер окон рабочего стола...

meta:question

### mpv/ffmpeg version and platform mpv 0.29.0-106-g5bcac8580d Copyright © 2000-2018 mpv/MPlayer/mplayer2 projects built on UNKNOWN ffmpeg library versions: libavutil 56.24.101 libavcodec 58.41.101 libavformat 58.23.102 libswscale 5.4.100 libavfilter 7.46.101 libswresample 3.4.100...

core:encoding

vo_dmabuf_wayland uses the Wayland viewporter API to configure video scaling. Although it was correctly setting up the destination rectangle, the source rectangle was being discarded. The result was that options...

### Important Information Information: - mpv version: 0.34.0-537-ge0c4193ee5 - Windows Version: Windows 10 22H2 19045.2130 - Source of the mpv binary: https://sourceforge.net/projects/mpv-player-windows/files/64bit-v3/mpv-x86_64-v3-20221023-git-395b37b.7z/download - If known which version of mpv introduced...

os:win

### mpv version and platform v0.29 Linux orangepizero 3.4.113-sun8i #2 SMP PREEMPT Mon Aug 20 11:56:36 CEST 2018 armv7l armv7l armv7l GNU/Linux ### Reproduction steps mpv connects to an rtsp...

core:rtsp

In #7857 @tmm1 said he working on adding `AVSampleBufferDisplayLayer` on iOS via `--wid`option. I would like to replace my current `GLES` implementation with `AVSampleBufferDisplayLayer`, as `OpenGL` is deprecated for long...

meta:feature-request

### Important Information Provide following Information: - mpv version: 3a2838c88d - Linux Distribution and Version: ArchLinux latest - Source of the mpv binary: built from source - If known which...

vo:gpu:wayland
os:linux

On Windows with a FreeSync/G-Sync monitor and supporting GPU, variable refresh rate works out of the box in (exclusive?) fullscreen mode - and that is a good thing if Low...

meta:feature-request
os:linux
core:video

Commits https://github.com/mpv-player/mpv/commit/257dbdf06feb366f9eb1f96ceb7026c9365dddaa uses a algorithm of splitting strings into a table of number and string values to achieve natural sorting. This approach works well in most cases, but it does...