/MediaCodecDemo

通过AndroidAPI中提供的MediaCodec和MediaMuxer实现对硬件采集的YUV格式视频数据和PCM格式音频数据进行压缩编码,并将编码好的数据封装成MP4格式文件。添加时间水印,YUV图像旋转360度,编码颜色格式自动转换等...详见:http://blog.csdn.net/andrexpert/article/details/72523408

Primary LanguageJava

No issues in this repository yet.