Sign inSign up

vimagick/editly

By vimagick

Updated over 2 years ago

A tool and framework for declarative NLE (non-linear video editing)

Image
1

1.2K

vimagick/editly repository overview

editly

Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and ffmpeg. Editly allows you to easily and programmatically create a video from a set of clips, images, audio and titles, with smooth transitions and music overlaid.

Tutorial

# Create an alias
$ alias editly='docker run --rm -u $(id -u):$(id -g) -v $PWD:/data vimagick/editly'

# Make config file
$ cat slideshow.json5

# Do video transcoding
$ editly --fast slideshow.json5

Tag summary

Content type

Image

Digest

sha256:c97854321

Size

671.6 MB

Last updated

over 2 years ago

docker pull vimagick/editly