Keyframes on second field in XML
Keyframes on second field in XML
- Subject: Keyframes on second field in XML
- From: John-Paul Smith <email@hidden>
- Date: Wed, 25 Mar 2009 17:24:38 +0000
Hi All,
I'm writing an exporter for our tracking software that creates an FCP
XML file with Basic Motion keyframes encoding the tracking data. So
far it's looking good, but I can see no way to output keyframes on the
second field of a frame. I've tried adding 0.5 to the frame number but
that didn't work.
To clarify, I tried:
<parameter>
<parameterid>center</parameterid>
<name>Center</name>
<keyframe>
<when>1</when>
<value>
<horiz>-0.3125</horiz>
<vert>0.299816</vert>
</value>
</keyframe>
<keyframe>
<when>1.5</when>
<value>
<horiz>-0.251594</horiz>
<vert>0.273901</vert>
</value>
</keyframe>
</parameter>
but one of the keyframes was silently ignored. Is it possible to do
this?
Thanks,
J-P
John-Paul Smith
Chief Technology Officer
Imagineer Systems
T: +441483685585 F: +441483685586
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden