Elements 10 Error: d:\pre\mediacore\mediafoundation\api\inc\Keyframe/Keyframe.h-142

Hi all,
have spent my hole day at my brother but still no idea what this error could be. After having this project in APE 8.0 and editing it now with the newly bougt Verion 10.0, everything was fine... Opened and saved it several time but today there were suddenly problems: Even a complete new project with the same material and same cut is now broken after having saved and exportet it....
When we are trying to open the project, we're getting the error:
"Premiere Elements has encountered an error.
[d:\pre\mediacore\mediafoundation\api\inc\Keyframe/Keyframe.h-142]
CONTINUE
And in the next window:
Project could no be loaded. It's damaged oder has old elements (not same words, cause my brother is using the german version)
I have tried everything so long: new installation, opening the damaged project on another computer with ELements 8.0 (identical error also there), deleting cahe, deleting Prefs, loading Auto-Backup (also damaged) and so on... Another "Test-Project" I have created with 2 clips is working fine.... I have no idea what to to else... The project is just a "normal" HD project with 20 Minutes and 20 Clips...
Everything on google (about 8 sites) I have tried - no success until now... :-(
so: any ideas???
Thanks a lot!
Michael

Thanks Steve,
but that's exactly what I did.
I applied SetAdMichael solution first
and after RainerBl solution
and after cloud565 solution
and even several times each. I thank them for their work.
I will completely recreate my project, if I have the same problem again I will choose, with regrets, another video editing software. Indeed Adobe seems unable to explain and fix this bug. Adobe Premieres Element 10 is not sufficiently reliable to be used resulted seriously.
It is unacceptable to lose the result of a several days, including backups.
I feel like I have been deceived by purchasing this version which ultimately cost me a lot of time and money spent unnecessarily.
Best regards,
Kinou
Balma, France.

Similar Messages

  • I have just got this error on my Windows 8.1 PC in Adobe Premiere Elements 13:"Premiere Elements has encountered an error" -- [c:\adobe\pre\main\mediacore\mediafoundation\api\inc\Keyframe/Keyframe.h-142]

    I have just got this error on my Windows 8.1 PC in Adobe Premiere Elements 13:"Premiere Elements has encountered an error" --> [c:\adobe\pre\main\mediacore\mediafoundation\api\inc\Keyframe/Keyframe.h-142]. I have found different solution on how to fix it, but it's still hard to find where to change "," to ".". When I try to change my .prel file to a .xml it all shows symbols, letters and numbers, not only numbers like a have seen others. I have a LLOOONNNGGG movie to fix. Can anyone help?

    Hoerup
    Thanks for the update. Sorry that the news was not better.
    There are several cases of keyframe error 142 being reporting, some for version 12 and some for version 13.
    In your case, we may be able to get some help from Adobe via its Adobe Chat since you have purchased, registered, latest version
    Premiere Elements.13. Let us see what Adobe Chat can do for us. Please click on the following link
    Contact Customer Care
    Premiere Elements
    Premiere Elements
    Adobe ID, Signing In
    Adobe ID, Sign In, Account Help
    Chat Panel
    If the link does not hold its set, then you will need to navigate to Chat Panel using the above links.
    As of a moment ago, the Chat Panel was seen to be active. The titles are not ideal, but they do lead
    to an active Chat Panel. I am hoping that the representative whom you reach can answer your question more
    fully or transfer you to an Adobe group which can.
    We will be watching for further developments.
    Best wishes
    ATR

  • Have a problem ... not loaded project.  Premier pro has encoutered an error  [f:\ppro603_Win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe/k]  }

    Have a problem ... not loaded project. working on it for 8 months. never was nothing like this either with him or with other projects. When you load a project Premier generates an error .{ Premier pro has encoutered an error  [f:\ppro603_Win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe/k]  }    Create the eve autosave project also not loaded. When I sav'd the project for the last time about the Premiere pro me warned about any problems and save projects without any problems. It is only one thing was unusual in the program - the timeline when switching between sikventsy constantly dropped as user's settings. And as usual. I tried to load the project from another computer. Import the project into the after Effects . import the project into a new project about Premier pro. But it did not solve the problem. all the time the error. Please help, a lot of work in this project. This is a great betrayal of the Premier pro...

    Hi Pochtawood,
    Yes, uninstalling iCloud will allow you to create new projects.
    For legacy projects, you can repair them with a patch created by a user.
    Details and links to the patch are here: Re: Debug event f:\mightysilt_win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe
    Thanks,
    Kevin

  • Debug event f:\mightysilt_win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe

    Hello everybody,
    I just ran into this extremely annoying problem:
    Premiere Pro CS6 cannot load my project anymore. It gives the following error message:
    Premiere  Pro has encountered an error.
    f:\mightysilt_win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe
    My autosave files all refuse to open giving another error
    ..\..\src\TickTime.cpp-364
    When i press continue it says the project might be damaged or contain outdated elements.
    I do not know what that means...
    I do not know what i did last before the problem started, except for adding some layers (lightstreaks) rendering the file and then stopping that thinking "I'll do it later"
    What a mistake. The projectfile didn't open anymore when i got home. All my autosaves now give similar errors.
    I got warpstabilizer on some clips but would gladly give that up if there was a way to open these files. I cannot import them to a new project. Essentially the files refuse to open in any possible way.
    You can find my latest projectfile here: jajageweetmaarnooit.prproj - Google Drive
    I am desperate, this movie needs to be delivered tomorrow and i have to start all over.

    I even tried to transfer my project to a different computer, but still the same problem.
    From what I understand form my google-searches, this error might be related to 'Regional Settings' and Keyframes, where decimal separators "." got replased by "," on non-Eglish Windows systems.
    I've tried the solution suggested on some adobe help-page:
    Solution
    Download perl from http://www.activestate.com/activeperl/downloads.
    Run the following command using command prompt on your computer:
    perl -p -e "s/([-0-9]+?),([0-9]{12,24})/$1.$2/g" damaged.prproj >newfile.prproj
    Replace damaged.prproj with the path of the prproj file that you are trying to open. For example, you are trying to open picnic.prproj saved to the Picnic folder of your computer's C drive. The path in this case is C:\Picinic\picnic.prproj.
    Replace newfile.prproj with the path where you want the new file created. For example, if you want to create the file in the same location, use C:\Picinic\picnic1.prproj.
    You rename the file to avoid conflict arising due to similar filenames in the same folder.Using the above example, the command is:
    perl -p -e "s/([-0-9]+?),([0-9]{12,24})/$1.$2/g" C:\Picnic\picnic.prproj >C:\Picnic\picnic1.prproj
    And I've even tried uploading my file to this page, with no luck: http://www.vibait.com/software/premiere-fix-keyframe.h-142/
    Some people are suggesting to open up the project file in a textedior to change the ',' and '.' manually. But I found this to time-consuming as I don't know which commas to keep and not.
    Paying € 250 or more to "Recovery for Adobe Premiere Projects with Error" is not an option.
    But as mentioned, I've already started this project over once, and would not like to do it again, only to run into the same problem.

  • Debug event c:\ppro801\realeases\2014.03\shared\adobe\mediacore\mediafoundation\api\inc\keyframe

    Hi!
    Premiere Pro CS6 can't load the project, that I've been working on. Every thing was good, but when I closed it, Premiere can't open it (I've made 2 versions ("save as") for myself and none of them doesn't work).
    Error message:
    Premiere  Pro has encountered an error.
    [f:\mightysilt_win64\shared\mediacore\mediafoundation\api\inc\Keyframe
    I've upgrated to CC and there is the same problem, but the path is different (there is no such folders on my computer):
    I've tried to import this project to a new project and to after effects - didn't help.
    And some of my earlier projects also faced the same error and wouldn't open! But before that they worked and opened perfectly!
    Another strange detail: in PP CS6 when I opened a project (just before it stoped opening) I noticed that when I switched between sequences, in timeline tab audio tracks were stretched over video tracks, so I had to stretch them down to "open" video tracks. And 'zoom' was on maximum (frame size), even though I never leaved it this way.
    I don't know why, but all of this seems to happen after I updated my CS.
    Please help!
    I really don't know what to do, because my older projects "getting infected" and I need them!
    Thank you!

    Andreas from Recovery for Adobe Premiere Projects with Error "MediaFoundation/API/Inc/Keyframe/Keyframe.h-146" ( http://www.premiere-project-recovery.com/ ) fixed my damaged project and saved me!!!!!!!!!!!!
    Really professional guy!
    We got the source of the issue. Well at least I hope so!
    The problem was caused by some windows update.
    An error was created while saving the project in Premiere Pro on windows with NOT English interface. And check in your language settings "dicimal symbol" is a DOT (.)
    After switching my windows to English interface, I could save and open projects normaly!
    Unfortunately damaged projects still didn't worked...  But the new once are ok, and I hope that error won't happen again!
    But guys from http://www.premiere-project-recovery.com/ can fix damaged project! 
    For that I thank them very much!!!

  • [c:\ppro772\releases\2013.10\shared\adobe\mediacore\mediafoundation\api\inc

    Since a few days i get this error hen launching Premiere Pro
    [c:\ppro772\releases\2013.10\shared\adobe\mediacore\mediafoundation\api\inc
    I would really like to know how to fix this.
    I am getting desperate

    Judging from the fragment of the path in the error message, you're most likely hitting the issue discussed in this knowledge base article: Crash with keyframe.h-146 error when you open a saved project
    and this lengthy forum thread: Debug event f:\mightysilt_win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe
    Short answer to prevent additional projects from getting corrupted: Uninstall Apple iCloud.

  • MEDIA ENCODER crash error: c:ame820_win\releases\external\adobe\mediacore\mediafoundation\api\  PLEASE HELP

    WORKSTATION HP Z600
    XEON E5645 12GB RAM NVIDIA QUADRO 2000 WIN 8.1 64bit
    BLACKMAGIC DESIGN ULTRASTUDIO SDI
    good morning,
    I have some problems with premiere pro cc 2014 release 2
    the most important is that Media Encoder crashes and the following error:
    c:ame820_win\releases\external\adobe\mediacore\mediafoundation\api\
    The second problem is that when I open the software you group all the windows on one side.
    Does anyone know what I need to do to solve these two problems?
    please help
    Andrea

    I do have a 64 bit OS - Win 7. The RAM does provide a noticable difference in performance - things are much more "snappy" now, which I'm enjoying, but hasn't eliminated my problem.
    The encoder does not stop at the same point, it seems to be quite random. I can view the files that I've exported (up until the point they cut off) and there's nothing going on in the clip that would be any sort of red flag - in other words, it is not stopping the coding at a point where a new color correction or title is being introduced, it had all happened previously. This is my first large project on CS4, and I don't have anything else to export at the moment!
    I'm not running premiere in multi-monitor mode: I've got a 24" widescreen monitor that is my sole monitor.
    I have COMBED the interwebs trying to find a resolution to this issue, and I am no where... I'm currently installing CS4 on a XP machine that I have that is pretty robust, and am going to try encoding on that, just to see if I get a different result.
    Any suggestions at all would be MOST appreciated!
    Thanks!

  • Having this error message:  [../../../../MediaFoundation/API/Inc/MFBinaryData.h-62]    This error message happens when i try to import several files at a time.

    As i said Premiere pro is crashing on me and I am having this error message:   [../../../../MediaFoundation/API/Inc/MFBinaryData.h-62]   
    It happens when I try to import a file full of videos in premiere pro.. certain files import others do not. The ones that do not will if you import each video individually.
    In my case that would take me a week to do. Need a solution.
    Im running on a Mac with Premiere Pro CC updated. All malware is erased from computer. Why is it doing this? Premiere pro has been crashing a lot lately on me. Super frustrating!
    Somewhere i heard I should verify disk permission and repair them..? I did that and its still a problem.
    Computer settings:
    OS X Yosemite (10.10.2)
    Processor 2.8 GHz Intel Core i7
    Memory: 16 GB 1333 MHz DDR3
    Graphics: AMD Radeon HD 6770M 512 MB

    Correction: It was not the footages problem. Only after a matter of time, I was able to import the footage like normal. Seemed to be a momentary problem. Odd and rather frustrating knowing that such problems can just arise at any point in time with relatively no explanation. Oh well!

  • Unknown Error Message: "[../../../../MediaFoundation/API/Inc/MediaManager/MediaVector.h-144] "

    While using premiere pro CS6 on a Mac Pro, the following error message continues to pop up: "[../../../../MediaFoundation/API/Inc/MediaManager/MediaVector.h-144] "
    Can anyone help?
    Thanks

    Correction: It was not the footages problem. Only after a matter of time, I was able to import the footage like normal. Seemed to be a momentary problem. Odd and rather frustrating knowing that such problems can just arise at any point in time with relatively no explanation. Oh well!

  • Premiere Elements has encountered an error. D:\pre-\mediafoundation\api\inc\Keyframe/Keyframe.h-142

    Hi
    I have seen the discussions about this bug and how you might fix the coding errror in .prel file with help of editing with or without all the tools helpful people provide. http://forums.adobe.com/message/4155936
    These posts are however pretty old and the fixes doesn´t seem to work all the time so I wonder if there is any official bugfix to download? I mean it is a very severe bug - catastropical indeed and I have a very important project to deliver. I fear running into this bug once again. I have already lost one day of production time.
    I got my version 10 installed a month ago and the bug is still there. Yes we use "," instead of "." when specifying numbers
    Thanks

    I assume you have the software installed in a non-English locale. If none of those fixes (perl command, web link etc.) worked for you, I think the best solution is to get Premiere Elements 12. We did hear a lot these issues in PrE10, but none in PrE11 and none so far in PrE 12, so they must have fixed it.
    Retrieving that older corrupt project will really be a futile exercise though. Even if you open it, the perl commands might have only allowed you to open it and I am not sure how much it corrupts the content. (Removing keyframes etc.) If you have a working project, I suggest you take a copy of that right now because you are right that the results can be catastrophical if not fixed. You can do one of the following:
    1. Uninstall the software and reinstall it, this time in English. None of the users had this reported in English AFAIK. You should be able to complete the project this time hopefully. This has not been tried in any of the earlier posts, but seems logical enough to give it a try.
    2. Open it in a later version of Premiere Elements and you should be good to go. But you will have to buy the software, rather than use it in Trial mode because the Trial version applies watermarking on the clips (That's a visible mark on the clip that says "Adobe Premiere Elements Trial").
    I never like to give the "Buy the newer version" as a solution, but this case could just be an exception...
    Good Luck!

  • When i try open or create project, i have this error: "Premier Pro has encountered an error. c:\cloudroom\releases\2014.09\shared\adobe\mediacore\mediafoundation\api\in" Can you help me?

    Then programm is shoot down. I try reboot pc, reinstall premiere, reinstall with another language. Have no result.

    Your advice helped me. Programm works. But now in start i see this window:

  • C:\mightykilt64\shared\adobe\mediacore\media foundation\api\inc\keyframe

    Recientemente he encontrado este error al tratar de abrir un proyecto de Premiere Pro cs6 en Windows 8. Empecé el proyecto y al acabar el día lo guardé y cerré. Al tratar de retomar al día siguiente me aparece este error tanto en el proyecto principal como en los autosaves, impidiendo abrir el archivo. Empecé de nuevo y me sigue pasando lo mismo.
    Es la primera vez que me pasa y la información que encuentro no me resuelve demasiado.
    ¿Alguien me puede dar una solución al problema?
    Un saludo y muchas gracias.

    We now have reports of this issue in several threads. To collect information in one place, please go to the following thread: Debug event f:\mightysilt_win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe
    I recently posted there asking for certain information to assist in our investigation.

  • Error [..\API\Inc\BE/Component/Keyframe.h-138] when opening saved file

    Hi,
    I've got a serious problem and I hope that someone can help me. I worked on a project in PE 3 when suddenly a message popped up saying that an error had occurred and PE had to shut down. Every time I try to open this project now (also the auto-save files), the error [..\API\Inc\BE/Component/Keyframe.h-138] occurs and PE shuts down immediately.
    I looked in several forum discussion where other users reported this bug. Solutions were offered e.g. changing the regional and language settings as the error only occurs with non-english systems (mine is German), using a perl one-liner etc. I tried everything but the problem is not resolved still (I must admit I'm not very familiar with perl and all that but I followed all the instructions given and failed).
    I use Windows Vista Home Premium, got an Intel Core 2 CPU with 2.4 Ghz, 2GB RAM and plenty of hard drive space.
    Can anyone please help me? I would be really grateful because I put a lot of work in this project which also has to be finished within two days... Thus I really need your help betimes.
    Thank you in advance
    Moritz Brockhaus

    First, if you haven't done so already, resize any photos you're using in your video down to no larger than 1000x750 pixels in size. The single reason this program crashes is because people load it with photos directly from a digital camera, which can be 20-25 times the size of a video frame.
    Using smaller photos will not only save your resources but will speed up the rest of your processes later, when you output your DVD or video.
    If that doesn't help, it's possible the program is still overtaxed by working with non-DV-AVI files and what seems to be about two hours worth of source files (even if you've trimmed that down to 45 minutes). I usually work on my videos in 10 or 15 minute sequences, which I output as AVI movies and combine in a final mix. When I do this, I never have a problem with the computer lugging or throwing up error codes. Here's how:
    http://www.adobeforums.com/webx/.3bbe608f
    But, for now, reboot and defragment your drive and see if you can at least get your project open. If you're still getting error codes, something may have corrupted. But, more likely, you've just got too much going on at the same time.

  • Premiere CS6 constantly crashes with this message [../../API/Inc/AudioBuffer/AudioSubBuffer.h-105

    We produce television spots and I am generally SO happy with the Adobe CS suite and Premeire since we moved from Final Cut Pro. There are some gotchas i would like to see repaired but lately we are crashing too often and we keep getting this error.
    message [../../API/Inc/AudioBuffer/AudioSubBuffer.h-105
    Any one have any thoughts?
    Thanks.
    ( Mac 10.8.3 12 core 48 GIGS RAM, Nvida and Cuda 4000 card - RAID 5's)

    Is this happening with projects coming in through FCP XML?  What audio hardware are you using?

  • Error in Pre- Export methods for a request

    Hi All,
    I am getting an error while releasing a request, its giving
    "Error in Pre- Export methods for a request DM0k.....". Could you please tell me why and how can I rectify that?
    Thanks.
    NA

    Please go through as per the link
    [SAP Transport Request |http://www.sap-basis-abap.com/sapbs008.htm]
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • Creation of Hierarchy Node for 0WBS_ELEMT

    Hi All, I am new to creating Hierarchy structures, my Master Data Hierarchy Loads Process chain is failing at 0WBS_ELEMT  with Error Message "Node ID 00019537 has not been included in the hierarchy". can any one please Explanin step by step for addin

  • Feedback: Why isn't Print to PDF a default option in Windows 8.1 RT on Surface 2?

    Why isn't PRINT TO PDF a stock feature of Windows 8.1 RT and IE 11? One of the biggest reasons why people prefer chrome over IE is the built-in print to PDF. while you can easily get around this on full 8.1, on Windows RT, print and apps are very lim

  • Applying date and number format mask

    I have specified a date format for an attribute and a number format for another attribute of an entity object using Entity Object Editor - Control hints for the attributes. The date format is: Format type: Simple Date Format: dd.MM.yyyy The number fo

  • Trying to create even columns of text...

    I have a brochure that I am trying to design with 4 columns of text.  I like the idea of editing the text easily with the text area type options set to 4 columns with a gutter in between each.  In each fold is a graphic as shown.  I need the columns

  • Can I just make one back-up on time machine instead of making a new one every day/week?

    I am just wondering if it is possible to make just one back up early instead of it making new ones every week/month/year? Any help would be awesome! Thanks.