site_archiver(a)lists.apple.com
Delivered-To: pro-apps-dev(a)lists.apple.com
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)
Hi,
Cheers,
Deanan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (Pro-apps-dev(a)lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.a…
I'm trying to set timecode for quicktime and avi clips via xml it seems
to ignore
the timecode field in the xml if there isn't already a timecode track in
the quicktime file.
For AVIs, if you set the timecode inside FCP, it appears to add the
timecode to
the file (in the rsrc fork?) somehow but not for new avi's just copied
onto the box.
Is it intentional that the timecode field is ignored if there's no
timecode track available?
Are there any workarounds?
This email sent to site_archiver(a)lists.apple.com
site_archiver(a)lists.apple.com
Delivered-To: pro-apps-dev(a)lists.apple.com
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de-AT; rv:1.7.2) Gecko/20040803
Hi @all,
Does anybody know a solution to use MMC without "MTC-Slave"?
BTW: I left RTFM far behind me ... ;)
Thanks in advance.
Udo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (Pro-apps-dev(a)lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.a…
I'm a newbie to this list and have a technical question regarding Logic
pro 7.1 and MMC:
Is there a chance to use the MMC (Midi Machine Control) commands with
Logic without using the MTC-Slave functionality of Logic?
At the moment I'm developing a recording lamp and like to control the
state of it by using Logics MMC commands.
But if I activate MMC, Logic acts as a MTC-Slave.
I need at least "01 Stop", "02 Play" and "06 Record (strobe)", known as
"F0 (i.e. 7F) 7F 06 xx F7".
This email sent to site_archiver(a)lists.apple.com
site_archiver(a)lists.apple.com
Delivered-To: pro-apps-dev(a)lists.apple.com
Hi,
I've been playing with FCP XML (version 1) files and had some questions:
<timecode>
<frame>18771</frame>
<displayformat>DF</displayformat>
<source>source</source>
<reel>
<name>My Tape</name>
</reel>
</timecode>
<timecode>
<string>00:10:37;26</string>
<displayformat>DF</displayformat>
<source>source</source>
<reel>
<name>Imported Files</name>
</reel>
</timecode>
Thanks in advance for any insight,
todd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (Pro-apps-dev(a)lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.a…
When I define the following timecode for a clip and then drag the
file into Final Cut Express HD 3.5 I am able to recapture the clip.
When I use the second xml timecode chunk recapturing does not work.
When I hit 'Capture Project..' the camcorder goes to the beginning of
the tape and then I get an error about invalid timecode.
Can I not use the <string>hh:mm:ss;ff</string> format and expect to
be able to recapture?
Is the value in <frame></frame> just the number of frames from the
beginning of the tape? So 00:10:10;00 would be (10 * 29.97 * 60) +
(10 * 29.97) = 18,2812? (assuming NTSC DV of course)
This email sent to site_archiver(a)lists.apple.com