tainzhi / ffmpeg-jni-example
使用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
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- Compile FFmpeg shared libraries for android platform.☆37Updated 8 years ago
- SoundTouch 是一个音频变速变调处理库,可以直接对PCM编码音频进行实时处理或文件处理。当前项目是从SoundTouch official site中下载,转移到Android Studio中使用的库。☆31Updated 6 years ago
- gpuImage搭建安卓滤镜效果☆50Updated 8 years ago
- android danmaku/danmu/tanmu implemented/renderered by opengl/opengles 2.0☆55Updated 7 years ago
- android客户端录制音频,并且压缩成mp3格式,可以做到每秒压缩到1kb大小,一小时仅需要3.6MB,非常强大☆50Updated 10 years ago
- ☆69Updated 7 years ago
- ☆38Updated 8 years ago
- A demo to show how to use MediaCodec to encode and decode yuv stream to h264 stream. The yuv stream comes from camera.☆13Updated 9 years ago
- ☆39Updated 9 years ago
- Android ffmpeg with x264☆21Updated 8 years ago
- TuSDK Android 图像 SDK Demo☆95Updated last year
- ☆73Updated 8 years ago
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆77Updated 8 years ago
- Tackle with the native MediaCodec crash on Android platform☆59Updated 7 years ago
- Mp4Coder,H264和AAC合成MP4视频库,视频拼接。Android版本,也可使用aar库☆83Updated 8 years ago
- ☆75Updated 6 years ago
- android audio and video capture and rtmp protocol streaming.☆69Updated 6 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 8 years ago
- A library for dynamic update crawler script on android app☆50Updated 7 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆44Updated 6 years ago
- ☆43Updated 7 years ago
- ☆52Updated 9 years ago
- Android aac encoder using voaac☆32Updated 9 years ago
- Mirror of git://git.videolan.org/x264.git build for Android☆40Updated 10 years ago
- soundtouch 变声demo,可以实时看到变声效果,添加了silk编解码,对比音效。☆61Updated 10 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 6 years ago
- Android NDK开发之旅32--云服务器Ubuntu下搭建NDK环境,并编译FFmpeg☆38Updated 7 years ago
- 一个利用Android 5.0提供的“投射屏幕”API实现截屏功能的APP☆47Updated 6 years ago