Return-Path: Received: from mail-lb0-f172.google.com ([209.85.217.172] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP-TLS id 5200461 for AE-List@media-motion.tv; Thu, 05 Sep 2013 04:14:51 +0200 Received: by mail-lb0-f172.google.com with SMTP id x18so1140021lbi.17 for ; Wed, 04 Sep 2013 19:27:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=eF/5AlGDPq+iNvxWT9uNthJo1sMKr2mIKkGclgR1IwI=; b=XvOwUzD95BJB1QrIwuPWv86XHMvxumnGyU7UbDfTuJ7ORX++T9f5dUII/i8XGcDylA /D7MQZfK0xKELtcgDcsqZD4MYRrGKlUZtCIWmsqnLR8SubRq9BV7BdapDkTO5aHxU7VJ MUIBAzx/zpN9Gwo5SLLYCGPkVYN89kXN/I2NcyhfyfSckjGSdwPaBL0ZbnT7z3DNS5ab VSk/rYaIXPdL57n0BY94vSIOpOK7uqKGt7EWpEtUUpRZb+BhBrmp23iF0q34MGbWVSdQ di3LRdGJXg7vBT1mwh+BCuRjp8pdBz6uUTmuuR9nfBxkrlFQG6Xkk9jv6KCxwR2SUSv4 0KsA== X-Received: by 10.112.52.225 with SMTP id w1mr272510lbo.31.1378348049395; Wed, 04 Sep 2013 19:27:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.128.133 with HTTP; Wed, 4 Sep 2013 19:27:09 -0700 (PDT) In-Reply-To: References: From: Byron Nash Date: Wed, 4 Sep 2013 22:27:09 -0400 Message-ID: Subject: Re: [AE] ProRes Converter To: After Effects Mail List Content-Type: multipart/alternative; boundary=001a11c3fe90dc779404e599a943 --001a11c3fe90dc779404e599a943 Content-Type: text/plain; charset=ISO-8859-1 The Dubon one is basically just executing a very simple dos command for ffmpeg. I dug that line out of the script and reproduced it outside of AE to test. If I find time to do what I'm thinking you won't need to bring the file into AE first. It will just record the path to the file rendering and then run that function on it after it's done. I could also rename it to be the same as the original file so you wouldn't have 2 files. On Wed, Sep 4, 2013 at 1:11 PM, Mr. Eric D. Kirk wrote: > Actually, there was no problem with the setting that I found. Just > selected the little drop down and selected 4444. > > Here is a summary of what I had considered "sort of" an issue. > > 1. The Dubon version doesn't do 4444 and I really like this one because > of the interface directly in AE. > > 2. The Cinec one, DOES do 4444 but with a few large files I found some > problems with it either locking up and not doing (or seeminly not) anything > OR, it was stripping like 5-8 frames or so off the front and back so my > video files were not matching right. > > I was wondering if anyone else experienced that. Of course, now, I just > bought version 2 which has an installer this time so maybe the whole thing > is mute. I have not yet installed to check it out. > > Eric > > > On Wed, Sep 4, 2013 at 12:56 PM, Py Fave wrote: > >> this page is what you are looking for :-) >> https://trac.ffmpeg.org/wiki/vfxEncodingGuide >> >> they list how to encode to 4444 prores >> >> 2013/9/4 Py Fave : >> > it wasn't version 2 of the same code .... >> > i was speaking a bout this http://www.cinemartin.com/cinec/ >> > but your idea is a nice idea . >> > automatic is the way to go .... >> > >> > post render action= import in project , >> > then compress it via the palette, >> > then replace render in project , >> > and delete original render >> > >> > i found a thread on this subject that can be usefull. >> > >> > http://ffmpeg.zeranoe.com/forum/viewtopic.php?f=7&t=707 >> >> +---End of message---+ >> To unsubscribe send any message to >> > > > > -- > *Eric D. Kirk | **Kirk Productions* > *The Night Visitor | VFX* > *443.206.1347 > www.kirkproductions.com > kirkproductions@gmail.com* > *IMDB: http://www.imdb.com/name/nm3351363/* > * * > --001a11c3fe90dc779404e599a943 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
The Dubon one is basically just executing a very simple do= s command for ffmpeg. I dug that line out of the script and reproduced it o= utside of AE to test. If I find time to do what I'm thinking you won= 9;t need to bring the file into AE first. It will just record the path to t= he file rendering and then run that function on it after it's done. I c= ould also rename it to be the same as the original file so you wouldn't= have 2 files.=A0


On Wed, Sep 4= , 2013 at 1:11 PM, Mr. Eric D. Kirk <kirkproductions@gmail.com= > wrote:
Actually, there was no= problem with the setting that I found.=A0 Just selected the little drop do= wn and selected 4444.
=A0
Here is a summary of what I had considered "sort of= " an issue.
=A0
1.=A0 The Dubon version doesn't do 4444 and I really= like this one because of the interface directly in AE.
=A0
=
2.=A0 The Cinec one, DOES do 4444 but with a few large files I found s= ome problems with it either locking up and not doing (or seeminly not) anyt= hing OR, it was stripping like 5-8 frames or so off the front and back so m= y video files were not matching right.
=A0
I was wondering if anyone else experienced that.=A0 Of c= ourse, now, I just bought version 2 which has an installer this time so may= be the whole thing is mute.=A0 I have not yet installed to check it out.
=A0
Eric


On Wed, Sep 4, 2= 013 at 12:56 PM, Py Fave <pyfave@gmail.com> wrote:
this page is what you are looking for :-) https://trac.ffmpeg.org/wiki/vfxEncodingGuide

they list how to encode to 4444 prores

2013/9/4 Py Fave <= pyfave@gmail.com>:
> it wasn't version 2 of the same code ....
> i was speaking a bout this http://www.cinemartin.com/cinec/
> but your idea is a nice idea .
> automatic is the way to go ....
>
> post render action=3D import in project ,
> then compress it via the palette,
> then replace render in project ,
> and delete original render
>
> i found a thread on this subject that can be usefull.
>
> http://ffmpeg.zeranoe.com/forum/viewtopic.php?f= =3D7&t=3D707

+---End of message---+
To unsubscribe send any message to <ae-list-off@media-motion.tv>



= --
Eric D. Kirk |=A0Kirk Productions
Th= e Night Visitor | VFX
=A0

--001a11c3fe90dc779404e599a943--