I have a problem with the 16:9 format videos, my videos haven't this format :). I found line code that converts format to 16:9, in Avia.js:
wh = (ww/16)*9; //controls the default lightbox height (16:9 ration for videos. images are resized by the lightbox anyway)
But I don't know how to fix it.
Thanks in advance.














