Some bugs/suggestions...
![]() ![]() |
I found some bugs. - It won't work with all videos, for some reason. Some 404 when I try to view them in a seperate tab, so I assume the player gets fed a 404'd link too. - It takes up a bigger vertical area than the regular player. Could be because of the 4:3 video I was trying to watch, but the video barely fit on my 1024x768 screen now. - When selecting YouTube's small window size, the player doesn't adapt to this size. In fact, it stays large event after refreshing, obscuring the elements that are supposed to be on the right now (description, tags, embed etc). Oh, and why low quality only? Shouldn't be too much work to add HQ/HD, right? |
![]() ![]() |
I would also like to be able to make the video smaller because I have a slow netbook and am trying to optimize performance. The HTML5 video is faster than Flash but performance is hindered by the huge size of the video. |
![]() ![]() |
Hey everyone, thanks for the suggestions, I am a very novice coder, so any other help would be appreciated. I need to look at some other code to find ways to automatically pick the highest quality (and provide some sort of toggle switch (which would probably reload the video)). As for height and width, I put in variables h and w at the top of the code to control it. What I will do, is change the default size to a smaller level, I arbitrarily chose that size to fit on my screen, so that will be changed soon. Ideally, I want to be able to include a "Chromesque" drag and resize box. Thanks for the comments!
|


