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
trafficstars

1. Re-design buffer pool so it is generic and does not depend on VAAPI. This vo design will be re-used for upcoming drmprime decoder, so it will be easier to...

### Important Information Provide following Information: - mpv version: mpv 0.34.0-292-g3458651010 - Windows Version: Windows 10 21H2 - Source of the mpv binary: Windows builds by shinchiro - GPU: RTX3050...

os:win

this is in a very early state. i still need to majorly clean this code up and kill all the code duplications. my goal is to have one code base...

It would be cool if MPV supported DolbyE audio decoding on the fly instead of hearing just noise. ### Expected behavior of the wanted feature Once playing an mxf file...

meta:feature-request

mpv 0.34.0-378-g8ef744d1b7 recent libplacebo git-master mpv config: ``` vo=gpu-next gpu-api=vulkan dither-depth=8 #icc-profile=profile.icm #vf=format:gamma=bt.1886 image-lut=bt1886.cube keep-open=yes ``` With mpv's own generated 3D LUT, especially dark shades are slightly brighter and show...

Don't ask questions about issues, errors or problems you have and instead open a proper issue with the right template from the previous selection. This template is meant for questions...

meta:question

### Expected behavior of the wanted feature I expected mpv to have different keybindings for the colemak layout. For example, when I use the `R` and `T` keybindings to change...

meta:feature-request

### Important Information Provide following Information: - mpv version: ``` mpv 0.34.1 Copyright © 2000-2021 mpv/MPlayer/mplayer2 projects built on UNKNOWN FFmpeg library versions: libavutil 56.70.100 libavcodec 58.134.100 libavformat 58.76.100 libswscale...

os:linux

I have a large set of video clips that all needs to be motion interpolated to the same frame-rate (60 fps). Their frame-rate is all pretty random, 23.88, 53.88, etc....

meta:question

Instead of choosing based on smallest deviation from set speed, use the speed change from the smallest factor that does not exceed `video-sync-max-video-change`. Example where this makes a difference: `mpv...