Scaling, keeping aspect ratio

I have this video background, and I want its aspect ratio to be kept intact when the window is resized. Also I want the screen fiiled, if the aspect ratio would make the video smaller than the window it won’t resize, it would just center.

http://pastebin.com/d2ae5a82d

I have that code, it gives you an idea of what I want.
however its buggy and flickers.