How to read videos without lag on some devices
Hi, I've been working on an application that allows the users to read Videos, on some android devices (even recent ones) the playback is extremely laggy at best. My question is : What codec / Format / Graphical lib should i use to ensure compatibility with every device?
I'm using mp4 processed with these ffmpeg options : -vcodec libx264 -crf 24
Comment
Your answer
Follow this Question
Related Questions
Why is my Unity(version 5.x) lagging when test game mode? 1 Answer
Character Stuttering/Jaggering in 2dGame 0 Answers
FPS drop beacause Dialog with 200 images in it 0 Answers
Whenever I try to paint in Editor, it takes 1-2 minutes to add each block very slowly. 0 Answers
Line Renderer Edgy/Jittery 0 Answers