christoph-heinrich

Results 39 issues of christoph-heinrich

Only activate visualizer if there would be a window anyways. Closes #21

I've used this great script for over a year now and occasionally made some changes. Recently I added the ability to change the audio format independent of the video format...

So far there was no way to sync video to display and have audio sync to video without changes in pitch. With this option the audio does not get resampled...

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...

- mpv 0.34.0-395-g9add44b11a - Arch Linux - compiled from source (latest master) - KDE Plasma 5.25.4 on Wayland - Mesa 22.1.4 using AMD R9 380 I have two 60Hz monitors...

vo:gpu:wayland
os:linux

### Important Information Provide following Information: - mpv 0.34.0-386-g284fecc0bd - Arch Linux - compiled form source (latest master) ### Reproduction steps 1. Download [haasns 60 fps test video](https://github.com/haasn/interpolation-samples/raw/master/60.000.mkv) 2. run...

Only matters when configuring ytdl_hook with all_formats=yes. Tracks are marked as default tracks based on what yt-dlp/youtube-dl returns in the field `requested_formats`. The problem is that this field only exists...

Only matters when configuring ytdl_hook with `all_formats=yes`. So far the tracks were ordered from worst to best quality. Web players with quality selection always show the highest quality option at...

The title in the playlist should get set when we get a title and the playlist title isn't set already. Related #8548. Somewhat closes #4780, but still only shows titles...

Every format that was not detected as a video format was added to the audio tracks. This resulted in e.g. YouTube storyboards from ending up in the list of audio...