Nikolay Dimitrov <picmaster@...> writes: > > Hi gang, > > Chromium tabs are crashing when they see an HTML5 <video> tag, like > this one: > > <video width="320" height="240" controls> > <source src="movie.mp4" type="video/mp4"> > </video> > > (Code is from http://www.w3schools.com/html/html5_video.asp) > > I'm pretty sure that this worked fine some weeks ago, so it's a recent > regression on Fido, 100% reproducible on imx6q sabresd. At this moment > I still can't point to a specific commit in meta-fsl-arm or > meta-browser. > > Thanks in advance for any ideas. Regards, > Nikolay
Hi, I had the same problem and I solved it by moving libffmpegsumo.so from /usr/lib/chromium/ to /usr/bin/chromium/. I'm now able to play audio and video files using HTML5 tag. Regards, Greg -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
