mpv
mpv copied to clipboard
🎥 Command line video player
### Important Information Provide following Information: - mpv version = 1:0.34.1-5 according to `pacman -Q --info mpv`, 0.34.1-dirty according to `mpv --version` - Linux Distribution and Version = arch linux,...
1. start mpv with `save-position-on-quit=yes` and `keep-open=yes` 2. play a video and let it reach the end 3. exit and re-run mpv to play the same file 4. the video...
### Important Information Provide following Information: - mpv version: mpv 0.33.0-177-gfd8c673cfc x64 - Windows Version: Windows 10 21H1 (19043.1052) - Source of the mpv binary: https://sourceforge.net/projects/mpv-player-windows/files/ - If known which...
### Expected behavior of the wanted feature the playlist property is triggered for a bunch of reasons, listing some: Next file, previous file, add file, remove file, shuffle, and more....
MPV is one of the rare video players on Linux that supports reading several subtitle streams natively. I have some videos with several non-overlapping ASS subtitle tracks, and I would...
Does anyone know how to enable volume normalization like the one implemented in SMPlayer? Thanks for the answer.
Even though these functions aren't documented a number of scripts have started to write to this property. This commit adds the bare minimum optimisation to the `shared_script_property_observe` function so that...
### Important Information Provide following Information: - mpv 0.34.1-dirty - ArchLinux 5.19.13-arch1-1 - Source of the mpv binary: https://archlinux.org/packages/community/x86_64/mpv/ ### Reproduction steps Just playing video from a hard drive ###...
Today, I heard some people say that we had been able to watch HDR contents via DRM, so I tried it, and it really did. but there are some questions....
How can I make mpv accept media key controls (play/pause/next/prev) globally? I did see solutions for this on mac and linux but not for windows, not anything that feels native...