PS: avi is NOT illegal/ripped stuff
Hello. Just a comparison: the @Prodater method. And the "Adobe" method.
AVISource: 640x480
Output: 720x480, overscan=2
Script used:
Code:
AviSource("C:\LOGO\watcha\bleach_xvid3.avi", false)
BicubicResize(672, 446, 0, 0.6, 0, 0, 640, 480)
AddBorders(24, 17, 24, 17)
safe_area=imagesource("720x486.jpg")
overlay(safe_area.BicubicResize(720,480),0,0,mode="add",opacity=0.3)
WITHOUT safe-area option activated:
and ACTIVATED:
and the very little difference between both:
The lines that are "whiter" are from Adobe
best regards
sparskter