Return-Path: Received: from mail.tctwest.net ([67.215.21.198] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with SMTP id 4701809 for ae-list@media-motion.tv; Tue, 01 May 2012 04:44:52 +0200 Received: (qmail 13451 invoked from network); 1 May 2012 02:46:10 -0000 Received: from unknown (HELO Asus3) (eelliott@tctwest.net@96.31.106.102) by magicmail-front2.tctwest.net with SMTP (cefc241c-9337-11e1-9d17-005056ad0036); Mon, 30 Apr 2012 20:46:10 -0600 From: "Ed Elliott" To: "'After Effects Mail List'" References: In-Reply-To: Subject: RE: [AE] export markers to textfile with timecode Date: Mon, 30 Apr 2012 20:46:12 -0600 Message-ID: <008801cd2744$92611df0$b72359d0$@net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0089_01CD2712.47C6ADF0" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac0nPXQ5EKvH3B5sTia///EFgWxzVgABHzZg Content-Language: en-us X-MagicMail-UUID: cefc241c-9337-11e1-9d17-005056ad0036 This is a multi-part message in MIME format. ------=_NextPart_000_0089_01CD2712.47C6ADF0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Robert, Given your query for a script which does both layer and comp markers, I should have mentioned that my script only does sequence markers, not clip markers. I never had a need to export the data for clip markers so I have never explored whether clip markers might present any special issues. Hopefully, it would just be a matter of tweaking the keystrokes sent to Premiere (e.g., Ctrl+Shift+RightArrow instead of Ctrl+RightArrow). If the keystroke differences are the only issue, there are two alternatives: (1) make a separate version of script just for clip markers (this is probably the easiest) or (2) modify the script to iterate through each sequence twice (once looking for sequence markers and once looking for clip markers). Regardless of which alternative is chosen, the output is broken into sequence markers and clip markers, rather than being in time sequence regardless of the type of marker. Ed From: After Effects Mail List [mailto:AE-List@media-motion.tv] On Behalf Of Ed Elliott Sent: Monday, April 30, 2012 7:55 PM To: After Effects Mail List Subject: Re: [AE] export markers to textfile with timecode If you have Premiere on a Windows PC, you could try the AutoHotKey script which I wrote: http://forums.creativecow.net/readpost/3/919345 There are at least a few people using it. If you are running a non-English version of Premiere, the script may need a minor tweak (because it looks for the word "Marker"). The script already contains an example of the change required for the French version of Premiere, so you may be able to make the tweak yourself. But I should be able to make the change easily if you send me a screen print of a Premiere Marker dialog box. Ed Elliott From: After Effects Mail List [mailto:AE-List@media-motion.tv] On Behalf Of Robert Kjettrup Sent: Monday, April 30, 2012 6:50 AM To: After Effects Mail List Subject: [AE] export markers to textfile with timecode Hi Is there some script that exports layers/comp markers to a simple textfile with timecode? Either directly from AE or via Premiere? i have search a little and i can't find anything that does it as a simple plain textfile. The closest i have found is an old premiere plugin that doesn't seem to work with CS5.5 (http://www.2writers.com/Eddie/PpExpMark.htm) Robert Kjettrup / Grafiker / STV Mayday Mobil: 25 18 95 16 Mail: robert@stvmayday.dk ------=_NextPart_000_0089_01CD2712.47C6ADF0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Robert,

 

Given your query for a script which does both layer and comp markers, = I should have mentioned that my script only does sequence markers, not = clip markers.

 

I never had a need to export the data for clip markers so I have = never explored whether clip markers might present any special = issues.  Hopefully, it would just be a matter of tweaking the = keystrokes sent to Premiere (e.g.,  Ctrl+Shift+RightArrow instead = of Ctrl+RightArrow).   If the keystroke differences are the = only issue, there are two alternatives: (1) make a separate version of = script just for clip markers (this is probably the easiest) or (2) = modify the script to iterate through each sequence twice (once looking = for sequence markers and once looking for clip markers).  = Regardless of which alternative is chosen, the output is broken into = sequence markers and clip markers, rather than being in time sequence = regardless of the type of marker.

 

Ed

 

From:= = After Effects Mail List [mailto:AE-List@media-motion.tv] On Behalf Of = Ed Elliott
Sent: Monday, April 30, 2012 7:55 = PM
To: After Effects Mail List
Subject: Re: [AE] = export markers to textfile with = timecode

 

If you have Premiere on a Windows PC, you could try the AutoHotKey script which I wrote: = http://forums.cr= eativecow.net/readpost/3/919345

 

There are at least a few people using it.

 

If you are running a non-English version of Premiere, the script may = need a minor tweak (because it looks for the word “Marker”). =  The script already contains an example of the change required for = the French version of Premiere, so you may be able to make the tweak = yourself.  But I should be able to make the change easily if you = send me a screen print of a Premiere Marker dialog = box.

 

Ed Elliott

 

 

Hi

 

 

 


Robert Kjettrup / Grafiker / STV = Mayday
Mobil: 25 18 95 16
Mail: robert@stvmayday.dk

------=_NextPart_000_0089_01CD2712.47C6ADF0--