Peak file location in CS5 PP

Where are the Peak files saved in CS5 Premiere Pro?
Running on a PC in Win 7 64 bit.  I am presently using wherever the default file locations are.

Thanks for your fast response.
The problem with the default location is that is on the C: drive.  And I want to minimize added files on that drive.
I turned on the check mark to “Save Media Cache files next to originals when possible.”  But the Peak files still seem to be going to the C: drive.  Then I browsed to the subdirectory that has the PP project files and it now lists it as such in the Edit>Preferences>Media window.  But the Peak files still seem to go to the C: drive.
And to make matters worse, the next time I open another project in another subdirectory it has the box checked (that is good), but it is pointing to the subdirectory I last used.
Am I missing something?

Similar Messages

  • Premiere Pro CS5 - Peak files regenerating in the middle of edit session...

    Peak files generate at the beginning of edit session as expected.  Then unexpectedly get peak files generating during the edit session. I notice the file names for the peak files generating are the same files that were loaded upon opening the edit session.
    What are the potential causes of this?
    Intermittent drive failure??  Premiere Pro issue??
    Thanks.
    Hugh

    It happens somtimes for some people.  I don't think a finite cause is known at this time.  The general recommendation is to use only internal drives, no network storage and no externals.

  • How can I convert Pagemaker 7.0 file to InDesign CS5.5?

    I have problem with open pagemaker file to InDesign CS5.5. Before I was using PageMaker 7.0. Now I have InDesign CS5.5 & tried to convert my old file to InDesign. But I am having problem to convert. When I convert Pagemaker File, all text looks uncleare and unredable. I can't edit text and tables. Below is a image after converting from pagemaker.

    Start by reading the InDesign Help section on opening PageMaker files.  It suggests some steps to do IN PAGEMAKER BEFORE you do the conversion:
    •If the PageMaker file or its linked graphics are located on a network server, floppy disk, or removable drive, it may not open as expected if an interruption in data transfer occurs. To prevent data transfer problems, copy documents and their links to the hard disk, preferably in the same folder where the PageMaker publication is stored, before opening them in InDesign.
    •You may want to use Save As in PageMaker to clear unnecessary hidden data.
    •To ensure that all links are maintained, copy all linked files to the same folder where the PageMaker publication is stored.
    •Make sure that all necessary fonts are available in InDesign.
    •Repair broken graphics links in the PageMaker publication.
    •If you have a problem converting a large PageMaker document, convert portions of the PageMaker file separately to isolate the problem.

  • Swf files in dw cs5.5

    Hi There,
    I'm posting a new thread here as I saw a post that seemed similar to my little dilemna, but not quite...
    I've made a flash file in Flash CS5.5.  I have published the file to the root directory of my website that is located on my hard drive.  I have inserted the swf file using Insert>Media:SWF into the body of my html.  When I hit the play button under the properties bar, the swf file executes as I planned.  When I hit preview in browser (Firefox)  nothing appears, save for a box that is perhaps the size of my flash file, however, I cannot tell as it blinks for a nanosecond then is gone.
    I don't know if this is related, but when I set the window mode to transparent windowless, the file sill plays in dreamweaver design tab with whatever background the stage was when published.  The code seems right, but again, no transparent background.
    Are these two things related or seperate problems?  I read somewhere that if you are running a Windows XP 32 bit that you could run into problems...
    I'm inserting the code to see if anyone can assist. I would send a website link, but seeing as nothing is showing up on preview this would not be helpful.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
        <head>
            <title>mainmenu</title>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <style type="text/css" media="screen">
            html, body { height:100%; background-color: none;}
            body { margin:0; padding:0; overflow:hidden; }
            #flashContent { width:100%; height:100%; }
            </style>
        </head>
        <body>
            <div id="flashContent">
                <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="300" id="mainmenu" align="middle">
                    <param name="movie" value="mainmenu.swf" />
                    <param name="quality" value="medium" />
                    <param name="play" value="true" />
                    <param name="loop" value="true" />
                    <param name="wmode" value="transparent" />
                    <param name="scale" value="showall" />
                    <param name="menu" value="true" />
                    <param name="devicefont" value="false" />
                    <param name="salign" value="" />
                    <param name="allowScriptAccess" value="sameDomain" />
                    <!--[if !IE]>-->
                    <object type="application/x-shockwave-flash" data="mainmenu.swf" width="600" height="300">
                        <param name="movie" value="mainmenu.swf" />
                        <param name="quality" value="medium" />
                        <param name="play" value="true" />
                        <param name="loop" value="true" />
                        <param name="wmode" value="transparent" />
                        <param name="scale" value="showall" />
                        <param name="menu" value="true" />
                        <param name="devicefont" value="false" />
                        <param name="salign" value="" />
                        <param name="allowScriptAccess" value="sameDomain" />
                    <!--<![endif]-->
                        <a href="http://www.adobe.com/go/getflash">
                            <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                        </a>
                    <!--[if !IE]>-->
                    </object>
                    <!--<![endif]-->
                </object>
            </div>
        </body>
    </html>
    thanks in advance, and I appreciate your patience.  Let me know if anything needs clarification...
    Rachel

    Hi Pz,
    I think I found the solution.  I looked at some other website's code to see how they structured the imbeded flash file... it was different than that which was produced by flash or dreamweaver.  here it is:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script type="text/javascript" src="scripts/AC_RunActiveContent.js"></script>
    </head>
    <body>
    <script type="text/javascript">
        AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','1100','height','750','src','index','quality','high','pluginspage',        'http://www.macromedia.com/go/getflashplayer','wmode','transparent','movie','index' ); //end AC code
        swfobject.registerObject("FlashID");
    </script>
    <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400">
    <param name="movie" value="flash/blueboxalone.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="11.0.0.0" />
    <param name="expressinstall" value="scripts/expressInstall.swf" />
    <object type="application/x-shockwave-flash" data="flash/blueboxalone.swf" width="550" height="400">
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="11.0.0.0" />
    <param name="expressinstall" value="scripts/expressInstall.swf" />
            <div>
             <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
             <p><a href="http://www.adobe.com/go/getflashplayer"><img src=        "http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
             </div>
    </object>
    </object>
    </body>
    </html>
    thanks again for all your help.

  • How to set default file location in Illustrator?

    I'm using Creative Suite CS5 in Windows Pro 64, and would like to set a default location for files in Illustrator and Photoshop when I execute the File > Open or File > Save commands.
    Yes, the program defaults to the location of the last file opened, but sometimes that file is gone, or I'm creating a new one from scratch, and the program looks for files in a distant place in my file structure.
    ** Is it possible to set a default file location for opening and saving in Illustrator CS5 (and in Photoshop CS5)?
    Thanks.

    Not that I know of. It simply reverts to the global "My Documents"/ "Documents" folder as provided by your operating system. these can of course be changed using variables and editing the Windows Registry/ Group Policies, but that affects all programs...
    Mylenium

  • Can't open Raw files after transferring CS5 to my new computer

    I just transferred cs5 to my new imac computer using my time machine backup. I now get a "photoshop does not recognize this file type" when I try to open a raw file from photoshop. When I try to open my raw files through bridge I get the message "you do not have permission to open the document. I have checked my permission preferences and have reading and writing permissions and updated to 6.7 ACR. I dont know what to do next?

    Curt,
    I have an imac OSX 10.8.2. So is the application folder the correct location for the CS5 folder? There is a lot of unclear information about this out on the web.
    Everything I loaded today has a CS5.1 name to it. I assumed that it was an updated version from my original CS5? If I click on the CS5 folder located in my user file it opens photoshop (probally means its not uninstalled... hum). I cant access it through utilities/adobe installers/uninstall CS5. So maybe I should do the Script cleaner like you mentioned? Or maybe CS5 and CS5.1 are the same program like you mentioned?
    When I follow the path to camera raw you mentioned I get to a photoshop raw "pop up" but ACR doesnt open up. Are you asking for me to locate the Camera Raw plug in folder or look for multiples of the file inside my plugins folder? Their isnt a ACR file in my CS5 file that I found in my user folder or the CS5.1 file in my applications folder. Where would I typically find it? Im having a hard time finding it at all.
    Im on my 2nd day of troubleshooting and Ive read so many articles and help threads. Ive had a call back order requested from adobe... Im still waiting 3 hours later. Im afraid they might just reject my request for help since I dont have CS6. You have by far been the best help Ive found. Thank you very much! If you can think of anything else to resolve this please let me know. Im so frusterated at this point... trying to be positive though, Im learning alot.
    Jennifer

  • Photoshop Elements 7 Crashes When Peak Files Are Generated

    Have a PC with 80g HD, Pentium 4, 2g (400hz) RAM running Windows XP.  PSE7 generates peak files each time project is opened. When blue bar at bottom right of screen reaches 100%, Elements 7 freezes and must be shut down using Windows task manager.
    I have copied the file from 340g ext. HD back to C drive (the location of Adobe Photoshop Elements 7 program) and this has not resolved the problem.
    I note that this appears to have been a common problem since 2006 (earlier versions of Photoshop) with Adobe.
    Can anyone help.
    Regards
    Ozyjohn

    Elements User
    Have taken screen shot but Forum site will not allow upload of 1.8mb image even though the initial message states "Image will be scaled to fit 2mb limit". Have edited shot to show bottom right of screen only (700kb) and scanned to PDF (895kb) but still will not accept images!!!
    In the PRE 7 application the message beside the blue progression bar is "Generating Peak Files For ......" . When the progression bar reaches 100%, the program freezes.
    Any suggestions
    Regards
    Ozyjohn

  • Premiere freezes when generating peak file

    Hi,
    Anyone know who to solve this?
    I started a project in FCP 7 on a mac, exported an XML and imported it into a Win 7 64bit machine running PPro 5.03 to finish the edit.
    All media loads (about 500 files) but while generating the peak files eventually the program locks up and crashes. This occurs on one of the video files (but a different video file each time). Furthermore, the peak files regenerate every time I open the project.
    I have write xmp on import unchecked.
    All the files are located on a single external drive (esata), which I use on both machines. I'm using Mac drive so it can be read on the Win 7 machine.
    I also have my scratch disc set to the same drive (maybe this is an issue?), although I have not had an issue with it before.
    The footage - 1080p Pro Res 422 HQ
    CPU specs
    Quad Core 2.4
    4gb DDR2 Ram
    GT240
    Thanks

    Is that eSATA external formatted as FAT-32? If so, that is likely part of the issue. There is a ~ 4GB limit on file size on FAT-32, and while the PEK files will not likely exceed that limit, the CFA files likely will, depending on Duration.
    Good luck,
    Hunt

  • CS 5.5 constant regeneration of peak files when opening a project.

    Hello
    I would like to have a definite answer why does PPro CS5.5 just like others before it, keep regenerating peak files every time I open a project.
    Thank you.

    After doing some investigation and research it seems that the fault is not with Adobe Software (it still could be) but rather an OS and the way it handles permissions.
    Windows 7, 64-bit seems to ignore any and all permissions and policies settings for the files and folders. It does it in a peculiar way. While it doesn't seem to prohibit writing to a folder that it marks as a read only (and won't let you change it) it makes it look as such to the apps that are trying to do this writing. Even as the new peak files are written the Adobe Premiere Pro does not seem to realize that.
    Two things were done to remedy the situation:
    Making Adobe Premiere Pro run as administrator (why on earth do I have explicitly make it so when my account is an Administrator account is beyond me);
    Downloading and installing system registry record that allows one to take the ownership of a file or a folder (an option appears in the right-click context menu when you right click on a folder or a file) which allows one to remove "CREATOR OWNER" as a user name from the permissions in a security tab of the folder properties and also to actually enable full rights to one's user account that will not go away after clicking apply.
    Problem is solved!
    PS; have no idea how to fix similar problem people have on Mac Os, sorry.

  • .pk and .pkf files (aka peak files) - What are they?

    Peak files - ones with .pk and .pkf extensions - are files that Audition creates upon first opening an audio file, and they contain information about the way it's displayed on the screen. After you've worked on a file, saving the peak data as well as the file means that the next time Audition opens it, it can do so a lot faster - simply because it doesn't have to create all that visual data again.
    By default, Audition saves peak files automatically for wav files, but it can't create them for other types. The reason for this is that it doesn't need them for those file types, as they can't be opened natively in Audition anyway; they have to be decoded into wav files first.
    The difference between older .pk files and newer .pkf files (the ones that Audition CS5.5 uses) is that the .pkf ones contain Floating Point data. This means that unlike .pk files, they can display information about files where the signal exceeds 0dB. This means that if you do a mixdown where the levels are rather hot, you can display the levels correctly in Edit View by zooming the vertical display out. If you replay the file at this level though, it will distort, so you still have to normalize your resulting file so that the peaks don't exceed 0dB before making, say, a CD from it, a 16-bit integer copy, or any sort of compressed file.
    Because of this fundamental difference though, .pk files and .pkf files aren't interchangable. So a .pkf file created with Audition CS5.5 won't work with any previous version. What will happen if you open one of these files in, say Audition 3 is that a new .pk file will be created, and stored alongside the .pkf one. And similarly, a .pk file from a previous version will be ignored if an older file is opened in Audition CS5.5 - it will create a new .pkf file for it.
    Both .pk and .pkf files are normally hidden file types, so you won't see them in your files folder unless you've set it to display hidden files. It doesn't matter in the slightest if one gets deleted accidentally - which ever version of Audition you are using will recreate the appropriate one automatically. The only difference you will notice is that it takes longer to open the file. Not much of a problem with a very short one, but if your file is an hour long, the difference is significant.

    In the light of a few recent posts about this, I should also add that you shouldn't try to open .pk or .pkf files on their own. By default, the file extensions aren't associated with Audition as far as the OS is concerned - they don't need to be, because Audition will look for the peak file associated with a wav file when it opens it, and the OS doesn't get involved in the organisation of this. And, on top of that, Audition doesn't regard the mere existence of a .pk or .pkf file as an excuse for opening. Why should it? It knows  that there's no audio in it!
    So basically - You Can't Open .pk or .pkf Files.

  • Conformed Files Location

    I feel like I've looked through the Preferences 1,000 times by this point... I'm wondering, does anybody know how to change the location of the "Conformed Files" folder that Audition creates whenever you import (for example) an audio clip with a different sample rate than the multi-track project?  As of right now, it always creates the conformed files location right next to the project folder, and I would prefer to be able to specify a specific, individual folder for ALL Audition projects to put conformed files in to (with subfolders within the folder designating each project).  I'm not sure if this is possible, but if it is, I would appreciate assitance.  Here's an example of the folder I'm talking about:
    At the very least, I want to change the location of where the conformed files are saved rather than right next to the project file.  I know that professionals shouldn't be having Audition conform files for them (at least, in the case of sample rate as mentioned above) but it's still a feature that I need incorporated and would certainly utilize if it's not available or if I simply can't figure out how to do it.

    this is the premiere pro forum, there is a separate one for audition. Audition CS5.5, CS6 & CC   you can ask in there... 
    i looked thru the audition settings and dont see any settings to control the conformed files location.

  • Generating peak file freezes on Premiere Elements 13

    After several successes, I am unable to burn a disk or file of my latest project.
    Generating peak file is stuck at 99 percent
    Also, Adobe is very unstable. It constantly freezes, and I have to shut it down through Task Manager. Should I uninstall Adobe? Will I lose all my projects if I do?
    Thanks.

    ATR, replying to your queries:
    1. Yes re generating peak file stuck at 99 percent
    Are you referring to a message in the progress bar while you are waiting for
    Encoding
    Compiling Media
    Burning to Disc
    2. ,avi files are on my desktop. I have lots of free space. On the scratch disks I show 244 GB -- is that free space or filled space?
    Where do you have your project's Scratch Disks directed to? And, how much free space is at the location
    shown in
    Edit Menu
    Preferences
    Scratch Disks?
    3. Kaspersky
    What antivirus program does your computer use?
    4. No to the below questions. I'm just using sound and video in an .avi file. The current project is 20 minutes. No special effects, no transitions. I put a title at the beginning plus three captions.
    Have you increased the size of your projects and have started to include different video formats in these projects?
    Are you including more and more still with greater and greater pixel dimensions?
    5. Yes, but I don't know if I'd see a flaw if I had one. Everything looks consistent, no gaps.
    Have you expected your Timeline content
    with the Timeline expanded using the +- slider above the Timeline, looking for content construction irregularities?
    6. I enabled and disabled the Intel HD Graphis card. No difference.
    I can do very little with Adobe now. It constantly says "not responding."

  • Peak files and beach balls in MAC Premiere CS4

    Hello all,
    I having an issue, or should I say issues with Premiere CS4 on a networked Mac, and mac drive. Everytime I go to open a project premiere generates new peak files, which makes opening a 2 minute proj take like 20 minutes. And also it places a bunch of peak files in the folder which takes up space.
    Also, everytime I switch programs (like say go from Premiere to Safari, and back to Premiere) or the computer sits for a bit of time, I get the beach ball (of death) for like 5+ minutes before I can do anything with the project. This only happens on my computer, of which we have 4 networked and 1 is connected direct to the network drive which is a Lacie brand Quadra.
    PLEASE HELP!!!!!! Hahaha.
    Thanks,
    Greg

    Greg,
    As you know, the .PEK files are the Waveform Display. The .CFA files are the Conformed Audio. These are necessary for PrPro to edit, and to have the Waveform displayed.
    My guess would be that PrPro is loosing these, because of the networked environment. I'd try with the Assets copied to the local HDD, and make sure that all Scratch Disks are located locally, as well. If this works, once PrPro has gone through the process of .PEK and .CFA writing, so long as these files are not moved, that should be it, and PrPro should be able to find these files and use them, without additional Conforming and PEK generation.
    I've had similar occur on mapped network drives, and just doing the copy and redirecting PrPro to those copies (Relink Media) has cured it. I now only use network drives as storage for Assets, and not to provide same to PrPro for editing.
    Good luck,
    Hunt

  • When I download firefox, using recommended setting, or my own, all the sub files/folders like plugins, modules, updater end up on the desktop as well as in the file location. And when I try to put them into the file location, they don't. And when I delete

    When I download firefox, using recommended setting, or my own, all the sub files/folders like plugins, modules, updater end up on the desktop as well as in the file location. And when I try to put them into the file location, they don't. And when I delete them, FireFox won't open. I tried deleting FireFox and reinstalling it multiple times, and a message pops up sometimes that says FireFox may not have installed correctly, so I follow the steps, but all the extra icons on my desktop don't go away. This has happened every time I have downloaded FireFox. The browser itself works, but I need to know how to get rid of these icons, but still be able to use FireFox. This is on a new computer, with Windows 7.
    == I downloaded FireFox. ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6

    Managed to solve this myself. Just went to properties > hidden.

  • File location and name

    If I use iPhoto to import files from my camera where are the files actually stored and how do I change the actual file name? I have figured out how to change the picture title but it does not change the file name.
    If I use iPhoto to import pictures from the hard drive do they get copied to the iPhoto file location or just linked? When I moved to the mac I created a folder named "old laptop stuff" and moved everything to that folder. I am now trying to organize all of this stuff on the mac. Can I delete the picture files from the old laptop stuff folder after using iphoto to import and organize them?

    Hi Dispatcher,
    Where are the files stored? Take a look at the screenshot.
    iPhoto 6 Library folder in the Finder
    As you can see the structure is now related to rolls. Rolls are created for each folder you import and each import session from a camera.
    It is very easy to change the names of film rolls within iPhoto to make them easier to find images within. Open the info panel in iPhoto by clicking on the "i" icon. Once it is opened, click on the roll title in the viewing window.
    Click on the word "title" in the info pane and type in your new title. I like to use a date and text format such as 12/25/05 Christmas at Mom's, 1/05/06 my birthday, etc. Once the roll names are changed within iPhoto, they are also changed within the Finder, making it easy to locate an image.
    When importing from a camera, make sure you name the roll with a date and text before the import.
    You can add titles in iPhoto, but as you found out only iPhoto sees these new titles. To do what you want you have to name the photos before importing into iPhoto. Either download to the computer with your camera software or use Image Capture (found in your Applications folder) to download the photos.
    Launch Image Capture (keep the little window open that says no camera is connected or IC will quit if you close the window)
    Go to Image Captures preferences and choose what you want to happen when a camera is connected.
    Next time a camera is connected, if you chose Image Capture to open, then IC will open and download the photos.
    Rename your photos then import them into the library
    You can choose to do it either way when you first use iPhoto (this is new in version 6)
    If you choose to copy into the library when importing, then the photos are copied into the library (iPhoto Library folder in the Finder)
    After you have imported all those folders of images, you can then delete the folder.

Maybe you are looking for

  • How can I add mp3 files to my audiobooks section on my ipod?

    Hi guys, I'm new to itunes and very frustrated with how difficult the program makes it to move files around. What am I missing? I have a couple different books in mp3 format that I have on my ipod currently as a playlist but when I turn shuffle on it

  • OpenGL not starting from java using java web start

    Dear All, I am a beginner in java2d, please excuse if what I am asking is not your standards. My problem is that I am using a swing application that is delivered to a client machine through the webstart. It is a medical Image viewer(usually DICOM ima

  • Rookie needs help.  How do I set it to play consecutively?

    I am trying to create a DVD that will include multiple slideshows and movies. I would like to have it playing at a party all night. I can find the setting to loop the photos in an individual slideshow but can not figure out how I can get it to play o

  • Wait while event thread has been removed all events

    hi, how can i wait while the event thread has been work out all its events in the queue? is there something like eventQueue.isEmpty();???

  • Skype for my LG HDTV?

    I have an LG HDTV and would like to know if I can get Skype on it. It is just a regular HDTV.