]> granicus.if.org Git - handbrake/commit
rendersub: handle mismatched video and subtitle dimensions
authorJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 4 Sep 2015 15:40:43 +0000 (08:40 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 24 Sep 2015 16:28:28 +0000 (09:28 -0700)
commit78182d366b6f1981bd4300192dc174dd2123f4f5
treea64e241a2a597635ca8a6c1a4344e0c6f447fd98
parent8e38bee64ad60e7e5e53b0b1a4af1b4b4beeb05a
rendersub: handle mismatched video and subtitle dimensions

The video frame subtitles are meant to be rendered to may not match the
actual video we are encoding.  So scale to match as needed.
libhb/decpgssub.c
libhb/decvobsub.c
libhb/internal.h
libhb/rendersub.c