Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: mean on April 26, 2013, 05:51:47 PM

Title: Tinypy doc
Post by: mean on April 26, 2013, 05:51:47 PM
I've begun to add the avidemux added commands to tinypy
http://www.avidemux.org/admWiki/doku.php?id=tinypy:avidemux
Title: Re: Tinipy doc
Post by: Jan Gruuthuse on April 27, 2013, 03:52:20 AM
Thanks.
Could it be that these need an update? Missing newer codecs? In Command line usage (http://www.avidemux.org/admWiki/doku.php?id=using:command_line_usage) and the relevant help files:
--audio-codec MP2 | MP3 | AC3 | TWOLAME
--video-codec XVID4 | x264 | FFmpeg4 | VCD | SVCD |DVD | XSVCD | XVCD
--output-format AVI | AVI_DUAL | AVI_UNP | ES | MP4 | OGM | PS | TS | MATROSKA


avidemux3_qt4:
--audio-codec, set audio codec (MP2/MP3/AC3/NONE (WAV PCM)/TWOLAME/COPY)  (one arg )
--video-codec, set video codec (Divx/Xvid/FFmpeg4/VCD/SVCD/DVD/XVCD/XSVCD/COPY)  (one arg )
--output-format, set output format (AVI|OGM|ES|PS|AVI_DUAL|AVI_UNP|...)  (one arg )

avidemux3_cli
--audio-codec, set audio codec (MP2/MP3/AC3/NONE (WAV PCM)/TWOLAME/COPY)  (one arg )
--video-codec, set video codec (Divx/Xvid/FFmpeg4/VCD/SVCD/DVD/XVCD/XSVCD/COPY)  (one arg )
--output-format, set output format (AVI|OGM|ES|PS|AVI_DUAL|AVI_UNP|...)  (one arg )

are these case sensitive?