News:

--

Main Menu

Tinypy doc

Started by mean, April 26, 2013, 05:51:47 PM

Previous topic - Next topic

mean

I've begun to add the avidemux added commands to tinypy
http://www.avidemux.org/admWiki/doku.php?id=tinypy:avidemux

Jan Gruuthuse

Thanks.
Could it be that these need an update? Missing newer codecs? In 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?