开发者

Suggested video settings for progressive download. (android)

开发者 https://www.devze.com 2023-01-04 08:39 出处:网络
My app uses streaming (i think the correct term is progressive download) for videos. To be able开发者_开发百科 to do that, the mp4 file must be hinted and I manage to do that. Now, is there a suggeste

My app uses streaming (i think the correct term is progressive download) for videos. To be able开发者_开发百科 to do that, the mp4 file must be hinted and I manage to do that. Now, is there a suggested or advisable settings for the mp4 like the bit rates, resolution, frame rate etc so that the playback is smooth?


That's device-specific. Can you predict what devices will use 90% of your users?

Safe (minimal) resolution for Android devices is 320x400 with minimal framerate 15fps. Maybe 25fps will be also ok.

You'd better get a cheapest (=slowest) android device, like HTC Tattoo, and check all your settings yourself.

You can also try with Android emulator, but its speed depends on your PC, it may be a lot faster or a lot slower than most of Android devices, so, no guarantees.

0

精彩评论

暂无评论...
验证码 换一张
取 消