Two of the premiere educational institutions of Europe are using very old SSL ciphers. I disallowed some old ciphers in Firefox and the sites started failing.
Here I write about various events I was involved in and ideas that inspired me. Recently, it is more of a linux blog because I have been doing a lot of work on it. However, off and on I write on various other things that my mind just can't let go easily.
Saturday, 8 August 2015
Wednesday, 5 August 2015
HTML5 video in YouTube
After Firefox blacklisting all versions of Flash, YouTube started annoying me by asking to enable the plugin for the same. So, I decided to try HTML5 video. So, I requested for it. However, I was only getting 360p videos. After reading a bit about it, I found that I had to enable the following options in about:config page of Firefox.
media.mediasource.enabled
media.mediasource.mp4.enabled
media.mediasource.webm.enabled
media.fragmented-mp4.exposed
media.fragmented-mp4.ffmpeg.enabled
media.mediasource.mp4.enabled
media.mediasource.webm.enabled
media.fragmented-mp4.exposed
media.fragmented-mp4.ffmpeg.enabled
Also, to get H.264 codec, I had to install gst-libav package. That solved the issue and I can get all resolution options after that.
Tuesday, 4 August 2015
Subscribe to:
Posts (Atom)