FulciLives
10th April 2004, 07:08
Hello :)
Using AviSynth I want to burn subs into my source.
My source is a D2V project file that is 720x576 16x9 and my subs are VobSub format IDX/SUB files.
The problem that I am having is that when I burn the subs in then they get a squashed look to them since I'm applying 4:3 sized subs on a stretched 16x9 image ... they get short and fat when you view the image in it's proper aspect ratio.
If I resize the 16x9 image to 4:3 first in the AviSynth scrip then apply the subs they look normal but I want to keep the 16x9 image. I don't want a resized 4:3 image as an end result in other words.
So if I am going to burn-in the subs on a 16x9 image then I need to stretch them (make them tall and thin) so they look normal when the 16x9 720x576 image is resized be it on a 16x9 TV or a 4:3 TV
I don't know how to do this. I looked in the IDX file but I don't see anything there that seems to adjust the subs in this way. I just see stuff for adjusting time delays and placement of the subs on the screen. I see noting that will resize the subs.
Is it possible?
The project will be DVD spec MPEG-2 using Avisynth and CCE and eventually TMPGEnc DVD Author so that is why I want to burn the subs into the image since TMPGEnc DVD Author does not support seperate sub files and I don't want IfoEdit or whatever because I want menus. I don't really want to deal with seperate subs since I'll have to use something like Maestro which I have tinkered with but never managed to master (making menus for that program KILLS me).
Any help at all is appreciated :)
- John "FulciLives" Coleman
Using AviSynth I want to burn subs into my source.
My source is a D2V project file that is 720x576 16x9 and my subs are VobSub format IDX/SUB files.
The problem that I am having is that when I burn the subs in then they get a squashed look to them since I'm applying 4:3 sized subs on a stretched 16x9 image ... they get short and fat when you view the image in it's proper aspect ratio.
If I resize the 16x9 image to 4:3 first in the AviSynth scrip then apply the subs they look normal but I want to keep the 16x9 image. I don't want a resized 4:3 image as an end result in other words.
So if I am going to burn-in the subs on a 16x9 image then I need to stretch them (make them tall and thin) so they look normal when the 16x9 720x576 image is resized be it on a 16x9 TV or a 4:3 TV
I don't know how to do this. I looked in the IDX file but I don't see anything there that seems to adjust the subs in this way. I just see stuff for adjusting time delays and placement of the subs on the screen. I see noting that will resize the subs.
Is it possible?
The project will be DVD spec MPEG-2 using Avisynth and CCE and eventually TMPGEnc DVD Author so that is why I want to burn the subs into the image since TMPGEnc DVD Author does not support seperate sub files and I don't want IfoEdit or whatever because I want menus. I don't really want to deal with seperate subs since I'll have to use something like Maestro which I have tinkered with but never managed to master (making menus for that program KILLS me).
Any help at all is appreciated :)
- John "FulciLives" Coleman