Hi Greg, On 06/15/2015 10:29 AM, Greg wrote:
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, NikolayHi, 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.
Do you remember which git commit you've used during this observation? Regards, Nikolay -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
