Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: Jan Gruuthuse on April 16, 2013, 09:13:24 AM

Title: command line issues / problem r8590 & r8587 and earlier versions
Post by: Jan Gruuthuse on April 16, 2013, 09:13:24 AM
using avidemux3_cli performs only copy.
only avidemux3_qt4 with a run -- project.py seems to be working and re-encoding takes place

problem with GUI QT: --outpt-format PS
/usr/bin/avidemux3_qt4  --load /media/1Processed/Demo/0avidemux.avi --audio-codec copy  --save video.vob  --outpt-format PS --video-codec mpeg2enc

Terminal output:
QuoteEnd of movie,
video frames : 4993
Track 0 Size :3329045 bytes, 7965 blocks
[save]  [AviMuxer] Wrote 4992 frames, nb audio streams 1
  [close]  [AviMuxer] Closing
[AviMuxer] Destructing
output-format-->1
[setContainer]  Cannot find muxer for format=PS
Cannot set that container
video-codec-->1

user digital0 report: avidemux3_cli syntax (http://www.avidemux.org/smf/index.php/topic,12034.msg62785.html#msg62785) lead me to do some testing and coming across the problem.
Can you have a look at this?