dennyabrain / android-audio-video-mp4-encodingLinks
A bare minimum encoder that can record a camera input and microphone input and save it as mp4 using MediaCodec and MediaMuxer
☆9Updated 8 years ago
Alternatives and similar repositories for android-audio-video-mp4-encoding
Users that are interested in android-audio-video-mp4-encoding are comparing it to the libraries listed below
Sorting:
- FFmpeg + x264 + fdk-aac build script on Android☆30Updated 6 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- ☆51Updated 6 years ago
- FFmpeg/Mediacodec Encoder(YUV -> H264)☆21Updated 6 years ago
- Convenient and fast library building tools☆88Updated 3 years ago
- 专注音视频面试题汇总☆25Updated 3 years ago
- An android demo of webrtc audio process module, including aec, aecm, ns, agc and so on. The NDK part of the project is built using cmake …☆29Updated 7 years ago
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆77Updated 8 years ago
- 这是一个利用Speex库在Android上消除录音噪音的Demo☆25Updated 6 years ago
- Android 平台下的直播SDK(1.实现opengl 滤镜;2.实现H264视频编码,AAC音频编码3.实现FLV封包;4.实现RTMP推流)☆17Updated 5 years ago
- Proof of concept Android application that streams data from a USB Audio Class Device☆81Updated 10 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- Miracast、Airplay、DLNA等demo(for Android TV)☆40Updated 8 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 7 years ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆104Updated 5 years ago
- Mac编译Android平台FFmpeg的脚本,兼容包含多个FFmpeg版本,支持NDK、API、版本修改,同时支持第三方库:x264、OpenSSL等;☆23Updated 2 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- 使用WebRTC降噪PCM音频数据☆29Updated 8 years ago
- ffmpeg视频播放器☆21Updated 6 years ago
- Android平台使用Camera和AudioRecord采集音视频数据,通过MediaCodec对音视频实施硬编码为H264码流和AAC码流,移植rtmpdump开源库通过Rtmp协议将音视频数据发送到流媒体服务器的直播方案☆47Updated 5 years ago
- This is a Project for me to study DLNA Media Server Based on Platinum SDK☆77Updated 8 months ago
- 志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程☆51Updated 4 years ago
- android平台 在ffmpeg底层增加<硬解码模块>和<硬编码模块>,极大的加速了ffmpeg的解码和编码能力.☆17Updated 9 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 4 years ago
- An CameraPreview For Android Platform☆24Updated 7 years ago
- ☆69Updated 7 years ago
- 使用libyuv和FFmpeg进行小视频的录制☆18Updated 6 years ago
- A cross-platform audio mixer, supports Android, iOS, macOS and Windows. Powered by WebRTC, FFmpeg and Djinni.☆200Updated 4 years ago
- Android利用OpenSL ES通过assets、Uri和pcm文件的方式来播放音频。☆53Updated 6 years ago