smok3
5th January 2006, 20:12
lets say i make a lil script like:
BlankClip(length=175, width=720, height=576, fps=25, color=$000000)
Subtitle("my fancy movie, smok3 (c) 2005", x=150, y=500, font="arial", size=20, text_color=$ffffff)
ConvertToYV12()
how would i make it so that the font will be the correct AR for pal video?
tia
BlankClip(length=175, width=720, height=576, fps=25, color=$000000)
Subtitle("my fancy movie, smok3 (c) 2005", x=150, y=500, font="arial", size=20, text_color=$ffffff)
ConvertToYV12()
how would i make it so that the font will be the correct AR for pal video?
tia