Hello again. Since there's no zoom in the trajectory window I have been looking into getting more precision and range by finding and editing the Trajectories.xml file. So far I have figured out how to do simple horizontal and vertical movement (something I needed as well), but the extra coordinates are a mystery (looks like they might be the ends of imaginary Bezier curves).
Would it be possible to let us know what is what in the description? I would gladly supply a bunch of extra presets if it was clearer how to make more precise ones.
Speaking of which, here are the current simple ones:
<!-- Zoom in -->
<items trajectory="0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000" scale="0.050000 1.000000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<items trajectory="0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000" scale="0.250000 1.000000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<items trajectory="0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000" scale="0.500000 1.000000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<!-- Zoom out -->
<items trajectory="0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000" scale="1.000000 0.500000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<items trajectory="0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000" scale="1.000000 0.250000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<items trajectory="0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 0.500000" scale="1.000000 0.050000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<!-- Scroll Horizontally -->
<items trajectory="-0.500000 0.500000 -0.500000 0.500000 0.500000 0.500000 1.500000 0.500000 1.500000 0.500000 0.000000 0.000000" scale="1.000000 1.000000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<items trajectory="1.500000 0.500000 1.500000 0.500000 0.500000 0.500000 -0.500000 0.500000 -0.500000 0.500000 0.000000 0.000000" scale="1.000000 1.000000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<!-- Scroll Vertically -->
<items trajectory="0.500000 1.500000 0.500000 1.500000 0.500000 0.500000 0.500000 0.500000 0.500000 -0.500000 0.500000 -0.500000" scale="1.000000 1.000000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
<items trajectory="0.500000 -0.500000 0.500000 -0.500000 0.500000 0.500000 0.500000 0.500000 0.500000 1.500000 0.500000 1.500000" scale="1.000000 1.000000" angle="0.000000 0.000000" time="0.000000 1.000000"/>
You can paste these into
Trajectories .xml found in
C:\Users\YOURUSERNAME\Appdata\Roaming\AVS4YOU\AVSVideoEditor\Profiles If you do, make sure you paste them in before the
</items> tag.
One thing to notice is if there's no movement, just change of scale the preview shows nothing, not even a little dot, so perhaps having descriptions on these would be a handy feature.