使用gpuimage实现的本地视频添加滤镜demo

gpuimage是一个开源的视频滤镜项目。

这个demo就是使用这两者实现的本地视频添加滤镜功能。

其中包含了一些ffmpeg的工具,可以直接调用。

详细信息以后有时间了再补充,先把demo发上来。

gpuimage给本地视频添加滤镜 - 下载频道 - CSDN.NET
http://download.csdn.net/detail/baidu_31093133/9845962

参考的一些项目:

短视频拍摄sdk

https://www.vitamio.org/docs/news/2014/0911/36.html

短视频拍摄参考开源项目

GitHub - supercoeus/small-video-record: 利用FFmpeg视频录制微信小视频与其压缩处理
https://github.com/supercoeus/small-video-record

添加滤镜

使用gpuimage

本地视频添加滤镜输出参考

GitHub - houshunwei/TestGpuImageFilter: Add GpuImageFilter effect to a mp4 video, including preview a filter effect and generate a new efftected mp4
https://github.com/houshunwei/TestGpuImageFilter

你可能感兴趣的:(android学习笔记)