Skip to content

mpv script to allow key bindings to easily modify video aspect ratio

Notifications You must be signed in to change notification settings

mesvam/bind-aspect-ratio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Since video-aspect was replaced with video-aspect-override, we can no longer easily modify video aspect ratio with keybinds in input.conf (e.g. [ multiply video-aspect-override 0.95) since the default value of video-aspect-override is now -1 rather than taking on the video's actual aspect ratio.

This script provides a workaround by detecting the video's aspect ratio, and writes it into video-aspect-override so the keybinding works as expected.

About

mpv script to allow key bindings to easily modify video aspect ratio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages