Lyle_JP
2nd June 2010, 21:27
Hello all,
I have a dilemma. I will be hard-subbing some kung-fu features, but the final .mp4 files will not have square pixels (they will have a declared SAR value of 32:27). Currently, textsub gives me stretched subs, since it assumes a pixel AR of 1:1.
Now, I know I can resize the video to 848x480, add the subs, and resize back down to 720x480, but obviously that defeats the whole purpose of not resizing/using SAR in the first place, and the double-resize really hurts PQ.
Is there a way in avisynth to resize just the output of textsub() and overlay it onto the picture? I am using .ssa files for my subs.
Thanks
I have a dilemma. I will be hard-subbing some kung-fu features, but the final .mp4 files will not have square pixels (they will have a declared SAR value of 32:27). Currently, textsub gives me stretched subs, since it assumes a pixel AR of 1:1.
Now, I know I can resize the video to 848x480, add the subs, and resize back down to 720x480, but obviously that defeats the whole purpose of not resizing/using SAR in the first place, and the double-resize really hurts PQ.
Is there a way in avisynth to resize just the output of textsub() and overlay it onto the picture? I am using .ssa files for my subs.
Thanks