Hello,
You can do this through a ScriptControl command in Test Manager that post-processes the test run. Here is an example command that exports a single clip to a pre-defined file:
Movie export window test.mp4 0 -width 1280 -height 960 -async
More information on this command can be found in the Programmer’s Guide for CarMaker
