Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 852 Bytes

File metadata and controls

27 lines (18 loc) · 852 Bytes

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