imalimin / HardwareVideoCodecLinks
HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a video at any resolution, no need to care about camera resolution. Everything is so easy.
☆458Updated 5 years ago
Alternatives and similar repositories for HardwareVideoCodec
Users that are interested in HardwareVideoCodec are comparing it to the libraries listed below
Sorting:
- NDK+FFmpeg+OpenSL+OpenGL+Mediacodec 的视频播放SDK源码和实例APP,很适合学习ffmpeg解码流程和Android中NDK实战开发☆506Updated 6 years ago
- OpenGL基础入门☆339Updated 4 years ago
- ☆113Updated 6 years ago
- 基于Android平台的音视频编解码项目,使用MediaCodeC、OpenGL高效解决音视频编解码问题☆259Updated 6 years ago
- FilmKilns is a cross-platform project. Committed to quickly and easily implement a variety of complex multimedia needs, including recordi…☆205Updated last month
- Edit, crop, filter, and add special effects to video using Android native MediaExtractor, MediaCodec, and OpenGL☆484Updated 2 years ago
- Streaming media study example☆294Updated 6 years ago
- ☆478Updated 8 years ago
- 展现Android硬编码下的视频数据流动,可以对视频做处理,例如加滤镜,加水印等,做直播推流(用RTMP)。 Show the stream of Android video hardware encode, including video processing and …☆721Updated 3 years ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆106Updated 5 years ago
- 最新版ffmpeg3.3-android,并通过CMake方式移植到Android中,并实现编解码,转码,推拉流,滤镜等各种功能