This article provides an overview of different video editors such as MoviePy, ffmpeg tools, OpenGL transitions, Remotion, Canvas2video, Videoshow, and MachineVideoEditor for deepfakes. Additionally, it covers command-line tools like Blind, JumpcutterV2, Jumpcutter, CutTheCrap, RabbitVE, and Video-CLI that offer features including removing silence and applying machine learning for editing.

moviepy

ffmpeg wrapper in js

video transitions:

opengl transitions

ffmpeg filters for gl transitions, as ffmpeg commandline args

javascript video editor:

remotion edit video with react

creating and rendering dynamic videos

video slideshow creator

editly’s gui

editly the slick video editor

1
2
npm i -g editly

concat videos with opengl transitions

complex react native animation engine, not open source

vidpy based on mltframework, shotcut

auto video editor by audio loudness:

https://github.com/WyattBlue/auto-editor

position video by face:

https://github.com/diego3g/video-to-reels

machine video editor using deepfake, with gui, not open sourced:

https://github.com/MachineEditor/MachineVideoEditor

openshot python:

https://github.com/OpenShot/openshot-qt

youtube video summarizer:

https://github.com/codelucas/shorten.tv

commandline video editor from suckless:

https://github.com/maandree/blind

remove slience from video:

https://github.com/gusals3587/jumpcutterV2

https://github.com/carykh/jumpcutter

https://github.com/jappeace/cut-the-crap

ai video editor:

https://github.com/MashiMaroLjc/rabbitVE

commandline video editor:

https://github.com/wkentaro/video-cli

Comments