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

Ref: https://code.videolan.org/videolan/libplacebo/-/merge_requests/630

I'm using [mpvpaper](https://github.com/GhostNaN/mpvpaper) and some wallpapers download from wallpaper engine. However, some of them are too short (like 15s) and I want to loop them to at least 30min. I...

meta:question

### Important Information Provide following Information: - mpv version git master - Linux Distribution and Version ubuntu 20.04 - Source of the mpv binary git master - If known which...

os:linux

`--deep` is deprecated as of macos 13.0. It is also not supported by alternative `codesign` implementations like [sigtool](https://github.com/thefloweringash/sigtool). Related: https://github.com/NixOS/nixpkgs/pull/270691 Read this before you submit this pull request: https://github.com/mpv-player/mpv/blob/master/DOCS/contribute.md Reading...

### Important Information Provide following Information: - mpv version: master - Linux Distribution and Version: fedora 38 - Source of the mpv binary: master - If known which version of...

vo:gpu:wayland
os:linux

Question: 1. If I don't apply `--inverse-tone-mapping`, but apply `--target-trc=pq`, `--target-prim=bt.2020`, `--target-peak=366` and `--target-colorspace-hint`, does it only increase the brightness of SDR video? 2. Does it also expand the color...

meta:question

### Summary mpv drops frames dramatically after it reaches a certain resolution. Very similar to #8613, but it only happens with `scale=ewa_lanczossharp`. `cscale=ewa_lanczossharp` and `video-sync=display-resample` work without issues on my...

os:linux

nvidia just released rtx video hdr in their newest drivers https://www.nvidia.com/download/driverResults.aspx/218113/en-us/ it can convert sdr content into hdr and from my testing its really good, i would appreciate if this...

meta:feature-request

I want to encode section of the video with setpts filter, here's the command I'm trying ```console % mpv src.mp4 --start=10 --end=11 --vf-add=setpts=PTS/0.5 --o=1.mp4 --no-config --log-file=1.log (+) Video --vid=1 (*)...

meta:question

### Important Information Difficult one to describe but I'll do my best. On an old version of mpv I've been using (built in late 2021) I could run the following...