<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 06/29/2018 01:40 PM, jksj wrote:<br>
</div>
<blockquote type="cite"
cite="mid:9eace80d-9d87-f47f-ca25-722773c8a46d@googlemail.com">Thanks
- successfully compiled and ran. Startup performance and menu
handling is fine. Playback OK (not deinterlaced) for SD, useless
for 1080i. Not being offered hardware decoding with the patches
applied. </blockquote>
Did you try selecting the "mediacodec normal" playback profile? How
do you know it is not using hardware deecoding?<br>
<br>
What happens with 1080i playback?<br>
<br>
<blockquote type="cite"
cite="mid:9eace80d-9d87-f47f-ca25-722773c8a46d@googlemail.com">Will
try again once the patches are issued in case I screwed up. The
only real issue for compilation - is <a
moz-do-not-send="true"
href="https://android.googlesource.com/platform/bionic/+/master/docs/32-bit-abi.md">32-bit
ABI bugs</a> which requires that the compilation option
_FILE_OFFSET_BITS=64 to be removed. Presumably this will limit
file sizes to 2GB so probably makes 32 bit a none starter.<a
moz-do-not-send="true"
href="https://android.googlesource.com/platform/bionic/+/master/docs/32-bit-abi.md"><br>
</a></blockquote>
Not necessarily - files are remote and are read by your backend so I
expect the 2GB limit on the frontend would not matter.<br>
</body>
</html>