Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to fit video into a rectangle?

fit rectangle video
0
Posted

How to fit video into a rectangle?

0

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.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123