Return-Path: Received: from [208.97.132.5] (HELO homiemail-a21.g.dreamhost.com) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP id 4702377 for AE-List@media-motion.tv; Tue, 01 May 2012 18:15:32 +0200 Received: from homiemail-a21.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTP id 8D8E4300072 for ; Tue, 1 May 2012 09:16:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=aescripts.com; h=mime-version :in-reply-to:references:from:date:message-id:subject:to: content-type; q=dns; s=aescripts.com; b=l42VCeC3Hd0rz5TCeFs4Iz+z tv+voEFgCLzHei6T2QcgAuGyyDrueOFPwZDSntMk6mHyRh82R2Lrtz7CZe0qsSST gtRVONhKISLU1lEHWgUlYfOXur5SL6uCOWyS5KmhWsZkMHviaNICksWf/1m5KkRN PYwpekv/cZ2+/K7tAmE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=aescripts.com; h= mime-version:in-reply-to:references:from:date:message-id:subject :to:content-type; s=aescripts.com; bh=8ZIvYjDiBfEGfUcUrcAsSUTBDl g=; b=bTmRORqC/X7YrUpVPcw7g7ci8Vs+APKf7kXe5UZRCAxQw8g+QA49aktmsN bbAdwHTdu7StBbJxJ+s9ey/RgDbYNFuDixyRmrNj5Pb+MGzLz7U380PQabwa3cpo FSLAMOcFbgd4XQBMnjZixDj023H5SYmbu5WSier6/jSwZK8U4= Received: from mail-gy0-f169.google.com (mail-gy0-f169.google.com [209.85.160.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: lists@aescripts.com) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTPSA id 5B5F7300064 for ; Tue, 1 May 2012 09:16:52 -0700 (PDT) Received: by ghrr18 with SMTP id r18so2054292ghr.28 for ; Tue, 01 May 2012 09:16:51 -0700 (PDT) Received: by 10.236.108.199 with SMTP id q47mr26580813yhg.76.1335889011735; Tue, 01 May 2012 09:16:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.146.57.4 with HTTP; Tue, 1 May 2012 09:16:11 -0700 (PDT) In-Reply-To: References: From: Lloyd Alvarez Date: Tue, 1 May 2012 12:16:11 -0400 Message-ID: Subject: Re: [AE] export markers to textfile with timecode To: After Effects Mail List Content-Type: multipart/alternative; boundary=485b397dccdd00fbeb04befbe601 --485b397dccdd00fbeb04befbe601 Content-Type: text/plain; charset=ISO-8859-1 Glad you like it, let me know who it works for you. -Lloyd On Tue, May 1, 2012 at 12:09 PM, Robert Kjettrup wrote: > Oh.... that looks absolutely brilliant. And you just made it super > customizable in what fields to export. > > Too bad i am almost finished with this project now... but i just bought it > anyway, it should speed up the process for the remaining clips. ;-) > > Thanks! > > > > > Robert Kjettrup / Grafiker / STV Mayday > Mobil: 25 18 95 16 > Mail: robert@stvmayday.dk > > > 2012/5/1 Lloyd Alvarez > >> Hey Robert, >> >> I updated the script to support exporting to a file. You can format the >> text file however you want, i made a quick screendemo showing how to use >> it. You can get the script and see the demo here: >> http://aescripts.com/layer-marker-batch-editor/ >> >> Let me know if you have any questions. >> >> Cheers, >> Lloyd >> >> On Tue, May 1, 2012 at 5:46 AM, Robert Kjettrup wrote: >> >>> Hi Lloyd >>> >>> for this project i just use the AutoHotKeys Premiere script Ed provided, >>> it works for what i need... or rather what the freelancer we have hired to >>> do the DVD authoring need, since he doesn't want to use Encore but really >>> oldschool Spruce he needed the timecodes for chapter markers and I-frame >>> placement for his mpeg2 encoder. >>> But, if you really don't know what to do for a few minutes (!) and would >>> like to add this export feature in your AE script, just make the output tab >>> spaced like the script Ed did >>> Heres an output of the Premiere script from Ed: >>> >>> Sequence0001 00:00:09:17 "" "" >>> Sequence0001 00:01:39:03 "" "" >>> Sequence0001 00:03:34:12 "" "" >>> Sequence0001 00:04:53:14 "" "" >>> Sequence0001 00:05:26:10 "" "" >>> Sequence0001 00:06:02:24 "" "" >>> Sequence0001 00:06:37:12 "" "" >>> Sequence0001 00:07:04:18 "" "" >>> Sequence0001 00:07:33:04 "" "" >>> Sequence0001 00:08:15:20 "" "" >>> Sequence0001 00:08:50:20 "" "" >>> Sequence0001 00:09:24:05 "" "" >>> Sequence0001 00:09:59:19 "" "" >>> Sequence0001 00:10:38:11 "" "" >>> >>> Another useful feature would be a choice of timecode or framenumber >>> >>> >>> Thanks for the helpful offer to modify your script, this list reallt is >>> awsome :-) >>> >>> >>> Robert Kjettrup / Grafiker / STV Mayday >>> Mobil: 25 18 95 16 >>> Mail: robert@stvmayday.dk >>> >>> >>> 2012/5/1 Lloyd Alvarez >>> >>>> Hey Robert, >>>> >>>> If you tell me what format you need the text file I can update my Layer >>>> Marker Batch Editor script >>>> http://aescripts.com/layer-marker-batch-editor/ to have this >>>> functionality. The main caveat is only layer markers are accessible via >>>> scripting so unfortunately comp markers won't be included in the export. >>>> >>>> Cheers, >>>> -Lloyd >>>> >>>> >>>> On Mon, Apr 30, 2012 at 8:50 AM, Robert Kjettrup wrote: >>>> >>>>> 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 >>>>> >>>> >>>> >>> >> > --485b397dccdd00fbeb04befbe601 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Glad you like it, let me know who it works for you.

-Llo= yd

On Tue, May 1, 2012 at 12:09 PM, Rober= t Kjettrup <robert@stvmayday.dk> wrote:
Oh.... that looks absolutely brilliant. And = you just made it super customizable in what fields to export.=A0

Too bad i am almost finished with this project now... but i just bough= t it anyway, it should speed up the process for the remaining clips. ;-)

Thanks!


<= br>

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


2012/5/1 Lloyd Alvarez <lists@aescrip= ts.com>
Hey Robert,

I updated the script to support exporting to= a file. =A0You can format the text file however you want, i made a quick s= creendemo showing how to use it. =A0You can get the script and see the demo= here:=A0http://aescripts.com/layer-marker-batch-editor/

Let me know if you have any questions.

Cheers,
Lloyd

<= div>On Tue, May 1, 2012 at 5:46 AM, Robert Kjettrup <<= a href=3D"mailto:robert@stvmayday.dk" target=3D"_blank">robert@stvmayday.dk= > wrote:
Hi Lloyd

for t= his project i just use the AutoHotKeys Premiere script Ed provided, it work= s for what i need... or rather what the freelancer we have hired to do the = DVD authoring need, since he doesn't want to use Encore but really olds= chool Spruce he needed the timecodes for chapter markers and I-frame placem= ent for his mpeg2 encoder.
But, if you really don't know what to do for a few minutes (!) and= would like to add this export feature in your AE script, just make the out= put tab spaced like the script Ed did
Heres an output of the Prem= iere script from Ed:

Sequence0001 = 00:00:09:17 ""= ""
Sequence0001 00:01:39:03 "" ""
Sequence0001 00:03:34:12 "" ""
Sequence0001 00:04:53:14 "" ""
Sequence0001 00:05:26:10 "" ""
Sequence0001 00:06:02:24 "" ""
Sequence0001 00:06:37:12 "" ""
Sequence0001 00:07:04:18 "" ""
Sequence0001 00:07:33:04 "" ""
Sequence0001 00:08:15:20 "" ""
Sequence0001 00:08:50:20 "" ""
Sequence0001 00:09:24:05 "" ""
Sequence0001 00:09:59:19 "" ""
Sequence0001 00:10:38:11 "" ""

Another useful feature would be a choice of timec= ode or framenumber


Thanks for the h= elpful offer to modify your script, this list reallt is awsome :-)


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


2012/5/1 Lloyd Alvarez <l= ists@aescripts.com>
Hey Robert,

If you tell me what format you need the text= file I can update my Layer Marker Batch Editor script http://aescripts.= com/layer-marker-batch-editor/ to have this functionality. =A0The main = caveat is only layer markers are accessible via scripting so=A0unfortunatel= y=A0comp markers won't be included in the export. =A0

Cheers,
-Lloyd


On Mon, Apr 30, 2012 at 8:50 AM, Robert Kjet= trup <robert@stvmayday.dk> wrote:
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 th= at does it as a simple plain textfile. The closest i have found is an old p= remiere 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





--485b397dccdd00fbeb04befbe601--