editly
Slick, declarative command line video editing & API (by mifi)
EZFilter
A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bitmap and view.(一个轻量级(<180KB)、易扩展的Android滤镜和动态贴纸框架,支持摄像头、视频、图片和视图添加滤镜和贴纸。) (by uestccokey)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
editly | EZFilter | |
---|---|---|
10 | 3 | |
5,037 | 211 | |
1.0% | 0.5% | |
8.9 | 0.0 | |
2 months ago | about 3 years ago | |
TypeScript | Java | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
editly
Posts with mentions or reviews of editly.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-19.
-
Make Timelapse easily using FFmpeg
I found https://github.com/mifi/editly to be an intuitive frontend for this type of task - I used it to create a montage of several clips and was able to easily adjust parameters around timestamps and such to get the montage perfect
-
FFmpeg Lands CLI Multi-Threading as Its "Most Complex Refactoring" in Decades
Sounds like you already have a process for most of this, but I found https://github.com/mifi/editly to be incredibly helpful to run ffmpeg and make my little time lapse video. Could be useful for others
- Editly – Declarative command-line video editing
-
What are the pros and cons of declarative state vs. chainable APIs?
For example, this declarative video editor lib has JSON configurations for defining an output video:
-
Create a video from images
Maybe this tool helps: https://github.com/mifi/editly
-
Rendering a video like THPS2 🛹
You seem to misunderstand what ffmpeg is for - namely the stream conversion of media. Only limited filters are available. You can write your own shaders and use cli tools like https://github.com/mifi/editly for automation surely
-
In praise of ffmpeg
I used Editly to make a clip of several videos with transitions and screenshots. It worked out great with me just editing the json5 file to tweak things
-
Plugin that creates a single video from multiple videos based on tags.
https://github.com/mifi/editly (Node JS)
-
What video editing software you use ?
It's intended to work nicely with Editly, a CLI-based https://github.com/mifi/editly
-
Drawtext -- add filename of each input file to each frame?
The way I would do it would be using MoviePy (for Python). You may also have luck with editly (JavaScript). MoviePy has functions to create a TextClip, Images and overlays. It sure is possibly with ffmpeg filters - transparency mixing filters etc. yet you'd get faster results with modules like MoviePy / editly.
EZFilter
Posts with mentions or reviews of EZFilter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-26.
-
CameraX And Video Processing
3 - Use EZFilter library, look for the GLView e.g. :
-
Rendering a video like THPS2 🛹
1 - Go to shadertoy and search for any cartoon/pixel filter like this and this 2 - Get inspired by these shaders and try to apply them to your video (it's quite easy on Android native, I've already done that using ezFilter).
-
Any reference on how to do View overlay using a blend mode?
This may help you, I'm using EZFilter to apply filters to videos, filters are written in GLSL, and if you have some knowledge about GLSL, it's easy to create a blend filter and apply it to your video, or you can use this one from ShaderToy.
What are some alternatives?
When comparing editly and EZFilter you can also consider the following projects:
nwjs-ffmpeg-prebuilt - FFmpeg prebuilt binaries for NW.js / Chromium
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.
nan - Native Abstractions for Node.js
kalmanjs - Javascript based Kalman filter for 1D data
python_cli_video_editor - A CLI video editor written in the Python Language.
White-box-Cartoonization - Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured