tainzhi / ffmpeg-jni-exampleLinks
使用jni调用ffmpeg,首先将so库编入apk,jni的实现上使用直接传递ffmpeg command的方式,这样只需要安排合适的ffmpeg命令即可完成工作,不用再去研究ffmpeg的函数调用。
☆19Updated 8 years ago
Alternatives and similar repositories for ffmpeg-jni-example
Users that are interested in ffmpeg-jni-example are comparing it to the libraries listed below
Sorting:
- soundtouch 变声demo,可以实时看到变声效果,添加了silk编解码,对比音效。☆61Updated 10 years ago
- Android ffmpeg with x264☆21Updated 8 years ago
- Mp4Coder,H264和AAC合成MP4视频库,视频拼接。Android版本,也可使用aar库☆83Updated 8 years ago
- Android直播SDK,包含采集、预览、编码、推流、播放等模块。使用H.264&AAC硬编,支持美颜(磨皮&美白&红润)、秒开、网络自适应、累积延时消除、自定义GPU&CPU滤镜、贴纸、混音、静音,连麦等功能。☆88Updated 5 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- gpuImage搭建安卓滤镜效果☆50Updated 8 years ago
- ☆69Updated 8 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 9 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- ☆52Updated 9 years ago
- ☆75Updated 6 years ago
- MusicPlus based MediaExtractor, MediaMuxer, and MediaCodec and other tools to achieve extraction of audio video, and then after the other…☆156Updated 5 years ago
- FFmpeg(3.3.2)移植Android平台-例子☆73Updated 6 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 7 years ago
- android客户端录制音频,并且压缩成mp3格式,可以做到每秒压缩到1kb大小,一小时仅需要3.6MB,非常强大☆50Updated 11 years ago
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆77Updated 8 years ago
- Android/iOS video player based on FFmpeg n2.6, with MediaCodec, VideoToolbox support.☆61Updated 9 years ago
- 金山云Android自主研发连麦SDK,支持连麦方实时通讯,同时完成推流功能 https://github.com/ksvc/KSYRTCLive_Android/wiki☆32Updated 7 years ago
- Faceunity 人脸跟踪及虚拟道具绘制在七牛SDK中的集成demo - Android版☆19Updated 5 months ago
- 一套缓存m3u8视频的lib,第一次播放时将视频切片缓存到本地,第二次播放时直接读取缓存过的切片不需要再次下载!☆57Updated 8 years ago
- this program can get android camera data and encode it into h264 encoded flv file using ffmpeg. 本程序可以读取安卓手机摄像头数据并利用ffmpeg实时编码为H.264编码格式的F…☆97Updated 3 years ago
- android danmaku/danmu/tanmu implemented/renderered by opengl/opengles 2.0☆55Updated 8 years ago
- ☆106Updated 7 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- Video and audio decoding based with FFmpeg 基于ffmpeg的 视频解码 音频解码.播放等☆89Updated 8 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- UPYUN Android 推流 SDK☆74Updated 6 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- 图片特效,相机特效,视频特效 Demo☆147Updated 9 years ago
- NDK内存泄露检测☆33Updated 8 years ago