<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div>Wow, great! Could you teach me how to do it? <br>Silly me, I don't really know how to the enable or replace the OpenSL by AudioTrack.<br>
</div></div></blockquote><div><br>i don't know if it's the good way to do it, i just bumped the priority of the AudioTrack module to 250 (set_capability() in modules/audio_output/audiotrack.c).<br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="gmail_quote"><div>And this change could resolve the A/V async issue, right?<br></div></div></blockquote><div><br>I still got some A/V desync when HW decoding is enabled, even with the native AudioTrack. but in SW, it's perfectly in sync.<br>
 </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_quote"><div>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_quote"><div> </div><div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div>
>     What devices are supported now?<br>
<br>
</div><br>Mostly TI, Samsung and QCOm devices. nVidia is untested.<br></blockquote></div></div><br>I get the same thing on the HTC OneX (same cpu as you, Tegra3), plus a 
weird image doubling, as if the chroma planes are shifted vertically 
compared to the luma plane.<br>And as if that wasn't enough, when enabled, HW decoding consume more cpu than SW on the OneX.<br>So i think we can say HW decoding is not supported yet on Tegra3 :p<br><br>I Didn't had time yet to dig what's going one.<br>

</blockquote></div><div>This is a regression caused by cd0112a5467a01073964e1d1e6d43caf044aacf2.<br>I don't know if  the issue occurs on other devices, at least I revert the change and fix it on my TF201.<br></div></div>
</blockquote><div><br>Interesting, i'll test hw decoding on my htc desire (snapdragon chip from qualcomm), see if it happens.<br><br>Martin ?<br><br></div></div>