<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="color:rgb(34,34,34)">The VPU part could be because of missing firmware. Check if the vpu files are present in /lib/firmware.</span><br>
</blockquote></div></div>
As for MP4, this is a known problem. You are building Chromium, not Chrome. MP4 support is part of the restricted feature set, which is included in Chrome but not Chromium. Try a WebM file for example.<br></blockquote><div>
<br></div>this apparently can be worked around with gyp options:<br><br>"proprietary_codecs=1 ffmpeg_branding=Chrome branding=Chrome to allow Chrome to play h.264 content, which is the only codec VAVDA knows about today."<br>
<br>this is described on a wiki page setting up hw video decode on **intel** processors:<br><br><a href="https://code.google.com/p/chromium/wiki/LinuxHWVideoDecode">https://code.google.com/p/chromium/wiki/LinuxHWVideoDecode</a></div>
<div class="gmail_extra"><br></div>note: i haven't actually tried this! (but i would like to)</div></div>