How to fit video into a rectangle?
1. If you use the LoadVideo smartclip, you may adjust the clip parameters to set the bAutoSize to “False” and sDisplaySize to “FitToSize”. 2. If you don’t use the smartclip, you may use the following command to set the video rectangle fscommand(“fas.avclip.autoSize”,”FALSE”) fscommand(“fas.avclip.DisplaySize”,”FitToSize”) fscommand(“fas.avclip.rect”,”0,0,320,240″) // as your wish fscommand(“fas.avclip.load”,”test.