<p dir="ltr">On Nov 24, 2013 9:59 PM, "sirvo" <<a href="mailto:sylviojalves@gmail.com">sylviojalves@gmail.com</a>> wrote:<br>
><br>
> Alex Cohn wrote<br>
> > The first thing yo check in such situation is if the stock video player<br>
> > (which uses the same hw decoder internally) can play this h264 video<br>
> > better.<br>
> ><br>
> > This may involve using ffmpeg on a PC to remux (without transcoding) the<br>
> > file into some format that the player recognizes, e.g. mp4, with `vc<br>
> > vopy`.<br>
><br>
> The type of file I've been testing is a .ts h264.<br>
> MXPlayer plays it flawlessly.<br>
> I'll convert the .ts h264 file to mp4 without transcoding and check if<br>
> native video player does the job.<br>
><br>
> sirvo</p>
<p dir="ltr">Actually, the player should support .ts files natively: see <a href="http://developer.android.com/guide/appendix/media-formats.html">http://developer.android.com/guide/appendix/media-formats.html</a></p>
<p dir="ltr">BR,<br>
Alex</p>