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