Help setting up an efficient AE/Premiere workflow.

I am working on several AE/Premiere projects on a Pavilion M6 laptop and have a few drives that I can use for media storage/cache/exporting and am wonding what will be best way to use each one, or if I even need to. My internal drive is a Sandisk SSD 3Gb/s, my second drive is a WD MyPassport 256GB USB 2.0 5400RPM HDD, and my third is a Sandisk Cruzer Extreme 32GB USB 3.0 flash drive. I'm on a HP Pavilion M6-1035DX if you need any system specs to make a determination. I currently have all of my files on the MyPassport (because the Cruzer Extreme flash drive isn't here yet), and am wondering if I should:
keep the media files on the MyPassport, run AE & Premiere (and store the cache) on my internal SSD, and export to the Cruzer Extreme (when it gets here)
or, move my media and project files to the Cruzer Extreme and run AE & Premiere (and store the cache) on my internal SSD because the SSD is faster than the USB 2.0 drive (connection and read/write speeds, USB 2.0 vs SATAII and SSD vs 5400RPS HDD)
or, move my media and project files to the Cruzer Extreme, run AE & Premiere on my internal SSD, and store the cache on my MyPassport (so it's not on the same drive as my project files, programs, or media)
or, some other configuration I haven't thought of
I have ready in many places that you should use three drives for video editing and motion graphics, but because there are so many technologies and potential bottlenecks involved I want to make sure I do it right/efficiently.

First I wanted to say "thank you for all of the excellent answers and info". It is incredibly difficult for me to choose the 'correct' answer as so many people gave me excellent information and suggestions. I ended up keeping my programs, media files, and media cache & database on my internal SSD. I put my preview files on my flash drive, which is also where I put my export folder (which I learned from watching part of a After Effects & Premiere Pro Performance Workshop video). Since I'm not exporting video while I'm editing, and I'm not previewing my project while I'm exporting a project, this made a lot of sense to do. I will mark the last answer as correct just because it helped me the most being able to see the "priority rank-numbers for speed, with 1 for the fastest volume and 5 for the least speed-demanding category".The one thing I would ask 'cc_merchant', is if you could re-clarify the list so it shows which files are read the most, require the fastest read speeds, and when/how often they're being read; as well as another list that does the same for write speeds. I still don't completely understanding exactly what data is being read/written when, and exactly how much. If data cache & database (for instance) is being read from constantly, it may make sense to put it on my flash drive, since nothing is currently being read from it while I edit (if that makes sense). I do like the fact that my project files and original media are in the same folder, and would like to keep it that way if at all possible. I also bench-marked my SSD and flash drive, and know that I get excellent read speeds from my SSD and excellent write speeds on my flash drive. Although, I can also read and write to and from both simultaneously.
I actually just purchased a 2nd USB 3.0 flash drive (64GB, my other is 32GB), and am going to configure it as suggested in this similar discussion Generic Guideline for Disk Setup. The first posting there really answered my question the best so far, and if someone would have posted it here I would have definitely marked it as correct immediately. I would highly recommend checking out that discussion if you're new to configuring your Premiere Pro or After Effects workflow. It is a simple list that tells you where to put your files for the best performance based on how many drives you have.
Thanks again for all of your help!

Similar Messages

  • How to set a custom column in a workflow task.

    Hello,
    I'm looking for some assistance a bit with how to set a custom column in a Workflow Task.
    I have a List Workflow that starts when an item is created in a list. The workflow, platform type SharePoint 2013, starts a new task, Task1, with Content Type 1. This Content Type has a custom column called Age. Once the Task1 is completed a new task, Task2,
    with Content Type 2, starts and has the same column Age, as Task1.
    How can I populate the Age column in Task2 with the content of the Age column in Task1?
    Since I start the task by running "Assign a task to ..." Action I was thinking to copy the Age column from the Task1 to the list item that started Task1, which has a column Age as well, and then in Task2 to start another workflow - which is associated
    with the Content Type 2,  that would try to read the Age column from the list item that started Task2, which was set once Task1 was competed - I know it's complex but this is how I was thinking. 
    The problem with this approach is that I can't get a reference to the list item that started Task2 to read the Age from the list item.
    Is there a better approach? I use SharePoint Designer 2013 to design all this.
    Any assistance is appreciated.
    Thank you.

    Hello Sebastian,
    you can get the Age column from Task 1 and then update the Task 2 Age column with that value. I am not sure why you want to run another workflow on Task 2.
    You can perform below steps to set Age column from Task 1 to Task 2.
    1.  Create Task 1 using Assign a task , wait till the task is completed.
    2. Get the Age column value based on Task 1 once the task is completed.
    3.Create Task 2 using Assign a task ,  uncheck wait till the task is completed option.
    4. Update the Task 2 with Age column in Task1.
    5. Use Wait for the field to equal value , check for Task Status is completed or not.
    >>The problem with this approach is that I can't get a reference to the list item that started Task2 to read the Age from the list item.
    you can get the related item from task list item to get the main list item.
    Other option is, Use Javascript and CSOM  in task edit form to get the Age column from Task1 and prepoluate the Age value when Task2 is opened.
    Hope this helps.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Help! I have an Adobe Premiere Pro CC 2014 sequence @ 59.94 fps and need to export the video as 23.976 but the video looks glitchy! Please Help!

    Help! I have an Adobe Premiere Pro CC 2014 sequence @ 59.94 fps and need to export the video as 23.976 but the final video render looks glitchy! Please Help!
    I made a new sequence at 23.976 and imported my 1280x720 59.94 video into the sequence... when i rendered it out it looks glitchy!
    my client is not allowing 1280 x720 59.94 video files they want 29.97 progressive,25,24,or 23.98
    Please Help what do i do! where did i go wrong! this is horrible omg!!!! please help!
    Thank you!

    Nice!
    In my export setting i switched the frame rate to 29.97 and it looks good to me!
    Thank you!

  • How can I use Document Set description field in a SharePoint workflow

    We bundle together related documents into a Document Set and then route the Document Set for approval using a Sharepoint 2010 workflow.  Within the workflow, we are also sending an email to each approver, and an email to a manager if items become past
    due.  I have been asked if I can add the Description field from the Document Set to the email text.
    I am familiar with the use of the "Add or Change Lookup" control to insert fields into the email text.
    For example: Data Source "Current Item" with field "Title" becomes
    [%Current Item:Title%].
    The problem is that I can't find a data source that will pull in the Document Set description.
    Any help would be appreciated.

    Hi,
    According to your post, my understanding is that you wanted to use Document Set description field in a SharePoint workflow.
    I recommend to modify the view to display the description field.
    If you add the description, it will display the value.
    Then you can create workflow as below:
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Help setting up BTinternet email with Apple Mail

    Hello everyone,
    I need help setting up a btinternet email account with Apple's Mail sofware. I am setting it up on behalf of my aunt and uncles new macbook pro so I hope i get some solutions quick because Im leaving their place by the end of the weekend and I would love to have their email setup and teach them how to use it. 
    They have 2 btinternet email accounts, the first one they use alot as its their main email account which is currently setup on MS Outlook on their old computer. The secound one they use rarely and its not setup on MS Outlook. 
    Heres the problem, when I setup their main email account with apple mail, I have no problem creating the account however once created the inbox is empty - it does not load previous emails. It can send emails fine, if i send an email to the account using my personal email it will receive it but when I switch off the computer and switch it back on the mail box is empty. So I checked the email account by going to yahoo.co.uk and signing in - again even on the web page the mail box is empty.
    I then setup the second btinternet  email account on Apple Mail shockingly this works perfectly all the old emails got loaded up in mail. So how do I do this for the main account, I know the difference is Outlook mail but I rather not delete that because if it doesnt work then they would lose all their old emails.
    Please help
    Thanks in advance
    PS: ive setup my hotmail and yahoo accounts and they all work fine by the way

    Please guys give me something or any random ideas u may have. im running out of time.

  • HOW TO?: Need help setting up 3 different iCloud accounts for my kids (so each has own iMessanger)using same Apple ID (mine) ....they don't have their own separate email addresses to work from...how do I do this?

    Need help setting up 3 different iCloud accounts for my kids (so each has own iMessanger)using same Apple ID (mine) ....they don't have their own separate email addresses to work from...how do I do this?

    Any devices connected to the same icloud account can sync all the data on that account.  For this reason an icloud account is really for a single user.
    On a mac, if each user has their own account, then the itunes for that mac account should be set up to connect to that user's icloud account (System preferences>icloud).

  • Help setting up my new IPod Touch on iTunes on windows 7 64bit

    Hello there,
    I need help setting up my new IPod Touch to my Itunes 10 application on a PC running windows 7 64bit. I have watched the tutorial on how to do it but what the tutorial says it is supposed to do is not what is happenning for me:
    1. In the tutorial it tells you to connect your ipod to your computer, then, (if it is for the first time) when the ipod appears and is selected, a window will come up allowing you to name your ipod, and begin selecting the options you wish to use.
    I did as instructed but quickly came against some technical issues.
    My issues:
    1-1: When I selected the new iPod Touch for the dirst time I got an error message.
    A) This was quickly fixed once I calld up apple support on the phone (turns out an IE browser setting was blocking it.)
    1-2: With that fixed I selected my iPod Touch again but instead of the window indicated by the tutorial, I instead got an iPod registration form window.
    1-3: I filled out the form and pressed the submit button (thinking everything was fine), then a new window came up that looks like this:
    Free Find My iPhone
    Free Find My iPad
    Free Find My iPod touch
    Set up Find My iPhone for free so you can locate your device if you lose it, remotely lock the screen, or wipe its data. You can also find your iPad or iPod touch.Set up Find My iPad for free so you can locate your device if you lose it, remotely lock the screen, or wipe its data. You can also find your iPhone or iPod touch.Set up Find My iPod touch for free so you can locate your device if you lose it, remotely lock the screen, or wipe its data. You can also find your iPhone or iPad. _Learn More_
    _Set up Find My iPhone_
    _Not Now_ _Set up Find My iPad_
    _Set up Find My iPod touch_
    Find My iPhone (or iPad or iPod touch) enables you to locate your iPad with Wi-Fi or iPod touch only when it is on and connected to a registered Wi-Fi network. Find My iPhone is not available in all countries. "
    The first three lines and the first paragraph are indented as if there should be some type of graphic there, but it is missing. The underlined words indicate that they are supposed to be links, but they don't go anywhere, they are broken!
    Now wheenever I connect my iPod Touch and select it the above window comes up and nomatter what I try it will not move or change.
    Please help!
    MSRankin

    Try setting up the device in a new user account. or visit register.apple.com and verify your device is registered

  • Need Help Setting Up a new Network ..

    Hello 
    Newbie question, I am attempting to setup a small home network, where I want three WLANS
    Main
    Guests
    Kids
    I want to set up different policies for these three networks. 
    I want the Kids to be able to access the Media server and other network devices, but limit the internet access. I want guest network to not be able to see the other two networks. 
    I have an ISA550 Firewall a 2504 Wireless Controller and a SG300-28P Switch. 
    I did manage to setup the Vlans on the ISA550 - Default as 192.168.75.x , Guest as 192.168.25.x and Kids as 192.168.35.x 
    From here on - I would need some help setting it up the right way, Please help. 
    Thanks

    rmunoz274 wrote:
    I had to call Verizon and spend an hour on the phone, my Versalink is about 3 years old and I never updated it. There is a software update which makes it a little more mac friendly. Cables still run through it on the Ethernet port. I was able to turn the wireless feature off on the Versalink (to stop my neighbors and kids from bypassing the APE and just factory reset the APE and set it up with a shared IP adrs instead of bridging it. Also made sure I turned off the guest network on the APE. Once it was set up I clicked on Airport in the Airport Utility then wireless Clinets, jotted down the client I wanted to restrict access to (Kid's Laptop) then go back to Airport screen, last option on right Access then MAC Adrs Access Control change to "Timed Access", then click the + on the bottom of the window, type the MAC adrs you want to restrict and set time limits, when complete click done..... Only took me a week and a half to figure it out...... Good luck, if that doesn't help let me know, but I'm no expert...
    thanks!!
    i think i have the most recent 327w update, because it now shows my modem screen in a red color and it is broken into 3 sections across the screen.
    as far as the AEBS is concerned, you did not use it in bridge mode at all?
    i thought you had to connect 1 cable from it to the 327w? I have about 5 items i will be connecting, so i will probably run any wired from the AESB, but not sure yet?
    thanks, and yaeh last time my network took me a bit of time as well!!
    what kind of encryption are you running?
    thanks

  • Need help setting up TV equiptment

    I have been very ill and I need help setting up my TV, DVR, Receiver, Surround sound systems. I'm afraid if I try to work on all the equiptment, I'll drop my HDTV or other componets because I'm still weak. Can anyone help me? I've called a few places and they want $100.00 to set it up. Give me a break! I know about inputs and outputs and other cables, I just don't have the strength to move the equiptment around. I am willing to pay. Please call me at 813-{edited for privacy}. Thanks, Teresa {edited for privacy}

    blondeinneed wrote:
    I have been very ill and I need help setting up my TV, DVR, Receiver, Surround sound systems. I'm afraid if I try to work on all the equiptment, I'll drop my HDTV or other componets because I'm still weak. Can anyone help me? I've called a few places and they want $100.00 to set it up. Give me a break! I know about inputs and outputs and other cables, I just don't have the strength to move the equiptment around. I am willing to pay. Please call me at 813-{edited for privacy}. Thanks, Teresa {edited for privacy}
    Teresa,
    I think the best way for someone to volunteer to help you would be for them to send you a Private Message (PM) here on the forums. You should see a small envelope in the upper right corner of the screen, when it changes color you will know you have a PM to view.
    I would be happy to help, but since I am in North Texas I don't think that is a viable option Sorry....
    Justin
    FiOS TV, Internet, and phone user
    QIP7232, QIP7100-P2, IMG 1.9A
    Keller, TX 76248

  • Need help setting up and configuring rsync

    Hello
    I need help setting up, or rather configuring rsync to sync data between my brand new iMac and my Macbook Air.
    Here is what I would like to:
    - I want all of the files on both machines to be an exact mirror or copy of each other. Basically I have an iMac for at home, and then a Macbook Air for the road.
    - The main folder on both Macs is called 'Sara' and I want the contents (mainly the 'movies' folder, 'music' folder, 'documents' folder and 'pictures' folder) to immediately sync up with each other when both of them are on my home network.
    - this means if I'm working on a file at home on my Macbook, it will immediately write to the same directory on my iMac and vice versa (if I'm working on file(s) on my iMac, it will immediately save the contents to my Macbook). This way, if I'm working on last minute project my iMac, and then have to head out the door to the airport, the file is immediately saved to my Macbook (no usb for USB transfer).
    - hopefully this makes sense??
    Any help is greatly appreciated!
    Thanks

    It's a lofty but unrealistic goal.  Rsync does not run automatically.  There is no realistic method of instantaneously synching two computers over the internet or even on a LAN.
    I would suggest you might try using Synk Pro which, in theory, can keep two devices in sync when they are both on the same network (and both have shared and mounted drives.)
    If you must do this with rsync then I suggest a Google search for rsync tutorials.

  • I need help setting up an apple id for my sons phone. It seems his email address has been taken and/or we cant get the password.

    I need help setting up an apple id for my son's phone. It seems his email address has been taken and/or we cant get the password.

    Two different things
    If you forgot the password
    If you forgot your Apple ID password - Apple Support
    If the email ID you want to use is in use by someone else - then you may need a new one
    The iCloud ID's are usually unique and may be of help if you set one up

  • Need help Setting up Multiple Static Ip , 1 for each port of the fios router

    Need help Setting up multiple Static Ip on my fios router
    I have been trying to figure out how to set up multiple ip in my fios router.
    However I kind of managed how to set up multiple static ip However the way I want it is for each port of my router to have an external ip signed to it. ( like 4 different modem in 1 )
    Verizon gave me 5 static ip but they can not help me how to set it up.
    Have anyone here done more then one static ip on different ports? I assume that the process will be the after the second static ip.

    You want to set up Static Nat. You will not assign the IP to a port, but rather to a local machine. Figure out what machines you want your IP's to go to. Under the firewall section you will see static nat. Pick the machine you want and enter one of the IP's you were assigned.

  • Need help setting up FCE 4   PLEASE

    OK, I'm NOT a professional, just need help setting up.
    Just purchased FCE 4. Need to set up my Sony HDR SR11. I've already recorded most of my stuff in HD SP. Can someone Please help me set up?
    thanks

    Thanks for the info.
    I updated and did a search in my manual for Log and transfer which didn't go to anything I can figure out. Sorry, I don't have time to read 1152 pages.
    Can anyone just tell me how to get this going? There should be a simple set up correct?

  • My email is not working in lightroom. Need help setting that up.

    Need help setting up my email in lightroom. For some reason it's not connecting.

    Try posting in the Lightroom forum.  People there are more tuned in to the detail working of the application:
    http://forums.adobe.com/community/lightroom?view=discussions

  • Does anyone know how to set a timed schedule for a workflow?

    I'm looking to have a workflow run automatically everyday at the same time.
    Help anyone?

    thanks so much- worked great.
    Would like to ask about something else- hope you can help-
    I'm trying to create a workflow that would look in a folder and compare it's contents to another folder, and only copy things that are NOT in the first folder. If you know anything about Filemaker Server 8, it only will backup databases that are actively hosted. Those that are not, don't get backed up. If I just simply copy the entire contents of the folder, I risk copying files that are in use, and could corrupt them.
    Powerbook G4   Mac OS X (10.4.5)  

Maybe you are looking for

  • Do I need a new license for Crystal Reports Release 2?

    Post Author: jerryk CA Forum: Upgrading and Licensing Hi, We have a license for Crystal Report XI.  However we need Crystal Reports Release 2 since we are using .Net 2.0.  I just tried installing the Crystal Reports Server on out test web server and

  • Insert a new record in the middle of a tabular form

    Hi, I have a tabular form. Pressing "Add Row" button opens a new, empty row at the bottom of the page or - if I use pagination - jumps to the page with the last record and creates a new record there. Is it possible to open a new line in the middle of

  • Define Partner Determination Procedure With Filter?

    Hello in SPRO you can define the partner determination procedure: SPRO->CRM->Basic Functions->Partner Processing->Define Partner Determination Procedure Here you can define a partner for instance for our sales team in the opportunities module I have

  • Software updater "cannot expand"

    Greetings. I just got my eMac back from the shop, as it needed a new logic board. Everything seems okay, but I cannot download updates using Software Updater. When it finishes downloading, an error message says that the package cannot be expaned, or

  • X-Fi Softw

    Hi All,?I've bought a X-Fi XtremeMusic a year ago, Now I've bought a new PC and place the card in it. However I've lost all CD that came with it when I bought the card. The drivers I can download, so that not a problem, but I used to have a program w