All Projects → LLhon → Android Video Editor

LLhon / Android Video Editor

一款Android视频编辑项目,功能有视频拍摄,视频裁剪,视频滤镜,视频压缩

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Video Editor

Homebridge Camera Ffmpeg
Homebridge Plugin Providing FFmpeg-based Camera Support
Stars: ✭ 726 (-15.97%)
Mutual labels:  camera
V4l2loopback cpp
v4l2loopback usage in C++ and from OpenCV
Stars: ✭ 6 (-99.31%)
Mutual labels:  camera
Moodifier
Android Application which will intensify your current mood. 😔 ➡️ 😄
Stars: ✭ 22 (-97.45%)
Mutual labels:  camera
Snapchat Clone
👻 A SnapChat clone built with React, Redux and Typescript. Styled with SASS. Tested with Cypress, Jest and Enzyme. Linted with Eslint and formatted with Prettier!
Stars: ✭ 770 (-10.88%)
Mutual labels:  camera
Android Opengl Canvas
An Android library that provides views using openGL canvas to draw things on SurfaceView or TextureView.
Stars: ✭ 815 (-5.67%)
Mutual labels:  camera
Ros2 usb camera
ROS2 USB Camera node
Stars: ✭ 17 (-98.03%)
Mutual labels:  camera
Devutils
🔥 ( 持续更新,目前含 160+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
Stars: ✭ 680 (-21.3%)
Mutual labels:  camera
Docker Picamera
Docker container for streaming a Raspberry Pi's camera via HTTP/MJPG
Stars: ✭ 26 (-96.99%)
Mutual labels:  camera
Android Video Trimmer
Android-Video-Trimmer项目实现了对长短视频进行片段的裁剪选择。使用MediaMetadataRetriever获取视频帧,采用ffmpeg进行视频裁剪,和视频压缩。
Stars: ✭ 824 (-4.63%)
Mutual labels:  video-editor
Multi Threading Camera Stream
Multi-threading camera stream to improve video processing performance
Stars: ✭ 18 (-97.92%)
Mutual labels:  camera
Vidcutter
Been busy guys, will be reviewing and integrating pull requests shortly. Thanks to all contributors! LATEST RELEASE: 6.0.0 - flatpak @ https://flathub.org/apps/details/com.ozmartians.VidCutter - snap @ https://snapcraft.io/vidcutter - see https://github.com/ozmartian/vidcutter/releases for more details...
Stars: ✭ 775 (-10.3%)
Mutual labels:  video-editor
Lumina
A camera designed in Swift for easily integrating CoreML models - as well as image streaming, QR/Barcode detection, and many other features
Stars: ✭ 784 (-9.26%)
Mutual labels:  camera
Ios tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Stars: ✭ 896 (+3.7%)
Mutual labels:  camera
Lidar camera calibration
ROS package to find a rigid-body transformation between a LiDAR and a camera for "LiDAR-Camera Calibration using 3D-3D Point correspondences"
Stars: ✭ 734 (-15.05%)
Mutual labels:  camera
Media picker
A Flutter Plugin for Selecting and Taking New Photos and Videos.
Stars: ✭ 24 (-97.22%)
Mutual labels:  camera
Paparazzo
Custom iOS camera and photo picker with editing capabilities
Stars: ✭ 714 (-17.36%)
Mutual labels:  camera
Gentoo On Rpi 64bit
Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
Stars: ✭ 831 (-3.82%)
Mutual labels:  camera
Android Image Picker
Image Picker for Android 🤖
Stars: ✭ 847 (-1.97%)
Mutual labels:  camera
Camodet
Lightweight Simple CAmera MOtion DETection application.
Stars: ✭ 26 (-96.99%)
Mutual labels:  camera
Computer Vision
Computer vision exercise with Python and OpenCV.
Stars: ✭ 17 (-98.03%)
Mutual labels:  camera

介绍

  • 本项目是一款Android视频编辑项目,功能有视频拍摄,视频裁剪,视频滤镜,视频压缩。
  • 本人只是将以下几大优秀开源框架集成到一起,以实现一个较完整的视频编辑器。

效果图

video-editor
video-editor
video-editor
video-editor



感谢

About

  • 亲, 喜欢就 star 一下吧~

License

       Android-Video-Editor  Copyright (C) 2018  LLhon [email protected]
       This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
       This is free software, and you are welcome to redistribute it
       under certain conditions; type `show c' for details.

   The hypothetical commands `show w' and `show c' should show the appropriate
   parts of the General Public License.  Of course, your program's commands
   might be different; for a GUI interface, you would use an "about box".

     You should also get your employer (if you work as a programmer) or school,
   if any, to sign a "copyright disclaimer" for the program, if necessary.
   For more information on this, and how to apply and follow the GNU GPL, see
   <http://www.gnu.org/licenses/>.

     The GNU General Public License does not permit incorporating your program
   into proprietary programs.  If your program is a subroutine library, you
   may consider it more useful to permit linking proprietary applications with
   the library.  If this is what you want to do, use the GNU Lesser General
   Public License instead of this License.  But first, please read
   <http://www.gnu.org/philosophy/why-not-lgpl.html>.
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].