View Single Post
Old 9th May 2012, 06:58   #8  |  Link
ajk
Registered User
 
Join Date: Jan 2006
Location: Finland
Posts: 134
Code:
FFMpegSource2("VIDEO0007.mp4",atrack=-1)

AddBorders(160,0,160,0) # 160+480+160 = 800

Trim(0,729) ++ Trim(730,1543).TurnLeft()
160 because you need to add a total of 320 to pad the clip to square proportions, as already explained in the earlier posts.

Resulting video here www.sendspace.com/file/6n6yrp
ajk is offline   Reply With Quote