AFAIK all video variables can be changed in lite-C only, but not in C-Script.

But you can normally redefine it, by typing var video_aspect = something; outside your main function. Most video vars can be redefined in C-Script.