mlt

Multitrack audio/video composition framework and tools

brewmacoslinux
Try with needOr install directly
Source

About

Author, manage, and run multitrack audio/video compositions

Commands

meltmlt-config

Examples

Play a video file with melt$ melt video.mp4
Create a composition with multiple clips and effects$ melt clip1.mp4 clip2.mp4 -attach filter:brightness -set level 1.2 -o output.mp4
Get MLT configuration and version information$ mlt-config --version