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 -- View this message in context: http://libav-users.943685.n4.nabble.com/Using-Mediacodec-to-decode-video-packets-from-FFmpeg-s-av-read-frame-tp4658878p4658886.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
