codeinmyself / FFmpegInAndroidLinks
FFmpeg in android studio
☆14Updated 6 years ago
Alternatives and similar repositories for FFmpegInAndroid
Users that are interested in FFmpegInAndroid are comparing it to the libraries listed below
Sorting:
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- 纯JAVA屏幕录制,可进行帧率控制☆154Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Updated 6 years ago
- Android Rtmp播放器,基于MediaCodec与srs-librtmp,不依赖ffmpeg☆232Updated last month
- 将FFmpeg移植到Android平台☆46Updated 7 years ago
- Streaming media study example☆294Updated 6 years ago
- Android平台使用Camera和AudioRecord采集音视频数据,通过MediaCodec对音视频实施硬编码为H264码流和AAC码流,移植rtmpdump开源库通过Rtmp协议将音视频数据发送到流媒体服务器的直播方案☆48Updated 6 years ago
- 博客地址☆70Updated 6 years ago
- ffmpeg with x264 prebuilt .so for android☆40Updated 8 years ago
- An AudioPlayer For Android Platform☆33Updated 8 years ago
- Camera2+OpenGl ES+Opencv+MediaCodec 实现美颜,大眼,贴纸,灵魂出窍,快慢录等效果。☆104Updated 4 years ago
- 关于美颜/滤镜 从OpenGl录制视频的一种方案☆169Updated 8 years ago
- Convenient and fast library building tools☆87Updated 4 years ago
- A simple player using FFmpeg on Android☆62Updated 6 years ago
- HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a …☆459Updated 5 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆109Updated 6 years ago
- ☆48Updated 5 years ago
- (deprecated)使用 MediaCodec、jlibrtp 实现实时视频通话☆60Updated 7 years ago
- GLSurfaceView 预览Camera、水印、录影☆41Updated 7 years ago
- ☆31Updated 7 years ago
- complie ffmpeg to use in android☆78Updated 8 years ago
- helper classes for myself☆210Updated 2 months ago
- 基于FFmpeg+OpenSL ES实现的音频播放器,组合使用多种过滤器☆72Updated 5 years ago
- 在android中使用ffmpeg库合成图片及音视频☆176Updated 6 years ago
- 该工程的目标是实现Android局域网内的语音对讲。☆178Updated 8 years ago
- 展现Android硬编码下的视频数据流动,可以对视频做处理,例如加滤镜,加水印等,做直播推流(用RTMP)。 Show the stream of Android video hardware encode, including video processing and …☆721Updated 3 years ago
- libjpeg-turbo、libpng、libyuv等图形图像处理库的移植与YUV和RGB的转换操作实践☆111Updated 7 years ago
- vlc-android The latest compilation video playback libraries 最新视频库支持录屏 欢迎star☆495Updated 3 months ago
- android camera 视频水印☆79Updated 4 years ago
- 接收端,MediaCodec解码h264数据,再用SurfaceTexture显示解码的数据☆46Updated 8 years ago