Cut demos?

Post anything about MX Simulator here. Please. I'm begging you.
Post Reply
Mutt
Posts: 142
Joined: Tue May 19, 2009 1:07 pm
Team: Privateer
Location: Sweden

Cut demos?

Post by Mutt »

Is there any way you can do to cut demos?
Vellu
Posts: 1186
Joined: Mon Dec 24, 2007 7:12 pm
Team: IRRG
Location: Finland

Re: Cut demos?

Post by Vellu »

jlv wrote:I just added new feature to demosplice to extract a specific time range from a demo.

Here's an example:

demosplice.py --cut 2:00.5-2:10.0 full.mxdemo part.mxdemo

That would take the time range from 2:00.5 to 2:10.0 from full.mxdemo and save it in part.mxdemo.
http://mxsimulator.com/benchracing3/vie ... ?f=2&t=321
Look in that thread for more help.

Basically you
-download Python
-put the demosplice.py in Python folder
-go to the python folder with command prompt
-write command "python demosplice.py --cut 2:00.5-2:10.0 full.mxdemo part.mxdemo"
-also the full.mxdemo must be in the python folder

Of course the filenames etc. can be whatever you choose.
Stability:
jlv wrote: You can do some fairly tame whips with it set to 95, but to really get it sideways you need to set it under 60.
Post Reply