Avidemux Forum

Avidemux => Unix-Like (Linux/Bsd/...) => Topic started by: mrvelle on December 03, 2013, 06:57:12 AM

Title: Command line - Avoid prompt "Width is not a multiple of 8 continue anyway ?"
Post by: mrvelle on December 03, 2013, 06:57:12 AM
I am trying to do some bash scripting with Avidemux. I think it is all fine, except, the GUI appears, and prompts me: "Width is not a multiple of 8  continue anyway ?" . Yes, I want to continue.

How can I make it continue without asking me? I hope it is just a parameter on the command line.

Thanks, Mrvelle
Title: Re: Command line - Avoid prompt "Width is not a multiple of 8 continue anyway ?"
Post by: mrvelle on December 03, 2013, 10:55:29 AM
I have now tried with avidemux2_cli, but that one asks the same question, just in command line :(
Title: Re: Command line - Avoid prompt "Width is not a multiple of 8 continue anyway ?"
Post by: mean on December 03, 2013, 10:56:36 AM
add --no-gui
It blocks all prompt