mpv
mpv copied to clipboard
🎥 Command line video player
From https://mpv.io/manual/master/ ``` --sub-ass-styles= Load all SSA/ASS styles found in the specified file and use them for rendering text subtitles. ``` From my efforts to get this to work, I...
### Important Information With gpu-next and hwdec=d3d11va-copy or dxva2-copy the image is significantly darker on HDR content. Software decoding:  Hardware decoding:  ### Expected behavior Same brightness. ### Actual...
- libmpv (06.11.2022) - Win64 22H2 - mpv-dev-x86_64-v3-20221106-git-2590651.7z gpu-next produces a blue-ish tint on near black (very dark) areas in HDR material. Old gpu does not show this issue for...
Before requesting a new feature make sure it hasn't been requested yet. https://github.com/mpv-player/mpv/labels/meta%3Afeature-request ### Expected behavior of the wanted feature hwdec=d3d11va/copy can decode HEVC Rext ### Alternative behavior of the...
The content-type protocol allows mpv to send compositor a hint about the type of content being displayed on its surface so it could potentially make some sort of optimization. Fundamentally,...
The rationale behind this is in the commit message but I'd just like to additionally add that I've found it confusing to support a second build system that requires me...
### Important Information Provide following Information: - mpv version: mpv (1:0.34.1-5) - Linux Distribution and Version: Arch Linux (all software up to date) - Source of the mpv binary: Arch...
mpv has an internal optimization on a couple of platforms where it will not render any frames if the window is minimized or hidden. There's at least once possible use...
Usually, when opening a file, it is set to open in the middle of the right. Like the options below... autofit=35%x60% geometry=100%:45% Normal videos (horizontal long videos) are fine, but...
### Important Information Provide following Information: - mpv version: git master - Linux Distribution and Version: Arch Linux, 5.13.13 - Source of the mpv binary: mpv-build - Window Manager and...