<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">
> I would rather take the opposite approach, can we find a device in the<br>
> 4.1 to 4.2 range which does not work correctly with opaque rendering?<br>
> Please test the Hardware Acceleration option if you have such devices!<br>
<br>
</div>That's pretty dangerous, seeing the number of crappy devices...<br>
And seeing the number of hi-ref-frames files people can use...<br></blockquote><div><br></div><div>At least  on my HTC One X (tegra3, android 4.2.2), we can't enable it by default yet.</div><div>Here some tests i did, with a simple 720p h264 mkv (a show) :<br>
</div><div><br>- SW<br>  => everything plays fine, both frames and subtitles and both vouts</div><div><br>- HW without DR<br>  => it works, both frames and subtitles and both vouts, but way too slow, probably because of slow memory and limited bandwith<br>
<br></div><div>- HW + DR<br></div><div>  => with surface vout, works from video list, but without any subtitles<br>          lots of "blend blend: no matching alpha blending routine (chroma: RGBA -> ANOP)" in the logs<br>
</div><div><br>  => with opengles vout, playback starts, but the UI switchs to audio only because vouts fails to start :<br>          01-22 07:50:18.251: E/libEGL(20227): EGLNativeWindowType 0x6016f980 already connected to another API<br>
          01-22 07:50:18.251: E/libEGL(20227): eglCreateWindowSurface:407 error 300b (EGL_BAD_NATIVE_WINDOW)<br>          01-22 07:50:18.251: E/VLC(20227): egl_android gl: cannot create EGL window surface<br></div><div><br>
  => when starting from directoryview, it freeze when starting,  feels like a deadlock<br></div></div><br></div></div>