love-xunmeng / MediaCodecDemo
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
Alternatives and similar repositories for MediaCodecDemo:
Users that are interested in MediaCodecDemo are comparing it to the libraries listed below
- ☆69Updated 7 years ago
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆77Updated 7 years ago
- ☆52Updated 9 years ago
- SoundTouch 是一个音频变速变调处理库,可以直接对PCM编码音频进行实时处理或文件处理。当前项目是从SoundTouch official site中下载,转移到Android Studio中使用的库。☆31Updated 6 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 4 years ago
- Android ffmpeg with x264☆21Updated 8 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 6 years ago
- 一个android/ios 的实时对讲库,基于opus,speex,webrtc☆23Updated 3 years ago
- Android上的OpenGL特效相机(Android effect camera based on OpenGL)☆21Updated 5 years ago
- Android aac encoder using voaac☆32Updated 9 years ago
- 一个简单的视频录制程序,采用Android的MediaCodec进行编码。☆22Updated 7 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- The sample code which performs Encode and Decode of H.264 using android.media.MediaCodec.☆12Updated 8 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Updated 8 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- MediaCodec实现视频编辑☆28Updated 7 years ago
- Android 平台下的直播SDK(1.实现opengl 滤镜;2.实现H264视频编码,AAC音频编码3.实现FLV封包;4.实现RTMP推流)☆16Updated 5 years ago
- ☆12Updated 6 years ago
- 使用jni调用ffmpeg,首先将so库编入apk,jni的实现上使用直接传递ffmpeg command的方式,这样只需要安排合适的ffmpeg命令即可完成工作,不用再去研究ffmpeg的函数调用。☆19Updated 7 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- ffmpeg mediacodec build script☆21Updated last year
- 通过 textureview + surfacetexture + opengles 渲染android 视频,实现3D/2D、2D/3D(左右分屏播放器 、VR player)、设置缩放方式;☆33Updated 6 years ago
- gpuImage搭建安卓滤镜效果☆50Updated 8 years ago
- 基于cmake构建的ijkPlayer☆53Updated 3 years ago
- Add water on yuv image (Android platform) // Camera采集YUV数据叠加时间水印☆49Updated 6 years ago
- Android multiple camera preview surface with offscreen rendering and GPU filter powered by android-gpuimage-plus. 安卓相机多预览,外加离屏渲染和GPU滤镜 (来…☆14Updated 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