Skip to content

avlubimov/mconvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MConvert is small utility for batch processing media files with avidemux.

It can be convert one video/audio codec or container to another. Also posible to use audio/video filters 
and many other features from avidemux.

Generic process can be splited to two parts - edit project and convert files.

First, use  mconvert -e project.js sample.avi to edit project.js

Second, use mconvert -c project.js -o dst_directory file1.avi file2.avi ... 

or

mconvert -c project.js -o dst_media_file mediafile1

About

command line helper for avidemux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published