bbondy / codefirefox

Video and exercise based tutorial site for coding Firefox and other Mozilla related technology
http://codefirefox.com
GNU General Public License v2.0
67 stars 18 forks source link

changing HTML5 video to 720p as default #189

Open kjozwiak opened 10 years ago

kjozwiak commented 10 years ago

Probably a good idea to change the default HTML5 quality to 720p from the current 360p. The flash player uses the maximum allowed quality of 1080p so probably should set the HTML5 to the maximum allowed.

I remember you telling me something a long the lines of not being able to set HD for HTML5 so please ignore and close this if that's the case!

html5hd

bbondy commented 10 years ago

Which environment do you reproduce on? On OSX Firefox - I only have 360p avail On OSX Chrome I have 1080p which it selects by default On OSX Safari I have 720p which it selects by default

I assume you're on Windows right? Firefox?

kjozwiak commented 10 years ago

Yup, using Windows 8.1 x64 with the following browsers:

Flash works without any problems on all three browsers, 1080p is always selected. I didn't bother checking Safari or Opera, but maybe a good idea?

aleksejrs commented 10 years ago

Possibly relevant: https://bugzilla.mozilla.org/show_bug.cgi?id=942130#c6