So I just upgraded on both laptop + desktop.
- Desktop = clean install
- laptop = upgrade from 15.04
Now Firefox can't play h264/mp4
videos on YouTube or other.
I have tried a clean profile, which "works" but can't output 1080p. For that I have to enable
media.fragmented-mp4.exposed=true
media.fragmented-mp4.ffmpeg.enabled=true
media.fragmented-mp4.gmp.enabled=true
media.mediasource.enabled=true
After that it goes to error.
I have also tested this w3schools video which also does not work. So it have something do with mp4
, since HTML5 vp9
works just fine.
ubuntu-restricted
etc. all installed (else youtube.com/html5 would give an error anyway.)
Tried googling, no result.