Problem with opening project file from my friend

My friend save his project and gave me it on CD. Of course he gave me all needed files like source videos. It's videos from the same type of DSLR clips which I also have. So I making my own movies also with clips in this codes or similar. My DSLR is Canon 600D but DSLR of my friend is Canon 550D - clips from his DSLR are of course also written form my system. So everything seems to be OK.
Now i try to open this project in my PC but it doesn't work at all. I can see only this message:
My friend work on CS 5 but I work on CS 6. I don't believe that Adobe Premiere Pro can't open a older type of his project files. Please help.

Mark Mapes wrote:
What do you know about the sequence preset your friend used?
Sequence preset? I don't know anything. But I think that is unneceserry even to know. Because why sequence preset can be important? Preset is only a preset. So I can't see any reason preset was a main problem with it.

Similar Messages

  • HT1338 I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    It should unzip if you double-cick.
    What are you seeing happen when you do that?
    Select a .zip file in the Finder and Get Info (cmd-i). What is set for it to Open With. It should be Archive Utility.

  • Problem with opening PDF files from JSF page using SDO

    Hi all,
    I'm new with JSF and was attempting to read a PDF file from a Database using SDO and JSF. The code below throws an exception when casting from DataObject to Blob. The getLcDoc() method was created by WSAD when I dragged an SDO relational record onto the JSF page. This method returns an DataObject type which I tried casting to a Blob type before using it further. However, an exception is thrown.
    Any feedback is appreciated.
    Arv
    try {
                   FacesContext faces = FacesContext.getCurrentInstance();
                   HttpServletResponse response =(HttpServletResponse) faces.getExternalContext().getResponse();
                   Blob file= (Blob)getLcDoc().get("ATTACH");
                   int iLength = (int)(file.length());
                   response.setHeader("Content-type", "application/pdf");
                   response.setHeader("Content-Disposition", "inline; filename=Attachment");
                   response.setHeader("Expires","0");
                   response.setHeader("Cache-Control","must-revalidate, post-check=0, pre-check=0");
                   response.setHeader("Pragma","public");
                   response.setContentLength(iLength);
                   ServletOutputStream os = response.getOutputStream();
                   InputStream in = null;
                   in = file.getBinaryStream();
                   byte buff[] = new byte[1024];
                   while (true) {
                   int i = in.read(buff);
                   if (i<0) break;
                   os.write(buff,0,i);
                   os.flush();
                   os.close();
         } catch(Exception ex){
              System.out.println("Error while reading file : " + ex.getMessage());
         }

    Hi...I found out that there is actually no need to use a Blob object at all. You can simply call the OutputStreams write() method and pass the DataObject.getBytes() method that returns a byte[] array. The revised code is shown at the end of this posting.
    However, a few other teething problems exist:
    1. This works well only if I specify the content type in response.setHeader() method. What if my users upload different types of files, is there a way that the browser opens according to the file type without setting the content type?
    2. I still have a problem opening PDF files, even if I specify - response.setHeader("Content-type", "application/pdf");
    I get the message - The file is damaged and could not be repaired
    3. I would also like this to open the attachment in a new window and using target="_blank" doesn't seem to work as seen below:
    <h:commandLink
                                                 styleClass="commandLink" id="link1" action="#{pc_DocumentDetailsRead.doLink1Action}" target="_blank">
                                                 <h:outputText id="text5" styleClass="outputText"
                                                      value="Click Here"></h:outputText>
                                            </h:commandLink>
    ------------------------Revised code-----------------------------------------
    FacesContext faces = FacesContext.getCurrentInstance();
                   HttpServletResponse response =(HttpServletResponse) faces.getExternalContext().getResponse();
                   response.setHeader("Content-type", "application/msword");
                   response.setHeader("Content-Disposition", "inline; filename=Attachment");
                   response.setHeader("Expires","0");
                   response.setHeader("Cache-Control","must-revalidate, post-check=0, pre-check=0");
                   response.setHeader("Pragma","public");
                   ServletOutputStream os = response.getOutputStream();
                   os.write(getLcDoc().getBytes("ATTACH"));
                   os.flush();
                   os.close();

  • Is anyone experiencing problems with opening mission control from the desktop.  Running mountain lion with parallels 7 and windows 7

    is anyone experiencing problems with opening mission control from the desktop.  Running mountain lion with parallels 7 and windows 7

    I had been having a similar problem on Lion with Safari pdf files despite downloading the latest Adobe Reader XI.
    I would constantly get the same messages - There was an error opening this document. The file is damaged and could not be repaired. And I would get a blank page when I tried to print the pdf if I tried printing from the Safari web page using File - Print from the top toolbar on my laptop.
    Then I came across the grey Safari lozenge with action icons.
    This allowed me, without downloading the pdf, to print the pdf file direct from the Safari page by using the Print icon on the grey lozenge that appears centrally three quarters down the screen.
    Then I discovered that if I save the pdf using the Save icon from this same grey lozenge on the Safari page I can open and print this pdf version from my desktop.
    I've tested it with a couple of different pdf files and these methods work using the grey lozenge icons but the same pdfs files don't work using File - Save As on the Tool Bar.

  • Hi, I have problem with importing MOV files from SJCAM 4000. MOV files are in supported formats for Adobe Premiere Elements 11. But if I'm importing MOV file, only audio part is imported, video part is not imported. How can I solve this problem?

    Hi, I have problem with importing MOV files from SJCAM 4000. MOV files are in supported formats for Adobe Premiere Elements 11. But if I'm importing MOV file, only audio part is imported, video part is not imported. How can I solve this problem?

    haben
    From looking at the specifications of your camera (SJCam 4000), we know already what video compression your camera is using. It is H.264.
    A H.264.mov file should be supported by Premiere Elements 11. On what computer operating system is your Premiere Elements 11 running?
    Do you have the latest version of QuickTime installed on your computer? And, are you running QuickTime and Premiere Elements 11 from a
    User Account with administrative privileges? Please go to Premiere Elements 11 Publish+Share/Computer/QuickTime to confirm that you find
    presets there for the QuickTime choice there.
    What are the properties of these H.264.mov files - is it 1080p30 (1920 x 1080p30)  or something else? Do you know if this camera is recording with a variable or
    a constant frame rate?
    Please review and consider and then we will decide what next.
    Thank you.
    ATR

  • Unable to open project files from 2001

    I have a .fcp file and a .fcm file from 2001 that I am unable to get FCP 5 to recognize. For the .fcp it gives the error "Unable to open project file." For the .fcm it says "File error: Wrong type." I don't remember which version of FCP they were made on (perhaps even FCP 1?) but I'm really worried about not being able to open them anymore. Any suggestions, please?

    Oh no! I am really in trouble, because this is a very complex project with about a million cuts. What you're basically saying is I should just start over? What other options to I have? There must be some way to convert an old FCP file, no?

  • Adobe Reader 10 problem with opening pdf files

    Ever since I downloaded and installed Adobe Reader 10, I have been unable to open .pdf files from the Internet.  When
    I try to download them, I only the get the option of saving the file, not opening it.  Any help would be appreciated.  Thanks!

    We had similar problems with both the upgrade to 9.4.2 and 10.0.1. We would either get the download/save screen or a black screen would appear and eventually error out and freeze up the machine when we tried to hit pages that loaded pdfs stored in Oracle.  We found the pdfs would load when using Chrome or Firefox.
    We're running winXP SP3 and mainly have users using IE 7 and IE 8.  We were eventually able to solve the problem by doing the following:
    Implementing the code fix outlined in this thread (Response.charset = null;) in the page that pulled pdfs from Oracle: http://forums.adobe.com/message/3476821
    Uninstalling and reinstalling the base version of Reader (9.4.0 or X.0) from users' machines that had gone through the update from 9.x to X.x
    Rebooting the machine after each uninstall or install
    Updating the Reader to either 9.4.2 or 10.0.1
    Now we have users who can successfully load the pdfs from Oracle who are running either 9.4.2 or 10.0.1.
    Hope this helps!

  • Problems with opening attachments sent from Microsoft Outlook

    I have been using MacBook Pro and I have had problems with opening files from Microsoft Outlook.
    The attachments appear as .dat files (text, images etc..) and I am not able to open them.
    Does someone have any experience in solving this type of compatability problems on Mac OS ?

    Get this app or tell the sender to send the attachments using plain text for their emial:
    http://www.joshjacob.com/mac-development/tnef.php

  • Unable to open project file - from one 6.0.2 to another 6.0.3.

    Hi
    We're at a time-critical stage of finishing our movie, and we need to get the color-corrected sequence from the post-house to our studio so we can make some picture changes and get it back to them. They can open the project file just fine (it was created in 6.0.2, but they since updated their system to 6.0.3), and we have just updated to 6.0.3 also. Quicktime is 7.4.5 (which matches their version). However, they've FTP'd it to us, and we cannot open it here. FCP gives the error "Unable to open project file". It's not the "older version" message which I've seen before, it just ... fails to open it. Almost as if the file were corrupt. However, the post house can re-download the file from FTP and open it there, so this confuses me. I've also tried the file on a FCP 6.0 system (which I can't update because it's an Avid system locked to a certain version of Quicktime) and the same error message.
    Would anyone be willing to test the file and see if they can, at least, open it?
    Many thanks.
    Matt

    Have them zip the file... Project files via email often don't open if they aren't zipped..
    Jerry

  • Cannot open Project files from previous FCPX versions

    Hello,
    I'm currently on 10.0.8, and have not upgraded to 10.1.1.  Here is my issue:
    A documentary project I've been working on since 10.0.1 is not showing up in 10.0.8, and I'm wondering how to "manually" update the Project.  I upgraded FCPX versions a few times while working on this Project (I think all the way up to 10.0.4), but then I stopped as I noticed it was negatively affecting parts of my project and making the application run slow (and Apple recommends you don't update versions while in the middle of a project).  I finished that project, but now fast forward and I'm in 10.0.8 and I need to revisit that Project to make a few changes, but FCPX won't even recognize it.  It successfully updated and recognizes the Events I used for this particular Project, but not the Project itself. 
    Any help/suggestions would be great.
    Thank you!

    Thanks Russ.  After all this time, I actually solved the problem myself.  I forgot that back 6 months ago, I renamed my Project file, from the default "CurrentVersion".  I just came across another post that said you're not supposed to do that, so I changed my Project file back to "CurrentVersion" and now FCPX recognizes it.  After all that toil, the answer was just too simple!!
    Thanks.

  • I have a problem with opening PDF files downloaded from anywhere!

    I can view them ok in Safari, but when I save and download them, they are displayed with the Preview image and will not open.
    When I click them, a message says that 'the file may be damaged or not recognised by Preview'.
    I have cleaned up my computer (apple help ) but still, the problem remains. I downloaded the same file to my MacBook pro, and it saved it in the usual PDF format, (completely different image from above), and opened perfectly well.
    I have checked the settings in Preview and they seem to be set correctly so that Preview will open PDF files.
    What next?
    I am desperate!
    Jennifer

    See if you can delete any Adobe PDF plugins from /Library/Internet Plug-Ins/. Then quit and re-open your web browser and try again.

  • I'm having issues with opening a file from an external hard drive

    So I'm having issues opening a project which was saved from my friends computer, while when I tried to open the file with CS6 a message poped up saying it was damaged and can't be opened so I updated my premiere pro to CC but when I tried to open it with this version a message saying that the project was saved in a newer version of Premiere Pro and cannot be opened in this version. What can I do to solve this problem?

    Update to the latest version.  (There are several than can be called CC.)

  • Does anyone have a problem with opening PDF files in iBook after updating the program recently

    I need to try to open the pdf file a few times before it goes in iBook.
    It is making me look like a fool cos I use iBook for my presentation to my clients

    I'm presumably having a similar problem with pdf's in ibook.  It seemed to work fine until about two updates ago.  We're using ipad II's with ibook (latest version as of today) for our board of director's reports.  These are sometimes several hundred pages and password protected pdf's.  Now the more whiney members of the board are *******' at me, so I need to find a solution relatively quickly.  Is there a way to back off the updates?
    What it does.
    When a PDF is chosen to open from the library, ibook open a "blank" file -- showing only the ibook background.
    One can try closing and re-opening the PDF and after three or four times it'll open -- seems to be random.
    These PDFs are created in Adobe Acrobat 9.

  • Problems with opening RAW files in PSE7

    Hello all
    I have just upgraded my DSLR from a Sony Alpha 200 to a Sony Alpha 450
    While using the Alpha 200 I had no problems opening RAW files in Elements 7 (Sonts RAW file format = .ARW)
    But now im using the Alpha 450 Elements says it doesnt reconginse (wrong file type) the .ARW files
    Does anyone know the reason for this or a way to correct it?
    Cheers
    J. Black

    Here is the compatibility for ACR versions with Photoshop and Photoshop Elements. I read it in read me file :
    The Camera Raw 6.1 plug-in is not compatible with versions of Photoshop earlier than Photoshop CS5 or versions of Photoshop Elements earlier than Photoshop Elements 8.0 for Windows and Photoshop Elements 8 for Mac.
    • The latest version of the Camera Raw plug-in available for Photoshop Elements 3.0 customers is Camera Raw 3.6.
    • The latest version of the Camera Raw plug-in available for Photoshop Elements 4.0 (Windows) is Camera Raw 3.7.
    • The latest version of the Camera Raw plug-in available for Photoshop Elements 5.0 (Windows) is Camera Raw 4.5.
    • The latest version of the Camera Raw plug-in available for Photoshop Elements 6.0 (Windows, Mac) and Photoshop Elements 7.0 (Windows) is Camera Raw 5.6.
    Hope that helps!
    ~V

  • Problem with small .pct files from PC becoming big when saved on Mac

    For a big database project with Photoshop images, I create bitmap files in PS CS3 and save them as .pct files. They are 4-5 KB each.
    I then email them to someone with a Mac (all versions from CS2-CS5) who must open the files in PS to get the Mac database to see them. When she saves them on her Mac without making any changes, the files are 60-70 KB.
    How can we preserve the small files on the Mac?
    Thanks!

    1. When she receives the files in my email, they are still small. When she opens them in Photoshop and saves them, they become about 12 times bigger.
    Is there a way on the Mac to strip out the thumbnails and other info that is making the files bigger?
    2. The database program, Panorama, has the user link to the images, which are in separate folders. However, the image does not appear in Panorama unless she opens the file in the Mac version of Photoshop and saves it, even without making changes. I assume that is an oddity of Panorama, but we are stuck with it.
    Thanks so much for your quick response.

Maybe you are looking for

  • Phone numbers not recognized in copy/paste

    how do you get copy /paste to work when copying numbers from an email or calendar and want to paste into phone or sms message,.  wont work

  • Copy data from Berkeley DB to Oracle tables

    Hello I need to get data from Berkeley DB to Oracle tables. Any help/tools to this? Thanks for your help in advance. So far 1. I asked developers to dump BDB in flat file. 2. Created external tables & loaded into permanent table using CTAS. Cheers

  • Windows 10 Won't Start

    When I try to start the windows tech. prev. installation on a virtual machine (running dynamically expanding hard disk and using 1500MB ram) the windows logo appears, but shortly after says the following message: Your PC needs to restart Please hold

  • Re: Router issue

    I've upgrade my FIOS to 35/75 but the speed still slow

  • Having index stats updated causing the query to fail (not to complete)

    Hello, A query where condition has the same columns as in the index (say XYZ). With no stats on index XYZ, query executes with explain plan showing that it uses XYZ. Explain plan shows low cost and query completes successfully. However if we create t