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

I want play auto playlist based on files sizes in current directory, from the biggest to the slowest. How i can path autoload.lua for get it?

meta:question

### Important Information - mpv version: 0.34.0-578-g2e5d0d6e07 (current master) / mpv 0.34.1-5 Arch community release - Linux Distribution and Version: Arch Linux, updated as of 2022/11/07 - Source of the...

os:linux

Added display width/height to `overlay-add` command to allow overlay to be scaled on display. Useful when a fullscreen overlay is rendered at a lower resolution than the `osd-width`/`height` for performance...

Fixes #9147 and also supercedes #8184. This basically does four things here. 1. Splits off the paths for macos into its own separate file (`path-darwin.c`). 2. Changes the internal path...

Not too long ago a new basedir specs were presented and brought us XDG_STATE_HOME, for storing, well, applications state stuff (e.g history, saved layouts, etc). Seeing as watch_later directory indeed...

meta:feature-request

Like this ffmpeg-based script that processes a file to remove silent parts with certain inputs for how silent it should be when cutting and such: github.com/carykh/jumpcutter Another playback mode that...

meta:feature-request
core:audio
filter

With these changes : 1. lavf demuxer performs seek to 0 when encountering EOF and does not signal EOF to rest of library 1. with these changes, there is a...

### Important Information Provide following Information: - mpv version: git master - Linux Distribution and Version: Fedora 37 beta KDE Plasma spin - Source of the mpv binary: mpv-build -...

os:linux
vo:gpu-next

### Important Information Provide following Information: - mpv 0.34.0-265-g305332f8a0 - Windows 11 22H2 (OS Build 22598.1) - [Source of the mpv binary](https://github.com/zhongfly/mpv-winbuild/) ### Reproduction steps mpv.conf ``` vo=gpu-next profile=gpu-hq ```...

vo:gpu-next

### Important Information after enabling sub-ass-override "force" and then I changed the height of the subtitles and as I switched back to the original design of the ass subtitles, their...