Avidemux Forum

Avidemux => Unix-Like (Linux/Bsd/...) => Topic started by: locoroco on July 22, 2012, 04:10:45 PM

Title: using command line to stream copy
Post by: locoroco on July 22, 2012, 04:10:45 PM
How do I use the command line interface to make stream copy? And what if I want to have the copy in another format?
Title: Re: using command line to stream copy
Post by: Jan Gruuthuse on July 22, 2012, 05:03:45 PM
It can be done, I suppose. Easier would be using scripting + command line and a saved job and modify that job to suite your needs. Create job in Avidemux GUI to your need and save that one.
Info can be found here: Avidemux wiki: Scripting tutorial (http://www.avidemux.org/admWiki/doku.php?id=tutorial:scripting_tutorial)
Very basic sample using above: 2.6 audio track switching in job.py (http://www.avidemux.org/smf/index.php?topic=10499.0)
If you just want command line: Avidemux wiki: Command line usage (http://www.avidemux.org/admWiki/doku.php?id=using:command_line_usage)

Other stuff users wrote: Documentation & Tips (http://www.avidemux.org/smf/index.php?board=10.0)