PGC Error, AMD system, and Possible Workaround

I too am experiencing the PGC error in Encore CS3. I have found what seems to be a work-around (although it isn't convenient at all). I'm thinking that it has to do with either:
1. Codec Issues in the transcoding (it appears that Encore and Premiere are using the same codec, too). Perhaps I have some weird codecs installed.
2. Some incompatibility between the AMD processor or NVIDIA chipset and the transcoding codecs.
Here's the error I was getting when I was trying to build a DVD image:
PGC "Main Menu" has error at 00;00;20;21.internal software error: %0, line Main Menu - PGC Info: name = Main Menu, ref=gpgc, time = 00:00:20:21
So, I removed the motion background from the Main Menu, then got the same PGC error referencing one of my timelines. That timeline had been exported from Premiere as an MPEG2 file (separate .m2v and .wav files were created).
I was doing all this on an AMD Athlon 64 3000+ system with NVIDIA chipset and graphics card. So I loaded the project (over a firewire network) on my Intel Core Duo / Intel Graphics based Dell laptop. Once I got everything relinked properly, I tried to Build the DVD image again, but got the same error. It was still using the same transcoded files.
Next, still on the laptop, I reverted all the transcoded files back to their original, and imported AVI files instead of transcoded files into my timelines. I then saved the project and closed Encore, and manually deleted any files that had been generated in the transcodes and cache folders. Then I re-opened the project and re-rendered my one motion menu. I tried building the DVD image again, and after a few hours transcoding it actually worked!
I've now used a similar procedure twice and it has worked both times. I haven't tried using "Transcode Now" instead of having it transcode before building, but I imagine it would work too.
Also, on the AMD system I was having several problems with Encore freezing up during transcoding. The Intel-based laptop seems to run it more stable. So my plan for now is to use Encore on my laptop instead. Besides, the laptop is faster anyway!

I think this install all packages as "explicitly installed" which you may not want (remove a package and it's dependecies remain, because they are not installed as deps anymore).
you may want to break it up into
#first dependencies:
for p in `pacman -Qd | cut -f1 -d" "`; do pacman --noconfirm --asdeps -S$p; echo "y
y" | pacman -Scc; done
#then explicitly installed packages:
for p in `pacman -Qe | cut -f1 -d" "`; do pacman --noconfirm --asexplicit -S$p; echo "y
y" | pacman -Scc; done

Similar Messages

  • LR2 - Metadata problem and possible workaround

    Hi all,
    In case others have the same problem in LR2.
    When I use "Edit In Photoshop" special characters (æøå) in Metadata (both in keywords and in IPTC data) are translated to wrong characters.
    Similar export from LR1.4.1 works perfect.
    One possible workaround is to setup CS3 as second external editor in LR2 and use this instead. Then are all special chars. in metadata exported correct.
    Kind regards
    Henrik Bach
    System:
    Macbook pro, OSX 10.5.4, 4Gb ram, 2.2 GHz Intel Core 2 Duo.

    I have looked a bit more into this.
    It seems that all non standard characters used in metadata (on my system) get translated wrong when I use "Edit i photoshop" or "Edit as smart object", "Merge to HDR/Panorama".
    The metadata is 100% correct when opened using Bridge, LR1.4.1 and also when setting CS3 up as secondary editor in LR2 and use that.
    Example: "Le Rhône" is changed to "Le Rhne".
    It would like to file this as a (minor) bug (compared to the stability issues i'm facing) - is there a link that can be used?
    Are other seeing the same problem?
    With kind regards
    Henrik Bach
    Macbook pro, OSX 10.5.4, 4Gb ram, 2.2 GHz Intel Core 2 Duo.

  • BAPI_OBJCL_CREATE returns error in ECC and not in 4.7 system.

    Hi all,
    In a custom program, BAPI_OBJCL_CREATE has been used. the program is working fine in SAP 4.7 system.
    After the upgradation to ECC, the BAPI_OBJCL_CREATE  is returning error.
    But, when we debug in ECC, it is not returning error and results are fine ! So it is not possible to trace the error. If values are passed manually to execute only the BAPI, it does not return error.
    If we execute the custom program without debugging, it is returning error.
    It is surprising issue and unable to fix.
    Could anybody know the probably solution/ reason for this in ECC.Please help me.
    I have tried to search for this problem for OSS notes, but could not find any.

    Hi,
    The BAPI is returning message of type "E".
    Based on this, custom program is rasing user defined error message.
    When we debug, no error is returned and transaction is successful. So could not find the error in detail.
    Even if we try to run the BAPI using SE37, returns success message.
    code is as follows.
      CALL FUNCTION 'BAPI_OBJCL_CREATE'
        EXPORTING
          objectkeynew            = gv_objectkeynew            "value is 1000409757
          objecttablenew          = c_iflot                              "value is IFLOT
          classnumnew             = c_carac                        "value is CARAC_PCE_DISCO
          classtypenew            = c_003                          "value is 003
          TABLES
          return                  = gt_return.            .
      LOOP AT gt_return WHERE type CA 'AE'.             "means error / abort
        EXIT.
      ENDLOOP.
      IF sy-subrc = 0.
        PERFORM f004_write_message_log USING c_error    174   c_class      '' '' '' ''      gv_concat_e.
        MOVE : c_flag TO gv_error.
        RETURN.
      ENDIF.

  • System error code 5 (and error code 80240016)

    I was having trouble with Windows updater (error code 80240016) when I tried to install SP1, and then found the solution was to open service command and follow the instructions given on this microsoft site (http://support.microsoft.com/default.aspx/kb/957307) . BUT it didn't work, because for some reason access was denied and it kept saying 'System Error Code 5".  I don't know what it means and how to fix it!
    Please help, I can't update windows until this issue is resolved!

    Hi
    Sorry that article did not help.
    I was under the impression that the article was operating system agnostic and that the settings would work for any version of Windows.
    I would recommend that you take advantage of the free, unlimited support that Microsoft is offering for Windows Update issues.
    This will connect you directly with the support engineers that specialize in WU problems. Be sure and include an exact description of the problem, including the proxy connection you use.
    Windows Update No-Charge, Unlimited Support:
    https://support.microsoft.com/oas/default.aspx?gprid=6527
    You might also want to peruse the Windows Update newsgroup to see if anyone there may have seen and possibly solved a similar problem.
    Discussions in Windows Update:
    http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.windowsupdate&cat=en_US_56d1dd45-de9e-4fc5-9bc1-2d1d0de6daee&lang=en&cr=US
    Good luck.
    If this post helps to resolve your issue, click the Mark as Answer button at the top of this message.
    Ronnie Vernon
    Microsoft MVP
    Windows Desktop Experience

  • There are 6 updates to be made with my system and they start but after downloading and rebooting it always says that non could be installt because of an mistake, but no help, no number, no possibility to chose from...

    there are 6 updates to be made with my system and they start but after downloading and rebooting it always says that non could be installt because of an mistake, but no help, no number, no possibility to chose from...

    Do you get an error number? What is the exact message?
    Two things to try.
    - Sign out of the App Store (in the Store menu)
    - Quit the App Store
    - In Finder - Go>Go to folder...  (or Apple-shift-G)
    - Paste in the following "~/Library/Caches/ "
    - It will take you to a folder.  Delete com.apple.appstore
    - Launch the App Store.
    If that doesn't work, try an App Store reset and then try again.
    App Store Reset       Learned from Old Toad
    There is a contact link.
    App Store Support

  • Real Time Clock Error - Check Date and Time settings, System CMOS Checksum bad

    Hello everybody,
    Can help anyone to resolve my problem.
    I have an Thinkpad W520 (42823FG), BIOS 8BET60WW 1.4        When I disconect AC power and remove battery and connect again, I see this message on screen:
    "Real Time Clock Error - Check Date and Time settings, System CMOS Checksum bad
    Press Esc to continue or F1 to enter Setup"
    Is this a system board problem or CMOS battery problem ?
    Thank you

    Hello and welcome,
    It's probably (hopefully) just the CMOS battery.  The easiest way to find out is to just replace that battery.
    Page 85 of the Hardware Maintenance Manual:
    Hardware Maintenance Manual
    Here's an example of the battery.  I'm not recommending (or not) this vendor:
    http://www.ebay.com/itm/New-Lenovo-ThinkPad-W500-W510-W520-W530-W700-W701-W701ds-CMOS-RTC-Backup-BAT...
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Reformatted disk but restore didn't work properly, had to reinstall system and now having major kext errors

    Basically I had to reformat my hard drive, and in order to do that I copied all the files from it to a disk image which I then used to restore through disk utility.
    Now this worked as far as individual files go, but the OS for some reason didn't copy properly. After restoring from the image, the machine started up with an infinite pinwheel and apple logo, not going anywhere, so I eventually just reinstalled snow leopard from the original installer. This is fine as far as the system itself goes, but I'm having some very annoying issues - for one, some things which I had registered have reverted to trial versions (probably just a question of moving some preference files from the backup which got overwritten, shouldn't be too hard) but far more seriously, a bunch of kext extensions aren't loading, including one which is needed to run my external wifi antenna (the internal one is banjaxed, won't connect to any network unless you're sitting beside the router at all times).
    Here's the console log. Why are these kexts not working, when they worked perfectly before the reformat? Still struggling to understand why copying the entire root dir to a disk image and then restoring from that image did not, as expected, yield an identical system, and why I even had to reinstall after doing this. But more urgently, how do I get these extensions working again? Using airport isn't sustainable, I can't sit on the stairs every time I want to use the internet
    12/06/2013 11:16:57
    com.apple.kextd[12]
    Failed to load /System/Library/Extensions/RT2870USBWirelessDriver.kext - (libkern/kext) authentication failure (file ownership/permissions).
    12/06/2013 11:16:57
    com.apple.kextd[12]
    Load com.Ralink.driver.RT2870USBWirelessDriver failed; removing personalities.
    12/06/2013 11:16:58
    kernel
    Previous Shutdown Cause: 5
    12/06/2013 11:16:58
    kernel
    Warning - kext com.apple.driver.AppleIntelIntegratedFramebuffer has immediate dependencies on both com.apple.kernel* and com.apple.kpi.* components; use only one style.
    12/06/2013 11:16:58
    kernel
    Warning - kext com.apple.driver.AppleIntelGMA950 has immediate dependencies on both com.apple.kernel* and com.apple.kpi.* components; use only one style.
    12/06/2013 11:16:58
    kernel
    Atheros: mac 12.2 phy 8.1 radio 12.0
    12/06/2013 11:16:58
    bootlog[40]
    BOOT_TIME: 1371032202 0
    12/06/2013 11:17:03
    blued[41]
    Apple Bluetooth daemon started
    12/06/2013 11:17:03
    com.apple.SecurityServer[27]
    Session 0x5fbff962 created
    12/06/2013 11:17:04
    com.apple.kextd[12]
    Failed to load /System/Library/Extensions/BoomDevice.kext - (libkern/kext) authentication failure (file ownership/permissions).
    12/06/2013 11:17:04
    com.apple.kextd[12]
    Load com.globaldelight.driver.BoomDevice failed; removing personalities.
    12/06/2013 11:17:04
    mDNSResponder[30]
    mDNSResponder mDNSResponder-212.1 (Jul 24 2009 22:34:12) starting
    12/06/2013 11:17:04
    com.apple.usbmuxd[23]
    usbmuxd-296.3 on Jul 25 2012 at 00:28:37, running 64 bit
    12/06/2013 11:17:04
    /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[31]
    Login Window Application Started
    12/06/2013 11:17:04
    com.apple.kextd[12]
    Failed to load /System/Library/Extensions/RT2870USBWirelessDriver.kext - (libkern/kext) authentication failure (file ownership/permissions).
    12/06/2013 11:17:04
    com.apple.kextd[12]
    Load com.Ralink.driver.RT2870USBWirelessDriver failed; removing personalities.
    12/06/2013 11:17:04
    com.apple.kextd[12]
    Failed to load /System/Library/Extensions/BoomDevice.kext - (libkern/kext) authentication failure (file ownership/permissions).
    12/06/2013 11:17:04
    com.apple.kextd[12]
    Load com.globaldelight.driver.BoomDevice failed; removing personalities.
    As you can guess, Ralink USB Wireless Driver is the one I'm having trouble with, although the other error you see, BoomDevice, is one of the apps which had been registered but has reverted to trial. The errors in console made me think it was a permissions issue, but repairing permissions, despite taking half an hour and modifying tons of files, did not resolve this issue.
    How do I fix this, and also out of interest, why did it happen in the first place? I imagined formatting and restoring would be far, far less complicated than this O_o
    EDIT: Should point out that obviously going from 10.6.8, the reinstall reverted to 10.6, and I haven't been able to upgrade since I can't get this internet kext working. Shouldn't be a problem though since the wireless driver was for 10.6.x...

    Still struggling to understand why copying the entire root dir to a disk image and then restoring from that image did not, as expected, yield an identical system, and why I even had to reinstall after doing this.
    Because there is a lot more going on under the hood than merely copying files.
    The only way to do what you want is to use cloning software like Carbon Copy Cloner.
    My  advice is to rescue your personal files to a regular non-TimeMachine  external drive, Zero erase the ENTIRE drive and install OS X fresh and  update, then your programs from original sources and files from backup.
    Then, make a bootable clone and you can copy that as many times as you want and each one is bootable.
    Most commonly used backup methods
    How to erase and install Snow Leopard 10.6

  • I have Windows 7 Operating system and an HP 6500 A Plus printer.  My iPad no longer prints wirelessly. An error message says the printer is offline.  Suggestions

    I have Windows 7 Operating system and an HP 6500 A Plus printer.  My iPad no longer prints wirelessly. An error message says the printer is offline.  Suggestions?

    1. Turn off router, printer and iPad
    2. Turn on router and wait 30 seconds
    3. Turn on printer and wait 30 seconds
    4. Turn on iPad and test printing

  • Can't update iOS 8 on my iPhone5 through iTunes on Windows 8 (error 3004, 3194). Updated host file, opened port 80, 443; turned off security system and firewall, etc. But nothing works. How to solve this problem?

    Can't update iOS 8 on my iPhone5 through iTunes on Windows 8 (error 3004, 3194). Updated host file, opened port 80, 443; turned off security system and firewall, etc. But nothing works. How to solve this problem?

    Hi the_mad_movies,
    It seems like this article will be the best option for addressing this issue:
    Error 3194, Error 17, or "This device isn't eligible for the requested build"
    http://support.apple.com/kb/ts4451
    Thanks for coming to the Apple Support Communities!
    Cheers,
    Braden

  • I down loaded new OS X (Lion)operating system and discovered my CAD programs no longer run.  Is it possible to reload the original OS X and remove Lion?

    I down loaded new OS X (Lion)operating system and discovered my CAD programs no longer run.  Is it possible to reload the original OS X and remove Lion?

    If you backed up before the upgrade, restore the backup.
    If not you are going to have to erease the disk and install the older OS.
    You should back up any data you want before so that it can be restored afterwards.
    Is there a version of you CAD program that is Lion compatable? That would be an easier solution.
    Allan

  • Is it possible to chenage logical system and how after a system is beeing u

    Hello
    I wander is it possible to chenage logical system and how after a system is beeing used for a while and how?

    Hello Tina,
    If the system is NOT a production system transaction BDLS can be used to change the logical system.  This would be necessary after refreshing a dev system from a production system, for example.
    If the system is a production system, I would agree that this is NOT advisable.
    Regards
    Greg Kern

  • Hi everyone.. I have windows 7 (32 bit operating system), and have tried installing the latest version of Itunes, but my PC keeps saying windows 7 error (126) ? I have no idea on how to fix this??

    hi everyone.. I have windows 7 (32 bit operating system), and have tried installing the latest version of Itunes, but my PC keeps saying windows 7 error (126) ? I have no idea on how to fix this??
    Please could someone help???
    And it also mentions mediatoolbox dll. is missing?? haha i have no idea what that means??? please help...
    Thanks alot! I really appreciate your help..

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • I have been getting errors in itunes and it said to redownload it.  I started to download and get an erro the says Service apple mobile device failed to start.  Verify that you have sufficient privileges to start system services. What do I do?

    I have been getting errors in Itunes and it said to redownload it.  I started to download and get a error that says "Service 'apple mobile device' failed to start.  Verify that you have sufficient privileges to start system services"  .
    What does this mean and how do I verify what they are asking me to verify???

    Hi annibu757,
    If you are having issues with iTunes after an attempted update, you may find the following article helpful:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Regards,
    - Brenden

  • HT201413 I am receiving the error code (-50). The original itune songs etc were installed on a win 7 32 bit system and I have now moved to a win 7 64 bit system. Is this why I get the error code? I can access the itunes store to view my account. Any ideas

    I am receiving the error code (-50) when trying to access the itunes store. The original itune songs etc were installed on a win 7 32 bit system and I have now moved to a win 7 64 bit system (same PC) and have copied the folder across. Has the switch from 32 to 64 bit caused the problem? Is this why I get the error code? I can, however, access the itunes store to view my account. Any ideas please?

    Hello,
    The TechNet Sandbox forum is designed for users to try out the new forums functionality. Please be respectful of others, and do not expect replies to questions asked here.
    As it's off-topic here, I am moving the question to the
    Where is the forum for... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Help with this error message: System extenstion cannot be used:The system extension "/System/Library/Extensions/AppleACPIPlatform.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.

    I have this error message:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleACPIPlatform.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    Please help. Is there a update or how do I reinstall?
    Thanks,
    John

    I submitted the above question, later finding that it has been answered by Buller already.  No one need reply as Buller's answer seems to solve the problem for others, and I'll try that.
    Jim

Maybe you are looking for