Avidemux Forum

Avidemux => Windows => Topic started by: unknownsoldierx on March 25, 2013, 04:59:53 AM

Title: CLI problems
Post by: unknownsoldierx on March 25, 2013, 04:59:53 AM
I was using avidemux_2.5.6-1_win64 and I ran into a file it had a problem with.  I realized my batch file was calling an old version so I changed it to use avidemux_2.6.1_win64.  Now it won't encode any of my MP4 files.

avidemux_cli.exe --video-codec xvid --audio-codec MP3 --video-conf 2pass=120 --force-alt-h264 --load "D:\tds2e15.mp4" --save "D:\Encoded TV Shows Temp\tds2e15.mp4.avi" --quit

I've attached a log file.
Title: Re: CLI problems
Post by: Jan Gruuthuse on March 25, 2013, 08:56:24 AM
Some stuff is missing/not working/connected in cli. Use the avidemuxGUI instead. If all is working to your likings you then could use this:
QuoteYou can use ââ,¬â€œnogui option in case you want to suppress all dialogs (it must be first option!) (http://www.avidemux.org/admWiki/doku.php?id=tutorial:batch_processing)