Keyframes on second field in XML
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi All, 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> 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 (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... 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. but one of the keyframes was silently ignored. Is it possible to do this? This email sent to site_archiver@lists.apple.com
participants (1)
-
John-Paul Smith