activate GUI via Python
Posted: Tue Jan 18, 2011 5:42 pm
Hello,
I just tried to use the scene.videoPreview() command as a SimulationPost event script. To speed up the simulation I've disabled the GUI (ALT+d). Is there a way to enable the GUI via python, so that the preview window is usefull?
At the moment I use two different video creation setups. Both are shell commands as a "Post Action"
1. On Windows a pyhton script edits and excecutes a Nuke script that creates a quicktime movie.
2. On Linux I use the ffmpeg tip from Jorge Medina.
http://rfwisdom.wordpress.com/2010/05/1 ... ne-option/
If there are other solutions to create a video after the simulation, please let me know.
Cheers
I just tried to use the scene.videoPreview() command as a SimulationPost event script. To speed up the simulation I've disabled the GUI (ALT+d). Is there a way to enable the GUI via python, so that the preview window is usefull?
At the moment I use two different video creation setups. Both are shell commands as a "Post Action"
1. On Windows a pyhton script edits and excecutes a Nuke script that creates a quicktime movie.
2. On Linux I use the ffmpeg tip from Jorge Medina.
http://rfwisdom.wordpress.com/2010/05/1 ... ne-option/
If there are other solutions to create a video after the simulation, please let me know.
Cheers