Skip to content

tsoding/markut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markut

You describe how you want to edit your video in a MARKUT file using a simple Stack-Based Language and Markut translates it to a sequence of ffmpeg command and assembles the final video. I'm using this tools to edit my VODs that I upload at Tsoding Daily YouTube channel.

Quick Start

Install Go and ffmpeg.

$ go build

To get the list of markut subcommands do

$ ./markut help

To get the list of functions of the stack language do

$ ./markut funcs

About

Simple Stack-Based Language for Editing Videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages