All Projects → aserbao → Androidcamera

aserbao / Androidcamera

🔥🔥🔥自定义Android相机(仿抖音 TikTok),其中功能包括视频人脸识别贴纸,美颜,分段录制,视频裁剪,视频帧处理,获取视频关键帧,视频旋转,添加滤镜,添加水印,合成Gif到视频,文字转视频,图片转视频,音视频合成,音频变声处理,SoundTouch,Fmod音频处理。 Android camera(imitation Tik Tok), which includes video editor,audio editor,video face recognition stickers, segment recording,video cropping, video frame processing, get the first video frame, key frame, v…

Programming Languages

java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
GLSL
2045 projects
C++
36643 projects - #6 most used programming language
kotlin
9241 projects
CMake
9771 projects

Projects that are alternatives of or similar to Androidcamera

Trinity
android video record editor muxer sdk
Stars: ✭ 609 (-71.16%)
Mutual labels:  opengl, camera, editor, effect
Cameraview
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
Stars: ✭ 4,137 (+95.88%)
Mutual labels:  opengl, camera, filters
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (-8.14%)
Mutual labels:  camera, media, tiktok
Zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
Stars: ✭ 477 (-77.41%)
Mutual labels:  opengl, editor
Ffmpegcommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
Stars: ✭ 394 (-81.34%)
Mutual labels:  media, encoder-decoder
Etengine
Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14
Stars: ✭ 408 (-80.68%)
Mutual labels:  opengl, editor
Rtspallthethings
Deprecated RTSP media server -- Use github.com/aler9/rtsp-simple-server instead.
Stars: ✭ 258 (-87.78%)
Mutual labels:  camera, media
Android Opengl Canvas
An Android library that provides views using openGL canvas to draw things on SurfaceView or TextureView.
Stars: ✭ 815 (-61.41%)
Mutual labels:  opengl, camera
Screenity
The most powerful screen recorder & annotation tool for Chrome 🎥
Stars: ✭ 6,229 (+194.93%)
Mutual labels:  camera, editor
Pixelflow
A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...
Stars: ✭ 978 (-53.69%)
Mutual labels:  opengl, filters
Pharaohstroy
A maplestory IDE which can develop the multi-platform maplestory game
Stars: ✭ 69 (-96.73%)
Mutual labels:  opengl, editor
Retouch
🎬 An OpenGL application for editing and retouching images using depth-maps in 2.5D
Stars: ✭ 63 (-97.02%)
Mutual labels:  opengl, editor
Spectaculum
A spectacular view widget for visual media content on Android
Stars: ✭ 78 (-96.31%)
Mutual labels:  opengl, camera
Android Ffmpeg Camerarecord
使用JavaCV提供的支持, 使用OpenGL实时处理+显示摄像头采集的图像, 并使用FFMPEG实时录制音视频
Stars: ✭ 334 (-84.19%)
Mutual labels:  opengl, camera
Yasea
RTMP live streaming client for Android
Stars: ✭ 4,557 (+115.77%)
Mutual labels:  camera, media
He
A robust HTML entity encoder/decoder written in JavaScript.
Stars: ✭ 2,973 (+40.77%)
Mutual labels:  encode, decode
O2
2D Game Engine with visual WYSIWYG editor
Stars: ✭ 121 (-94.27%)
Mutual labels:  opengl, editor
alawmulaw
A-Law and mu-Law codecs in JavaScript.
Stars: ✭ 22 (-98.96%)
Mutual labels:  encode, decode
Urde
Data interchange and engine re-implementation for games by Retro Studios | Mirror
Stars: ✭ 253 (-88.02%)
Mutual labels:  opengl, editor
Opengl4android
OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。
Stars: ✭ 56 (-97.35%)
Mutual labels:  opengl, camera

作者简介

Mr. Zhu ,英文名aserbao! 从事Android开发多年,技术不高,用来工作刚刚好。对视频音视频处理,硬编码这一块有一定的研究。之前北漂,现在深漂。同名微信公众号aserbao的维护者,喜欢看书,摄影,交友,目前生活这样子。欢迎大家关注我的公众号和微信一起学习交流。

时间宝贵,咨询技术问题有偿哦。

If you have any question about this repo,please prepare money,no free.

学习资料

欢迎关注公众号一起学习交流Android技术

公众号(aserbao) 个人微信号(小老头) QQ交流群(1055866980)

项目介绍

项目目前功能有:

  • 分段录制 RecorderActivity
  • 多段视频合成 RecorderActivity
  • 倒计时录制 RecorderActivity
  • 删除回滚 RecorderActivity
  • 添加滤镜 RecorderActivity
  • 视频裁剪 LocalVideoActivity
  • 视频方向横竖屏切换 LocalVideoActivity
  • 视频旋转 LocalVideoActivity
  • 视频帧处理 SelCoverTimeActivity
  • 添加水印 VideoEditActivity
  • 添加动态贴纸 VideoEditActivity
  • 添加动态字幕 VideoEditActivity
  • 文字转视频 PrimaryMediaCodecActivity

整体功能点效果图:

单个功能点:

单个点主要是包括MediaCodec,AudioRecord,MediaExtractor,MediaMuxer的使用,界面效果如下:

打赏

开源不易,若有帮助就打赏一下呗,打赏请备注ID。

微信打赏 支付宝打赏

打赏记录

备注 金额
贺利军 66.66¥
小个子 200¥
小Qiao 66.66¥
一路狂奔 20¥
Passerby「路人‘」不欢 66¥
有点小激动 20¥
Orange 30¥
卡霾哈霾哈 66¥

说明:大家挣钱不易,如果项目对你有所帮助再打赏。如果有遇到小问题有时间也会免费帮忙解决。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].