Re: XML "defaultangle" question
Re: XML "defaultangle" question
- Subject: Re: XML "defaultangle" question
- From: Helena Ju <email@hidden>
- Date: Thu, 20 Dec 2007 11:04:58 -0800
Hey Andreas!
<defaultangle> is used when a multiclip is created to indicate angle
1, 2, 3, 4 etc that you want this clip to be put at. So it is exists
only on a <clip> and not on <clipitem>. This in no way determines the
active angle at any given time, just which order the clips are put
into the multiclip as angles.
It sounds like you want to specify which angle is used in each
instance of a multiclip that is used multiple times in a timeline. For
that, you want to use <activevideoangle> and <activeaudioangle> flags
as described on page 22 of the XML documentation (http://developer.apple.com/appleapplications/download/FinalCutPro_XML.pdf
)
Cheers!
Helena
On Dec 20, 2007, at 4:10 AM, Andreas Kiel wrote:
Hi all,
I got an app which does analyze a sequence and allows to re-order,
re-name (etc.) clip items.
One thing where I stuck is to apply a "defaultangle" as there are
several clips of the same scene with different angles laid down to
the sequence. I can apply a "defaultangle" to a "clip" but not to a
"clipitem" (as written in the manual and as it works in practice).
Is there any reason for that which I don't understand? Do I have to
create a "single clip multiclip item" ?
Kind regards
Andreas
_______________________________________________
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
_______________________________________________
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