[mpv] input: update scaler bindings

This commit is contained in:
odrling 2024-03-09 13:57:41 +01:00
parent 035576a012
commit 69631e2c6e
No known key found for this signature in database
GPG key ID: E24CA7508C27AF5B

View file

@ -112,7 +112,7 @@ Ctrl+g script-binding groupwatch_sync/groupwatch_sync #! Groupwatch >
# script-binding groupwatch_sync/groupwatch_start #! Groupwatch > Start
# #! Scalers > Scalers
# set scale ewa_lanczos; set dscale hermite; set cscale sinc #! Scalers > default scalers
# set scale lanczos; set dscale hermite; set cscale bilinear #! Scalers > default scalers
b set scale bilinear; set cscale bilinear; set dscale bilinear #! Scalers > bilinear scaler
B set scale nearest; set cscale nearest; set dscale nearest #! Scalers > nearest scaler
# set scale bicubic_fast #! Scalers > bicubic_fast luma scaler