I'm wanting to make a script to capture & encode demos. The encoding part is done, I just have 2 issues. Opening nex & running a timedemo, it'll close once done, this doesn't happen with playdemo, it waits for further input. Also some demos need reloading on initialisation to display the map.
So how do I automatically quit after, "/path/to/nexuiz/nexuiz-linux-glx.sh -benchmark +forceqmenu 1 +cl_capturevideo 1 +cl_capturevideo_fps 24 +playdemo demos/team/test.dem" ?
& anything to overcome the occasional missing map on the 1st initialisation?
Any suggestions would be appreciated.