16:9 support
|
|
little change to your code, look for this var vlc_controls = new VLCcontrols(myvlc); \ under this add this
so it will look like this var vlc_controls = new VLCcontrols(myvlc); \
this will make all videos on youtube 16:9 if you hate the 4:3 ratio :) great coding |