site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=UwlO6MqeLmj4v46yo+ny69OHVKU4998EH0V+RwXYAZg=; b=Rn8q1eba1TFLjzJbtcIYf54nQVyX+Cug1VF8D9e+ShuZnlv7AzN7bZS7+rQ3VVLcEI bMRuGx4vYsvpBA3PDET8rT4gSYyylp09Ge62e3W8zzNdaB+y9NnHujQlGRWFTMzRiQnq dAiKZo1F3JbfybtB26wE/3Sq/FGpbBc+wqdDY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ASTAPVConRTkaJD0GhNhHUBrnS3vpu0nfRP3B3mxc3HQ32PrXMS5KFjxOvM1F3PmsF a3QVqUb2Wj7pT+G5B4cEF4vMQY8KvQ0o97AI10rcMRYV+xQFoLKtD9oHWU6VmJbeI/t0 FUYCfnaB8BWKwvN/H4n9DmlEe9qEG8L753RIc= I want to overlay clips from recording devices that are free-running (not jam-synched). Even though most of the clocks are pretty accurate, these are clips of live events that last a long time and over the course of many minutes it is not unusual for them to drift apart from one another by an amount that needs to be corrected. Time remap seems like a good mechanism to adjust things back into sync. But the speed value only seems to be able to retain numbers up to a precision of two decimal places. For example, enter 100.12345 in the user interface and 100.133 is what gets stored in the XML, which is not even rounded properly. The residual error over the length of an hour can be hundreds of milliseconds, which is not acceptable for many synchronization purposes. I can't figure out if this is an artifact of the user interface or some fundamental limitation. Is there a sneaky way to specify a remap speed with greater precision? Bruce _______________________________________________ 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... This email sent to site_archiver@lists.apple.com