Quicktime pro error process terminated unexpectedly (11)

I found this thread somewhere else, but there were no solutions available...
All of the sudden (and about the same time as everyone else - the last of May? - I started getting MAJOR problems when converting video files in my licensed version of FCE and my licensed version of QTP. Both of which I depend on professionally.
Apple, if you can't fix a problem, the best thing to do is NOT to shut down discussion in a thread... but to FIX THE PROBLEM!!!
Any suggestions as to what is happening EVERYTIME I try to convert a Quicktime Movie to ANY other format? (Especially FLV!)

Please read the Help & Terms of Use for Apple's Discussions forum. It may give you some insight to why you question hasn't been answered. Also to why Apple hasn't answered your question.
http://discussions.apple.com/help.jspa

Similar Messages

  • QT Pro Movie to iPod: failed export process terminated unexpectedly (11)

    Cannot seem to find the answer why this is happening. Trying to Export... "Movie to iPod" in QT Pro and I get the error "failed export process terminated unexpectedly (11)". I got 1 video to work, 5 have failed. No rhyme or reason..
    Any ideas?

    As per this thread (http://discussions.apple.com/thread.jspa?messageID=7115716) about QT Pro not playing nice with a muxed source, I downloaded MPeg Streamclip 1.9.2 from here, http://www.pure-mac.com/downloads/mpegstreamclipdl.html, Exported to QuickTime from within MPEG Streamclip using identical settings to the source (minus the mux), and then was able to export from QuickTime with no problems. It's by far no solution, but it's at least a workaround of sorts.

  • Error [DTM_10004] The DTM process terminated unexpectedly.

    Good night friends,
    I am using "informaticacloud" service (informaticacloud.com) to sync with my local database (Sql Server Express version). In SQL Server 2012, the informaticacloud  agent works perfectly. Already in SQL Server Express 2008, tables are imported
    normally. But when begins data insertion, nothing happens. Below the error.
    [DTM_10004] The DTM process terminated unexpectedly. 
    Has anyone faced any similar problem?
    Almost now I have found in informaticacloud website and found people with same problem. Below the link.
    https://community.informatica.com/docs/DOC-1761
    Thanks in advance.

    Hi,
    Here is a link for Troubleshooting: Common Error Messages
    https://community.informatica.com/docs/DOC-1619
    “[DTM_10004] The DTM process terminated unexpectedly.
    This means that the engine could not accomplish the first step in your task. Generally, this indicates that your source file or database is unreadable by the engine (even though you could preview data).  Check your source columns for spaces, dashes, or
    special characters. It could also mean that a virus scanner, content filter, or proxy server is blocking agent access to the source.”
    Meanwhile, this issue is related to informatica cloud. Please understand that we has the very limited resources about the third party program. For quick and accurate answers to your questions, it is recommended that you initial a new thread in the informatica
    forum via the below link:
    https://community.informatica.com/community/products/informatica_cloud
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Hope the issue will be resolved soon.
    Tracy Cai
    TechNet Community Support

  • Error 1067: The process terminated unexpectedly

    Hi all,
    I found this error while I changed my WinNT 4.0 Administrator password, then
    my Netscape Administration Server never started up anymore. What is the
    problem exactly, and how can I fix it?
    Any feedback would be deeply appreciated.
    "Could not start the Netscape Administration Server 4.2 service on
    \\MYSERVER.
    Error 1067: The process terminated unexpectedly"
    Best regards
    Wilky Wong

    This one may help for the first one.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/206bd205-3dd8-411f-a3d2-b94667f84992/the-report-server-cannot-decrypt-the-symmetric-key-used-to-access-sensitive-or-encrypted-data-in-a?forum=sqlreportingservices
    They can help you with the second one over here.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlexpress&filter=alltypes&sort=lastpostdesc
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Windows Server Service Provider Registry fails to start - error 1067 The process terminated unexpectedly

    Hello experts,
       I have a SBS 2011 Essentials installation that suddenly has an empty dashboard.
    Event viewer:
    APPLICATION LOG - Event ID: 1000 Source: Application Error
    General Description:
    Faulting application name: ProviderRegistryService.exe, version: 6.1.1840.0, time stamp: 0x4d6dafda
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0x80131623
    Fault offset: 0x000007fe958b0717
    Faulting process id: 0xff8
    Faulting application start time: 0x01cf340bce30552f
    Faulting application path: C:\Program Files\Windows Server\Bin\ProviderRegistryService.exe
    Faulting module path: unknown
    Report Id: 0befeb0f-9fff-11e3-852b-d4ae52c1faae
    APPLICATION LOG - Event ID: 1025 Source: .Net Runtime
    General Description:
    Application: ProviderRegistryService.exe
    Framework Version: v4.0.30319
    Description: The application requested process termination through System.Environment.FailFast(string message).
    Message: Unhandled exception in OnStart: System.ArgumentOutOfRangeException: Not a valid Win32 FileTime.
    Parameter name: fileTime at System.DateTime.FromFileTimeUtc(Int64 fileTime)
    SYSTEM LOG -Event ID: 7031 Source: Service Control Manager General Description:
    The Windows Server Service Provider Registry service terminated unexpectedly.  It has done this xx0 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    When I try to start this service I get 'error 1067 - The process terminated unexpectedly'. I have checked all dependencies of this particular service and they are all running properly. I've restarted these dependencies, disabled Kaspersky
    protection, restarted the Server a few times to no avail.
    Any ideas? Thank you!

    I had this exact same problem! Thank you so much Robert for posting a link to that script! That is truly an amazing Powershell script.
    I had all the same errors that AK772 mentioned, but I chose to zoom in on a different issue that the script pointed out. When I ran the "Test CA Infrastructure" step it found several errors. When I looked at what the script was doing there it was
    comparing the server certificate thumbprint in the registry (HKLM:\Software\Microsoft\Windows Server\Identity) with the personal certificates (Personal Certificates in the Certificate snap-in using MMC). When I looked through them individually, sure enough
    the thumbprint in the registry didn't exist in my certificate store. I have NO idea how this could have happened!
    However, from there, I changed my Google search criteria and found the following excellent article:
    http://titlerequired.com/2013/04/29/windows-server-2012-essentials-an-error-prevented-the-dashboard-from-opening/
    This told more about that error and showed how to regenerate the certificate identity in the registry. This totally saved me! Once I ran through the steps that he outlines, even though I got a timeout error towards the end, I could see that the certificate
    thumbprint had changed in the registry and now existed in my personal certificate store.
    Once I saw this, I tried going into services and manually starting the stopped "Windows Server Service Provider Registry" service. Sure enough it started right up, no error this time. Finally, I restarted the server so that all of the other dependent
    services would come back up and re-ran the linked script above and everything was perfect.
    Thanks so much for the breadcrumbs in this post and all of your contributions. I hope that this post will equally be able to help someone else through this very troublesome and evasive error!

  • Any solutions for "Export process terminated unexpectedly [11]" problem?

    Hey guys,
    I'm trying to simply use Quicktime Pro (Version 7.6.6 Build 1632) to enable the "Fast Internet Start" feature of a 640 x 480 video H.264 video. It uses 16-bit Little Endian for audio, if that's of any help.
    Anyway, like lots of other users with this same exact problem, I make the changes in the "Export" dialogue (in this case, enabling "Fast Internet Start" and lowering the audio quality a bit), and the little status indicator goes away and "Export Process Terminated Unexpectedly {11}" appears in its place. Has a definitive answer been found for this problem?

    Similar issue here when exporting AVI files captured from Canon G9 to iPod.
    QuickTime Pro quits with: Failed: process terminated unexpectedly (11).
    Oddly, if I start from a power off and run QTime the error does not occur.
    Of course powering off for every export is a real PAIN IN THE Axx but it is a work around on this end.
    I have yet to try 3rd party software but this is error occurs with Quick Time Pro Ver 7.5 build 149.5.
    Sad

  • Export for web Process terminated unexpectedly (11)

    I have a licensed version of QuickTime Pro. And a licenced version of FCE.
    I try to export a project 2 Quick time movie files put together one with a 83,291 Bit rate and the other with a 79,409 bit rate. Both use the Apple Intermediate Codec, Integer (Big Endian).
    I export them to Quicktime Movie Then try to export for web. It starts then after awhile says this:
    The Application QTPlayerHelper Quit Unexpectedly.
    2008-06-30 08:36:22 -0400
    EXCBADACCESS (SIGSEGV)
    KERNINVALIDADDRESS at 0x0000000012439000
    Thread 10 crashed:
    0 iCodecDecompressorComponentDispatch +
    30556
    1 iCodecDecompressorComponentDispatch +
    8268
    2 iCodecDecompressorComponentDispatch +
    4284
    3 pthreadstart + 321
    4 thread_start + 34
    It also says:
    Failed: Export process terminated unexpectedly (11)
    I have tried an uninstall of the app and the pref file. No dice.
    Help please

    Similar issue here when exporting AVI files captured from Canon G9 to iPod.
    QuickTime Pro quits with: Failed: process terminated unexpectedly (11).
    Oddly, if I start from a power off and run QTime the error does not occur.
    Of course powering off for every export is a real PAIN IN THE Axx but it is a work around on this end.
    I have yet to try 3rd party software but this is error occurs with Quick Time Pro Ver 7.5 build 149.5.
    Sad

  • Failed: Export process terminated unexpectedly

    I'm using Quicktime Pro version 7.5 and am having problems exporting, keep getting the message:
    failed: export process terminated unexpectedly
    The source files are .mov, the format (in the movie properties window)
    is Sorenson video 3 and I'm simply trying to export as H.264, making them smaller to upload to the web (they are typically about 600MB in size and I'm trying to get them down to 60 or 70 MB) I've tried exporting to other formats (mp4, H.263, Sorenson video 3 etc) and ironically the only one that seems to work is windows media using flip4mac (standard settings)
    It's frustrating - why can't I export a quicktime movie to a smaller quicktime movie using Quicktime Pro?!
    I notice there are a couple of similar questions posted - neither seem to have been answered so any advice would be gratefully accepted
    Ben

    Try saving to the desktop vs. the location you are trying now.

  • Failed export process terminated unexpectedly (10)

    Hi everyone...
    I am working on a project dealing with targa sequences.. I've been doing this for months. I open an image sequence, and then I export it out as DVCPRO50 progressive 16:9, best quality... 720x480.........
    Suddenly today, out of no where.. anytime I try to export anything in quicktime I get "failed export process terminated unexpectedly (10)"
    I tried this with previous tga sequences I successfully converted before. I tried converting to different formats like MP4.. I get the same error no matter what I do.
    I have rebooted, flashed pram.. flashed nvram... repaired premissions... nothing has changed.. I don't get it, and I am sooooo annoyed.
    if anyone can help, I will love you for ever.
    -patrick

    Use MPEG Streamclip (freebie!) and go to it.

  • Failed: Export process terminated unexpectedly (11)

    I have about 800 small 50MB Quicktime movies. I'm trying to compress them (Export) to a more manageable size of 5MB. I have success on about half of my Export attempts. However, I am getting an error on the other half. That error is:
    Failed: Export process terminated unexpectedly (11)
    Any suggestions?
    I only have 1 plug in in my Quicktime Library Folder. I have tried taking that out with no help.

    I have about 800 small 50MB Quicktime movies. I'm trying to compress them (Export) to a more manageable size of 5MB.
    Basically your goal is a 10:1 reduction in file size. Since the file size is directly proportional to the data rate, we need to cut your data rate by a factor of 10. Since the sample file you sent had an average data rate of 1875.11 Kbps, our target data rate will be on the order of 187 Kbps. As you did not place any restrictions of the file compression format, I would normally convert to an H.264/AAC file. also, as you did not give a specific conversion application, I will use MPEG Streamclip which is free and allows batch processing -- something you may wish to consider using if you plan to attempt to convert all 800 files.
    A quick check of the QT "Properties" window, determined that your original file contains Apple Video compressed video and Integer (Big Endian) compressed audio and that the audio track is three times the size of your video track. So the first step is to select our audio settings. Apple normally uses a 44.1 KHz sampling rate and 128 Kbps (64 Kbps per audio channel) for movies, I took the liberty of using a 32 KHz sampling rate at 32 Kbps for a mono channel voice narration and thus reduced your audio data rate from 1411.48 Kbps down to approximately 32 Kbps. Subtracting the 32 Kbps from our target of 187, we find we can use about 155 Kbps for our video data rate and still achieve our goal.
    The next step was to test the video requirements for your particular source video by simply making a sample conversion of the Apple Video codec to the H.264 video codec without setting any specific video data rate limitations. Turns out that your Apple Video source quality is so low and the efficiency of the H.264 code is so high that it only require about 95 Kbps to convert the video. And, since using a higher video data rate of 155 Kbps will not improve the quality, there is no need to limit the video data rate at all.
    Based on the our observations to this point, it appears that we can convert your original file to an H.264/AAC compressed file with a total audio plus video data rate of only 127 Kbps which is well below our preliminary 187 Kbps target. Thus when I actually converted the 18.15 MB sample file you provide, it was reduced to only 1.23 MBs which yielded an actual net file size reduction of more than 93% for this particular file. Based on this, it would appear that you can, in fact, achieve the 90% average file size reduction you originally wanted for any file that you can convert. Unfortunately, I do not know if this was one of your "problem" files or not.
    NOTE: Am sending the product file to your e-mail address for your review along with a copy of this posting to the forum.

  • AVI won't export to iPhone "Failed: Export process terminated unexpectedly

    I have an avi file that was created on my Canon camera. When I go to QT and try to export it to iPhone I get the following error "Failed: Export process terminated unexpectedly (11). Any ideas?

    Install Perian and try again.

  • Process terminated unexpectedly.   initial content not found

    I have been using Flash Builder 4.6 for awhile and today after running  the application serveral times over 4 hours i get this when I try to run it I get "Launch Failed"  with the following message:
    Process terminated unexpectedly.
    initial content not found
    Launch command details:  "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe" -runtime "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\air\win" -profile mobileDevice -screensize 480x775:480x800 -XscreenDPI 217 -XversionPlatform AND "C:\Users\Kim64\Adobe Flash Builder 4.6\CleanManager\bin-debug\CleanManager-app.xml" "C:\Users\Kim64\Adobe Flash Builder 4.6\CleanManager\bin-debug"
    I'm unable to run this application, but I can run other applications in Flash Builder 4.6
    Thanks for any help.
    Kim

    I found the problem later, it was one line that had some wrong code that did not show the red circle.
    My code was in a database event where I didn't add the ToString;

  • QuickTime Pro error message.

    I am trying to use a newly downloaded version of QuickTime Pro to stitch together jpegs into a timelapse movie. I got a vague error message "The operation couldn’t be completed. (OSStatus error -8969.)" Can anyone help?

    I've got the same problem. does anybody has an solution?
    how many files can QT handle?

  • Data loading error - processing terminated

    Hi Friends,
    I am trying to load data in Master-data getting the following error  when excuting the DTP.
    Error :-  Pocessing  Terminated 
    at the processssing Request . when I checked display message it shows  Message No :- RSBK223.
    No other error message is displayed.
    I am able to load data upto PSA means infopackage is running fine.
    Above error is coming when i am executing DTP to load DSO, MASTER DATA, MASTER DATA TEXT.
    Please suggest what to do ?
    Regards,
    RG

    HI,
    Transformation....PSA data all are correct.....
    i am taking data from a flat file.... created a simple master data Material ID and loading it....
    upto PSA i can see the values but when i am executing DTP it is failing with above mentioned error.
    Not getting any clue.....
    Please help...

  • Windows could not start the windows deployment services server Error 1067: The Process terminated unexpectedly - Please help

    Hello All
    I am trying to set up a PXE service point on my DP in SCCM 2012 R2
    1) I have enabled the role on the DP
    2) rebooted and verified WDS installed as a role.( I let SCCM enable this role as instructed)
    3) When I tried to start the role from services I get the error below:
    Note: I also followed the troubleshooting steps in this technet article but still it stops at the half way point
    http://support.microsoft.com/kb/2009647/en-us
    Phil Balderos

    Hi,
    Here is a similar post for your reference.
    Windows Deployment Service
    http://www.windows-noob.com/forums/index.php?/topic/3938-windows-deployment-service/
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • I cant burn a CD for the life of me.... please help

    when I try to burn a cd 1 of 3 things will happen. 1) it will say that there is too much info for the size of the disk, but the play list is much smaller than the 700mb/80min CD-R that I am using : here is the error code thing. Microsoft Windows XP H

  • Client_ole2 EXCEL.EXE process not killed

    Hi, In a webForm, using webutil I open an Excel file with Client_ole2. When I close Excel the underlying process is not killed; I can still see an EXCEL.EXE process in my task manager. The consequence is that I can’t open an Excel file while the abov

  • SCCM 2012 patch compliance issue

    Hi All, In my organization we are facing patch compliance issue. in my clients all patches are installed and sent the state messages to MP.however most of the clients are having 0% compliance are showing in report. in overall compliance report it is

  • I am using Yosemite 10.10 can get update of 10.10.1

    On my iMac , I used the beta version of Yosemite right through until the release without problems. Since the release of 10.10 I have been having issues with a number of things not the least of which my newer versions of PSE 12 and Premier Elements wo

  • Email server changed and now I can't get emails on my phone

    My university is switching its email from its original server (@ualberta.ca) to gmail. Our emails are still all staying the same ([email protected]) we just access them through google now instead. The problem is I can't figure out how to get them on