DJ@theMill
Newbie

Posts: 2
|
 |
« on: February 10, 2011, 06:36:01 PM » |
|
We have noticed our work flow increasing greatly with the ARRI Alexa but find ourselves not needing all of the media when ingesting into our system (Baselight). I know that Rubber Monkey Extract works directly with R3D to copy only selects from an edl and source drive to whatever the destination drive is. Is there a program for the ARRI Alexa as well that is currently being used? It would be great to cut down on the excess footage and allowing us to just utilize the selects from an edl. I searched high and low to find any information regarding a program for such a task and unfortunately I was unsuccessful. If someone has already posted regarding this issue please let me know where I can locate that thread.
Thanks,
DJ
|
|
|
|
|
Logged
|
|
|
|
|
kryptonlab
Newbie

Posts: 5
|
 |
« Reply #1 on: February 11, 2011, 02:13:38 AM » |
|
Hi, DJ.
What kind of media are you working with? ProRes or ARRIRAW?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
DJ@theMill
Newbie

Posts: 2
|
 |
« Reply #3 on: February 11, 2011, 12:24:45 PM » |
|
We're basically looking for a program much like monkey extract that will only copy the select files based on an edl from one drive to another...
|
|
|
|
|
Logged
|
|
|
|
|
kryptonlab
Newbie

Posts: 5
|
 |
« Reply #4 on: February 11, 2011, 12:33:16 PM » |
|
As long as you are working with ProRes, which is the only supported/official workflow as of today, I think that a media managed project from FCP will give you a folder with the source material used in the edit. I donīt know Avid very well, but I assume that it can also consolidate used media to a new directory.
For a ProRes to RAW finish, the GlueTools solution (in FCP) seems like a solution worth looking at.
Cheers, Fred
|
|
|
|
|
Logged
|
|
|
|
|
Harry Zhang
Newbie

Posts: 18
|
 |
« Reply #5 on: April 10, 2012, 06:53:23 AM » |
|
We have noticed our work flow increasing greatly with the ARRI Alexa but find ourselves not needing all of the media when ingesting into our system (Baselight). I know that Rubber Monkey Extract works directly with R3D to copy only selects from an edl and source drive to whatever the destination drive is. Is there a program for the ARRI Alexa as well that is currently being used? It would be great to cut down on the excess footage and allowing us to just utilize the selects from an edl. I searched high and low to find any information regarding a program for such a task and unfortunately I was unsuccessful. If someone has already posted regarding this issue please let me know where I can locate that thread.
Thanks,
DJ
Hi DJ, hAVE YOU FOUND THE TOOLS TO DO YOUR JOB?
|
|
|
|
|
Logged
|
|
|
|
|
celboy
Newbie

Posts: 6
|
 |
« Reply #6 on: April 10, 2012, 08:36:42 PM » |
|
Do you think davinci lite would work? just convert what you need to dpx?
|
|
|
|
|
Logged
|
|
|
|
|
Michael Borenstein
Digital Service Manager, Arri Inc.
Administrator
Hero Member
    
Posts: 821
|
 |
« Reply #7 on: April 10, 2012, 09:24:53 PM » |
|
You can use resolve to export the selects you manually put into your time line and carry over the source file naming. I don't think it will sub divide it into separate reel folders, although I could be wrong about this and just missed the setting.
Silvertack will only allow you to manually select clips to copy, so that's not an auto process.
Have you tried to use rubber monkey to select the source quick times to copy from the edl? Maybe it will work?
Mike
|
|
|
|
|
Logged
|
Michael Borenstein Digital Service Manager, Arri Inc.
|
|
|
|
bigpic
Newbie

Posts: 1
|
 |
« Reply #8 on: April 11, 2012, 12:58:47 AM » |
|
Try YoYo is works with Alexa Raw and Pro Res and will conform from an EDL and make off lines with looks and graphic and do your sound sync. www.yoyotta.com
|
|
|
|
|
Logged
|
|
|
|
|
FlorianS
Newbie

Posts: 1
|
 |
« Reply #9 on: April 11, 2012, 07:20:59 AM » |
|
Hello DJ,
I would recommend Resolve Lite. It's free, you are able to conform from EDL and as Micheal mentioned above you can also make selections manually and export everything to dpx.
A sub divide into reel and/or shot folders is possible with Resolve. Just select "source" and use the "commercial workflow" in the rendering mode.
The Resolve lite version really is a great tool for conforming pretty much any Format in Post like Alexa, Phantom or even RED files.
We use it all the time here in our Posthouse...
Florian
|
|
|
|
|
Logged
|
|
|
|
|
Michael Borenstein
Digital Service Manager, Arri Inc.
Administrator
Hero Member
    
Posts: 821
|
 |
« Reply #10 on: April 11, 2012, 07:25:24 AM » |
|
Thanks florian! I figured there was a way to keep the folder structures.
Regards Mike
|
|
|
|
|
Logged
|
Michael Borenstein Digital Service Manager, Arri Inc.
|
|
|
|
|
Rainer Fritz
|
 |
« Reply #11 on: April 13, 2012, 06:30:37 AM » |
|
grep -o '\<[[:alnum:]]\{8\}_[[:alnum:]]\{6\}_[[:alnum:]]\{4\}' /Volumes/Video/completeEDL.edl | sort | uniq > /Users/johndoe/Desktop/EDLFILES.txt this terminal command will give you a unique list of the filenames in the edl. you can feed this to a find and rsync command instead of the txt file... anyone finding the rest of the command?  rainer
|
|
|
|
|
Logged
|
Rainer Fritz Digital Imaging Technician k-effects | postproduction, VFX, Animation
|
|
|
|
|