mpv-scripts
mpv-scripts copied to clipboard
Question on use with Anamorphic Lens
If I want this script to crop and stretch scope movies (2.39 / 2.35) but ignore everything else would I just change this line?
ratios = "24/9 2.4 2.39 2.35 2.2 2 1.85 16/9 5/3 1.5 4/3 1.25 9/16"
change to -
ratios = "2.4 2.39 2.35 2.2",
Will this now ignore 1.78 / 1.85?