clsid2 / mpc-hc

Media Player Classic
GNU General Public License v3.0
11.5k stars 502 forks source link

handle libass subrendering outside the frame #3162

Closed adipose closed 3 weeks ago

adipose commented 3 weeks ago

Problem was the pitch of the source images was no longer matching the cropped frame. Once cropped, it needs an x offset as well.

~For vertical offset, I didn't observe any problem. But that shouldn't affect the pitch anyway. Still...if the subs were tall enough, it might be an issue.~