简体   繁体   中英

Android Lollipop HEVC sample

The following link is showing new features for H.265 High Efficiency Video Coding (HEVC) for optimized encoding and decoding. But, I can not find any sample for using this api.

Is there any example or code sample available ?

Android Lollipop new API

this is a good sample, vecio/MediaCodecDemo ,for me to learn about MediaCodec, MediaFormat and MediaExtractor. You can try to build it in API level 21, only API level 21 or higher supports HEVC.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM