All Projects → yangkun19921001 → Aveditor

yangkun19921001 / Aveditor

这是一款短视频编辑 SDK,仿 DouYin 音视频处理。功能包含有美颜、滤镜、贴纸、特效、录制、分段录制、速率录制、变声、配乐、rtmp 直播推流、图片转视频、剪辑,mp4/flv 格式封装等功能。动态库用的我另一个项目编译好的 https://github.com/yangkun19921001/AVFFmpegLib

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Aveditor

Qt 5 And Opencv 4 Computer Vision Projects
Qt 5 and OpenCV 4 Computer Vision Projects, published by Packt
Stars: ✭ 72 (-65.55%)
Mutual labels:  opengl, opencv
Hplayer
A multi-screen player using Qt + FFmpeg.
Stars: ✭ 330 (+57.89%)
Mutual labels:  opengl, opencv
Awesome Android Ndk
🔥 全面深入地掌握NDK技术,成为下一波5G时代的浪潮儿~
Stars: ✭ 138 (-33.97%)
Mutual labels:  opengl, opencv
Openframeworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Stars: ✭ 8,652 (+4039.71%)
Mutual labels:  opengl, opencv
Mobilenet Ssd
MobileNet-SSD(MobileNetSSD) + Neural Compute Stick(NCS) Faster than YoloV2 + Explosion speed by RaspberryPi · Multiple moving object detection with high accuracy.
Stars: ✭ 84 (-59.81%)
Mutual labels:  opengl, opencv
Graphicsprogramming
Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
Stars: ✭ 83 (-60.29%)
Mutual labels:  opengl, opencv
Augmented reality
💎 "Marker-less Augmented Reality" with OpenCV and OpenGL.
Stars: ✭ 165 (-21.05%)
Mutual labels:  opengl, opencv
Glmark2
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark
Stars: ✭ 199 (-4.78%)
Mutual labels:  opengl
Opencv Python Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
Stars: ✭ 2,603 (+1145.45%)
Mutual labels:  opencv
Webgl Plot
A high-Performance real-time 2D plotting library based on native WebGL
Stars: ✭ 200 (-4.31%)
Mutual labels:  opengl
Marvel
Marvel - Face Recognition With Android & OpenCV
Stars: ✭ 199 (-4.78%)
Mutual labels:  opencv
Traffic Signal Violation Detection System
A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)
Stars: ✭ 200 (-4.31%)
Mutual labels:  opencv
Raspberrypi Facedetection Mtcnn Caffe With Motion
MTCNN with Motion Detection, on Raspberry Pi with Love
Stars: ✭ 204 (-2.39%)
Mutual labels:  opencv
Dustracing2d
Dust Racing 2D is a traditional top-down car racing game including a level editor.
Stars: ✭ 199 (-4.78%)
Mutual labels:  opengl
Imageprocessingprojects
Image processing using python and opencv
Stars: ✭ 205 (-1.91%)
Mutual labels:  opencv
Lwjgl3 Tutorial
Tutorial for the Lightweight Java Game Library (LWJGL) 3
Stars: ✭ 199 (-4.78%)
Mutual labels:  opengl
Sharingan
Tool to extract news articles from newspaper and give the context about the news
Stars: ✭ 208 (-0.48%)
Mutual labels:  opencv
Learnopencv
Learn OpenCV : C++ and Python Examples
Stars: ✭ 15,385 (+7261.24%)
Mutual labels:  opencv
Opencv 2 Cookbook Src
《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x
Stars: ✭ 202 (-3.35%)
Mutual labels:  opencv
Road lane line detection
Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms
Stars: ✭ 202 (-3.35%)
Mutual labels:  opencv

AVTools

这是一款短视频编辑 SDK ,仿 DouYin 音视频处理。功能包含有美颜、滤镜、贴纸、特效、录制、分段录制、速率录制、变声、配乐、rtmp 直播推流、图片转视频、剪辑等功能。

效果

音视频录制编辑

片段加载失败点击下载 Gif

播放器

如果播放器效果加载失败点击下载 Gif 文件

使用方式

####1、添加远程依赖

implementation 'com.devyk.avtools:AVTools:0.0.1'

####2、API 文档

待编辑...

版本:

####v_0.0.2 (研发中...)

  • 分段录制-最后的音视频合并(已完成)
  • RTMP 直播推流
  • 美颜
  • 特效
  • 贴纸
  • 编辑页面基于 YUV 滤镜(已完成)
  • 添加支持 FFmpeg 命令处理(已完成)
  • 软硬编解码
  • 导入 MP3 格式 , 为视频的背景音,将录制的音频和导入的音频混音
  • 音频,视频剪辑合成

v_0.0.1

  • 基于 FFmpeg 、OpenGL/SL 自研万能音视频播放器(已完成)
  • 导入 MP3 格式 , 为录制的音频源(已完成)
  • 音频视频录制合成 mp4(已完成)
  • 滤镜 (已完成)
  • 水印 (已完成)
  • 倍速播放(已完成)
  • 速率录制(已完成 极慢/慢/标准/快/极快)
  • 分段录制(完成,待分段总合并)

感谢

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].