News:

--

Main Menu

GUI even with --nogui

Started by fbacher, April 05, 2013, 08:04:12 PM

Previous topic - Next topic

fbacher

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.

mean

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