문제

I am building an application that deals with thousands of videos and am wanting to know what the fastest video format is for Android eclipse. I currently use .3gp. Also I put my code up, so if anybody has any suggestions about it, fell free to comment.

Thank you so much

도움이 되었습니까?

해결책

From the Document

As an application developer, you are free to make use of any media codec that is available on any Android-powered device, including those provided by the Android platform and those that are device-specific. However, it is a best practice to use media encoding profiles that are device-agnostic.

Video Encoding Recommendations

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top