Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: fbacher on April 05, 2013, 08:04:12 PM

Title: GUI even with --nogui
Post by: fbacher on April 05, 2013, 08:04:12 PM
2.6.3 Ubuntu 12.10 QT

I want to pre-build my indexes as mythtv creates recordings so I use:

avidemux3_qt4 --nogui --rebuild-index --autoindex --load Man*.mpg --quit

But the gui is up while it is building the indexes.
Title: Re: GUI even with --nogui
Post by: mean on April 05, 2013, 08:11:53 PM
Use avidemux3_cli instead
and no need for --rebuild-index/autoindex, they are automatic with 2.6

You should probably use a small tinypy script such as  that one

http://svn.berlios.de/viewvc/avidemux/branches/avidemux_2.6_branch_mean/autononreg/py/sample_script/remux_ts_2_ps.py?view=log