使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码
☆63Mar 10, 2017Updated 9 years ago
Alternatives and similar repositories for android_x264_encoder
Users that are interested in android_x264_encoder are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Aug 16, 2019Updated 6 years ago
- x264 for android☆11Jun 24, 2021Updated 4 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Jun 17, 2016Updated 9 years ago
- 👍YUV-->H264,YUV-->RGB, GL Blur, GPUImage☆213Apr 13, 2016Updated 10 years ago
- ☆52Mar 9, 2016Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A demo to show how to use MediaCodec to encode and decode yuv stream to h264 stream. The yuv stream comes from camera.☆13Oct 10, 2015Updated 10 years ago
- ☆70Jul 31, 2017Updated 8 years ago
- 在Android studio 下面编译使用libyuv 库☆20Jun 11, 2017Updated 8 years ago
- HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a …☆457Dec 19, 2020Updated 5 years ago
- 一个 Jar 瘦身工具,用来从 jar 文件中移除你调用不到的类文件。可以用来做 Android 包体积优化优化。