Commit df647a7
Do not scale \blur and \be when resampling
Resampling changes the PlayRes, not the LayoutRes, and \blur scales with
the LayoutRes.
(\be currently does not scale with *either* resolution, but libass
maintainers promise that *if* it ever scales with any resolution it will
scale with LayoutRes. Either way, it's not correct to scale it with
PlayRes.)1 parent 611629f commit df647a7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
| 284 | + | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
0 commit comments