Features

Terminal based video editor

  1. Merging , splitting , converting video etc
  2. Extracting video clip , image frame , audio clip etc
  3. Changing video resolution , bitrate , volume etc
  4. Overlaying audio channels , subtitles etc

Project Docs

Sample Outputs

operations : extract clip > replace audio channel > adjust volume > trim video > final output

https://user-images.githubusercontent.com/75830652/124189743-d53be800-dade-11eb-9bd2-7edd49c9b879.mp4

operations : extract clip > adjust volume > resolution change > final output

https://user-images.githubusercontent.com/75830652/124191725-d7537600-dae1-11eb-9591-ed46235c46e0.mp4

Installation

Note: Supported on Linux based operating systems - ubuntu , fedora , mint etc.

$g++ main.cpp -o main
$./main

Built With

Share this project:

Updates