Error compiling pro*C/C code in SunOS 5.8

I am getting the following error when I try compiling a pro*C code and a C code on my new SunOS 5.8
ld: fatal: file /opt/SUNWspro/SC4.2/lib/crti.o: wrong ELF class: ELFCLASS32
Initially I was getting the error
ld: fatal: file /opt/dbms/oracle/product/ora9205_64/lib/libclntsh.so: wrong ELF class: ELFCLASS64
Then I added the flag -m64 during compilation and got rid of this error.
Can someone please help me here..
These are the server details
OS: uname -a
SunOS 5.8 Generic_117350-06 sun4u sparc SUNW,Ultra-4
Compiler: ucbcc -V
ucbcc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2

Hi there,
I am afraid that the compiler you are using is very old and no longer supported:
http://www.sun.com/software/products/studio/compatchart.html
You need to update it with a newer release. For example you can download Sun Studio 9 from here:
http://www.sun.com/software/products/studio/index.xml
Click on "Trial Downloads". It comes with 30 days evaluation license.
HTH,
-vladimir

Similar Messages

  • Error compil pro*c oracle8.1.7 for redhat 7.3

    hello help me please
    my file : pcscfg.cfg
    sys_include=/home/oracle/product/8.1.7/precomp/public
    sys_include=/home/oracle/product/8.1.7/precomp/syshdr
    sys_include=/home/oracle/product/8.1.7/rdbms/public
    sys_include=/home/oracle/product/8.1.7/network/public
    sys_include=/usr/include
    sys_include=/usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include
    message after compil
    make -f /home/oracle/product/8.1.7/precomp/demo/proc/demo_proc.mk OBJS=sample1.o EXE=sample1 build
    make[1]: Entre dans le ripertoire `/home/oracle/product/8.1.7/precomp/demo/proc'
    proc iname=sample1
    Pro*C/C++: Release 8.1.7.0.0 - Production on Me Nov 13 16:23:45 2002
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Valeurs des options systhme par difaut extraites de : /home/oracle/product/8.1.7/precomp/admin/pcscfg.cfg
    Erreur de syntaxe en ligne 48, colonne 3, fichier /usr/include/bits/pthreadtypes.h:
    Erreur ` la ligne 48, colonne 3 dans le fichier /usr/include/bits/pthreadtypes.h
    size_t __guardsize;
    ..1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    } char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 51, colonne 3, fichier /usr/include/bits/pthreadtypes.h:
    Erreur ` la ligne 51, colonne 3 dans le fichier /usr/include/bits/pthreadtypes.h
    size_t __stacksize;
    ..1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    } char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 72, colonne 5, fichier /usr/include/wchar.h:
    Erreur ` la ligne 72, colonne 5 dans le fichier /usr/include/wchar.h
    wint_t __wch;
    ....1
    PCC-S-02201, Symbole "wint_t" rencontri ` la place d'un des symboles suivants :
    char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "wint_t" pour continuer.
    Erreur de syntaxe en ligne 29, colonne 3, fichier /usr/include/_G_config.h:
    Erreur ` la ligne 29, colonne 3 dans le fichier /usr/include/_G_config.h
    __mbstate_t __state;
    ..1
    PCC-S-02201, Symbole "__mbstate_t" rencontri ` la place d'un des symboles suivan
    ts :
    } char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "__mbstate_t" pour continuer.
    Erreur de syntaxe en ligne 34, colonne 3, fichier /usr/include/_G_config.h:
    Erreur ` la ligne 34, colonne 3 dans le fichier /usr/include/_G_config.h
    __mbstate_t __state;
    ..1
    PCC-S-02201, Symbole "__mbstate_t" rencontri ` la place d'un des symboles suivan
    ts :
    } char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "__mbstate_t" pour continuer.
    Erreur de syntaxe en ligne 72, colonne 26, fichier /usr/include/gconv.h:
    Erreur ` la ligne 72, colonne 26 dans le fichier /usr/include/gconv.h
    unsigned char **, size_t *, int, int);
    .........................1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    ... auto, char, const, double, enum, float, int, long,
    ulong_varchar, OCIBFileLocator OCIBlobLocator,
    OCIClobLocator, OCIDateTime, OCIExtProcContext, OCIInterval,
    OCIRowid, OCIDate, OCINumber, OCIRaw, OCIString, register,
    short, signed, sql_context, sql_cursor, static, struct,
    union, unsigned, utext, uvarchar, varchar, void, volatile,
    a typedef name, exec oracle, exec oracle begin, exec,
    exec sql, exec sql begin, exec sql type, exec sql var,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 85, colonne 7, fichier /usr/include/gconv.h:
    Erreur ` la ligne 85, colonne 7 dans le fichier /usr/include/gconv.h
    size_t *);
    ......1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    ... auto, char, const, double, enum, float, int, long,
    ulong_varchar, OCIBFileLocator OCIBlobLocator,
    OCIClobLocator, OCIDateTime, OCIExtProcContext, OCIInterval,
    OCIRowid, OCIDate, OCINumber, OCIRaw, OCIString, register,
    short, signed, sql_context, sql_cursor, static, struct,
    union, unsigned, utext, uvarchar, varchar, void, volatile,
    a typedef name, exec oracle, exec oracle begin, exec,
    exec sql, exec sql begin, exec sql type, exec sql var,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 94, colonne 6, fichier /usr/include/gconv.h:
    Erreur ` la ligne 94, colonne 6 dans le fichier /usr/include/gconv.h
    size_t *);
    .....1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    ... auto, char, const, double, enum, float, int, long,
    ulong_varchar, OCIBFileLocator OCIBlobLocator,
    OCIClobLocator, OCIDateTime, OCIExtProcContext, OCIInterval,
    OCIRowid, OCIDate, OCINumber, OCIRaw, OCIString, register,
    short, signed, sql_context, sql_cursor, static, struct,
    union, unsigned, utext, uvarchar, varchar, void, volatile,
    a typedef name, exec oracle, exec oracle begin, exec,
    exec sql, exec sql begin, exec sql type, exec sql var,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 103, colonne 3, fichier /usr/include/gconv.h:
    Erreur ` la ligne 103, colonne 3 dans le fichier /usr/include/gconv.h
    __gconv_trans_fct __trans_fct;
    ..1
    PCC-S-02201, Symbole "__gconv_trans_fct" rencontri ` la place d'un des symboles
    suivants :
    char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Erreur de syntaxe en ligne 0, colonne 0, fichier sample1.pc:
    Erreur ` la ligne 0, colonne 0 dans le fichier sample1.pc
    PCC-S-02201, Symbole "<eof>" rencontri ` la place d'un des symboles suivants :
    ; : an identifier, end-exec, random_terminal
    Erreur ` la ligne 0, colonne 0 dans le fichier sample1.pc
    PCC-F-02102, Erreur fatale pendant le pritraitement de C
    make[1]: Quitte le ripertoire `/home/oracle/product/8.1.7/precomp/demo/proc'
    thank you

    hello help me please
    my file : pcscfg.cfg
    sys_include=/home/oracle/product/8.1.7/precomp/public
    sys_include=/home/oracle/product/8.1.7/precomp/syshdr
    sys_include=/home/oracle/product/8.1.7/rdbms/public
    sys_include=/home/oracle/product/8.1.7/network/public
    sys_include=/usr/include
    sys_include=/usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include
    message after compil
    make -f /home/oracle/product/8.1.7/precomp/demo/proc/demo_proc.mk OBJS=sample1.o EXE=sample1 build
    make[1]: Entre dans le ripertoire `/home/oracle/product/8.1.7/precomp/demo/proc'
    proc iname=sample1
    Pro*C/C++: Release 8.1.7.0.0 - Production on Me Nov 13 16:23:45 2002
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Valeurs des options systhme par difaut extraites de : /home/oracle/product/8.1.7/precomp/admin/pcscfg.cfg
    Erreur de syntaxe en ligne 48, colonne 3, fichier /usr/include/bits/pthreadtypes.h:
    Erreur ` la ligne 48, colonne 3 dans le fichier /usr/include/bits/pthreadtypes.h
    size_t __guardsize;
    ..1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    } char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 51, colonne 3, fichier /usr/include/bits/pthreadtypes.h:
    Erreur ` la ligne 51, colonne 3 dans le fichier /usr/include/bits/pthreadtypes.h
    size_t __stacksize;
    ..1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    } char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 72, colonne 5, fichier /usr/include/wchar.h:
    Erreur ` la ligne 72, colonne 5 dans le fichier /usr/include/wchar.h
    wint_t __wch;
    ....1
    PCC-S-02201, Symbole "wint_t" rencontri ` la place d'un des symboles suivants :
    char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "wint_t" pour continuer.
    Erreur de syntaxe en ligne 29, colonne 3, fichier /usr/include/_G_config.h:
    Erreur ` la ligne 29, colonne 3 dans le fichier /usr/include/_G_config.h
    __mbstate_t __state;
    ..1
    PCC-S-02201, Symbole "__mbstate_t" rencontri ` la place d'un des symboles suivan
    ts :
    } char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "__mbstate_t" pour continuer.
    Erreur de syntaxe en ligne 34, colonne 3, fichier /usr/include/_G_config.h:
    Erreur ` la ligne 34, colonne 3 dans le fichier /usr/include/_G_config.h
    __mbstate_t __state;
    ..1
    PCC-S-02201, Symbole "__mbstate_t" rencontri ` la place d'un des symboles suivan
    ts :
    } char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Symbole "enum," a iti substitui ` "__mbstate_t" pour continuer.
    Erreur de syntaxe en ligne 72, colonne 26, fichier /usr/include/gconv.h:
    Erreur ` la ligne 72, colonne 26 dans le fichier /usr/include/gconv.h
    unsigned char **, size_t *, int, int);
    .........................1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    ... auto, char, const, double, enum, float, int, long,
    ulong_varchar, OCIBFileLocator OCIBlobLocator,
    OCIClobLocator, OCIDateTime, OCIExtProcContext, OCIInterval,
    OCIRowid, OCIDate, OCINumber, OCIRaw, OCIString, register,
    short, signed, sql_context, sql_cursor, static, struct,
    union, unsigned, utext, uvarchar, varchar, void, volatile,
    a typedef name, exec oracle, exec oracle begin, exec,
    exec sql, exec sql begin, exec sql type, exec sql var,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 85, colonne 7, fichier /usr/include/gconv.h:
    Erreur ` la ligne 85, colonne 7 dans le fichier /usr/include/gconv.h
    size_t *);
    ......1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    ... auto, char, const, double, enum, float, int, long,
    ulong_varchar, OCIBFileLocator OCIBlobLocator,
    OCIClobLocator, OCIDateTime, OCIExtProcContext, OCIInterval,
    OCIRowid, OCIDate, OCINumber, OCIRaw, OCIString, register,
    short, signed, sql_context, sql_cursor, static, struct,
    union, unsigned, utext, uvarchar, varchar, void, volatile,
    a typedef name, exec oracle, exec oracle begin, exec,
    exec sql, exec sql begin, exec sql type, exec sql var,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 94, colonne 6, fichier /usr/include/gconv.h:
    Erreur ` la ligne 94, colonne 6 dans le fichier /usr/include/gconv.h
    size_t *);
    .....1
    PCC-S-02201, Symbole "size_t" rencontri ` la place d'un des symboles suivants :
    ... auto, char, const, double, enum, float, int, long,
    ulong_varchar, OCIBFileLocator OCIBlobLocator,
    OCIClobLocator, OCIDateTime, OCIExtProcContext, OCIInterval,
    OCIRowid, OCIDate, OCINumber, OCIRaw, OCIString, register,
    short, signed, sql_context, sql_cursor, static, struct,
    union, unsigned, utext, uvarchar, varchar, void, volatile,
    a typedef name, exec oracle, exec oracle begin, exec,
    exec sql, exec sql begin, exec sql type, exec sql var,
    Symbole "enum," a iti substitui ` "size_t" pour continuer.
    Erreur de syntaxe en ligne 103, colonne 3, fichier /usr/include/gconv.h:
    Erreur ` la ligne 103, colonne 3 dans le fichier /usr/include/gconv.h
    __gconv_trans_fct __trans_fct;
    ..1
    PCC-S-02201, Symbole "__gconv_trans_fct" rencontri ` la place d'un des symboles
    suivants :
    char, const, double, enum, float, int, long, ulong_varchar,
    OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime,
    OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber,
    OCIRaw, OCIString, short, signed, sql_context, sql_cursor,
    struct, union, unsigned, utext, uvarchar, varchar, void,
    volatile, a typedef name,
    Erreur de syntaxe en ligne 0, colonne 0, fichier sample1.pc:
    Erreur ` la ligne 0, colonne 0 dans le fichier sample1.pc
    PCC-S-02201, Symbole "<eof>" rencontri ` la place d'un des symboles suivants :
    ; : an identifier, end-exec, random_terminal
    Erreur ` la ligne 0, colonne 0 dans le fichier sample1.pc
    PCC-F-02102, Erreur fatale pendant le pritraitement de C
    make[1]: Quitte le ripertoire `/home/oracle/product/8.1.7/precomp/demo/proc'
    thank you

  • Error: 1200329 Error compiling formula :Invalid Assisgnment

    Hi All,
    I am getting the following error when I validate a calc script.
    Error: 1200329 Error compiling formula for [2450]
    Code
    FIX(some mebers)
    Var abc;
    Var def;
    "Mbr name"
    IF(Gradde<10)
    "abc"=200*4;
    ELSE
    "def"=500*4;
    ENDIF;
    FIX(Jan:Dec)
    "Mbr name"=("abc"+"def)"/12;
    ENDFIX
    ENDFIX
    Thanks & Regards,
    Sravan Kumar.

    PadmajaV,
    The problem with your approach is that:
    FIX(Jan:Dec)
    "Mbr name"=("abc"+"def)"/12;
    ENDFIX
    Is going to fail because abc and def are variables that only exist within the scope of the member calc block.
    The OP might try:
    FIX(some mebers)
    Var abc;
    Var def;
    "Mbr name"
    IF(Gradde<10)
    "abc"=200*4;
    ELSE
    "def"=500*4;
    ENDIF;
    /* I suspect this test for month isn't necessary, or should be better handled in the overall FIX */
    IF(@ISMBR("Jan":"Dec"))
    "Mbr name"=("abc"+"def)"/12;
    ENDIF
    ENDFIX
    Again, it may be better to not put in that IF @ISMBR at all and just change the first FIX to :
    FIX(some mebers, "Jan":"Dec")
    Regards,
    Cameron Lackpour

  • I'm having this message when I try to export my video from Premiere Pro:  "Error compiling movie. Unknown error"

    I'm having this message when i try to export my video from Premiere Pro:
    "Error compiling movie. Unknown error" Do anybody knows what to do?

    1st, I moved your message to the correct forum
    2nd, More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840
    3rd, Error Compiling Movie... some past discussions and ideas
    -http://helpx.adobe.com/premiere-pro/kb/error-compiling-movie-rendering-or.html
    -http://helpx.adobe.com/premiere-elements/kb/error-error-compiling-movie-render.html
    -and nested sequences http://forums.adobe.com/thread/955172
    -and WMV files frame rate http://forums.adobe.com/message/4629210

  • Compiler Error in achacks.as assmebly code

    Simply declaring a variable to a specific compiled c-library class yeilds the following error:
    [Compiler] Error #1084: Syntax error: expecting identifier before modulus.
       1852.achacks.as, Ln 33031, Col 16:
            xor     %esi, %esi
    The swc produced is unusable.
    Does anyone know anything more about this error?
    Thanks,
    Bo

    Your library uses x86 assembly.  Probably the assembly is only included when you declare that variable because it is indirectly referenced by the constructor of the class you are trying to declare.  When you don't reference the class, the code for it is not linked.
    Alchemy, despite telling code that it is i386, cannot link or run x86 assembly.  You should find the assembly in your library and somehow remove or disable it.  XIXs came up with a nice set of CFLAGS to identify all assembly in unfamiliar code.

  • Error Compiling Movie.  Unknown Error.  Premiere Pro export failure

    Error Compiling Movie.  Unknown Error.  I get this message when trying to export my timeline to any format.  It exports for a while then I get this message.  When I try to export using media encoder it just gives me the sheep sound.  I'm starting to hate that sheep.
    Does anyone know how to figure out why it throws up this error message and what the solution is to get around it?  I've wasted countless hours trying to figure out a work around.  I can't just scrap this project it's taken me weeks.
    I've been able to export just fine dozens of times prior to this so I'm not sure it matters what my specs are but here goes:
    custom built PC with windows 7pro SP1
    Intel(R) Core(TM) i7-2600K CPU @ 3.4GHz 3.7 GHz
    16GB ram
    64-bit OS

    After implementing many suggestions here I was able to export the 9min project successfully.  I need to take you all out to dinner. 
    I'm not sure which suggestions did the trick but I have a feeling it was a combination of ideas that did the trick.  Here is a breakdown of what I did to modify the project in order to get it to successfully export:
    1.) Reset all stills in the motion tab to original settings & then right clicked on them in the timeline and selected "scale to frame size".
    2.) Replaced all nested files with the original tracks.
    3.) Changed the sequence settings (changed Editing Mode to Custom and Under Video Previews Section > Select Preview File Format as Microsoft AVI, Codec Uncompressed.
    I had to re-render all previews after changing the sequence settings and I got I/O errors during that process but restarting Adobe Premiere CC somehow solved those errors.  Many times during the process of modifying the timeline (based on items 1-3 previously mentioned) I had to restart Premiere due to a loss of preview screen and inability to render things out.  In the end I was able to get it to successfully export so again I thank you all.  This was a VERY important project for me and I'm serious about taking you all out to dinner

  • HOW TO FIX error compiling movie premiere pro

    HOW TO FIX error compiling movie premiere pro

    Greetings, I recently had the same problem. I realized that in Export Settings Window - in the - "Source Range" -(below timeline of video Preview), Premiere using by  default "Sequence In/Out" option. Change it to "Work Area" and the problem disappeared. I hope this will also help!

  • Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18

    Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18 while using Adobe Premiere Pro.
    Process:         Adobe Premiere Pro CC 2014
    Path: /Applications/Adobe Premiere Pro CC 2014/Adobe Premiere Pro CC 2014.app/Contents/MacOS/Adobe Premiere Pro CC 2014
    Identifier: com.adobe.AdobePremierePro
    Version:         8.1.0 (8.1.0)
    Code Type: X86-64 (Native)
    Parent Process: launchd [2538]
    Responsible:     Adobe Premiere Pro CC 2014
    Date/Time: 2015-01-06 14:04:23.500 -0700
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread: 55  Dispatch queue: com.apple.root.default-priority
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Customer created test export with 777 permissions and set mount parameters to the following:
    mount_nfs -o vers=3,tcp,rdirplus,intr,nolocks,async,rsize=32768,wsize=32768
      -- Original mount options:
         General mount flags: 0x40 async
         NFS parameters: vers=3,tcp,nolocks,rsize=32768,wsize=32768,rdirplus
      -- Current mount parameters:
         General mount flags: 0x4000058 async,nodev,nosuid multilabel
         NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,noresvport,negnamecache,callumnt,nolocks,quota, rsize=32768,wsize=32768,readahead=16,dsize=32768,rdirplus,nodumbtimr,timeo=10,maxgroups=16 ,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukebox,nonfc,sec=sys
    The pcap shows once the movie is created a lockup call is responded from Isilon with Error: NFS3ERR_NOENT
    478         V3 CREATE Call (Reply In 479), DH: 0xea5f731c/QBRSN-0-0-1.mov Mode: UNCHECKED
    479         V3 CREATE Reply (Call In 478)
    484         V3 LOOKUP Call (Reply In 485), DH: 0xea5f731c/._QBRSN-0-0-1.mov
    485        V3 LOOKUP Reply (Call In 484) Error: NFS3ERR_NOENT
    V3 LOOKUP Reply (Call In ....) Error: NFS3ERR_NOENT  -   This is by design of OneFS, we coalesce files and then flush them out to disk which is why the commit time is accurate but the file is not immediately available. however when an async option is used within the mount options this should be avoided if writing asynchronously to the cluster.  Has anyone else seen this behavior lately? (current workaround is to store locally and transfer to the cluster via Finder)

    That error can happen for many reasons...one of the reasons that I occassionaly get it is because I try exporting a movie to an external drive that has been formated in the old FAT32 instead of the NTSF standard.  FAT32 only allows for file sizes up to 2 gigs.  And as soon as it reaches that...I would get that error.  I don't know if that is why you are getting that error...but it would be easy to check.  1) are you generating a file that is over 2 gigs?  2) is your drive that you are exporting to FAT 32 (just right click the drive in My Computer and select "properties" then just look for what it says next to "file system".

  • Error Compiling Movie: Unknown Error - Simple Solution in Premiere

    ADOBE PREMIERE EDITORS: Be forewarned about the infamous "Error Compiling Movie: Unknown Error." It usually doesn't happen unless you're editing a big project like I am and then it screws with you because you've been editing fine until it's time to export and you can't even make your project into a movie, which defeats the purpose of all your hard work. I looked up forum after forum and finally there were a-few solutions that worked for some and not for others. (Adobe said they will get their team on this case right away.) Let's just say I do not have Final Cut Pro, so I cannot export to XML and then import into FCP to do the exporting like some people found helpful. Nor do I have the time to import my Premiere project into After Effects only to manually create all of my "dip to white" transitions. But I would have had to do that if nothing else I tried worked and thankfully, I was able to trick Premiere. It's so simple, it's stupid. Just open a new project in Premiere. Then "import" the project you wanted to export. For some odd reason, without changing anything of substance or in other words, doing practically nothing about the issue, it exports now. Just because I opened a "new" project and "imported" my old project. Of course, this may not work for others, but please try it and then reply your results. Me and I'm sure Adobe would find it very helpful to see if that worked for most people. It worked for me.
    [Profanity is not permitted.  Removed.  Please keep your language family-friendly.]

    I agree, Jim, but my train of thought was that a lot of people were changing and replacing and taking out effects and clips from their sequence to see if it was the components in the sequence that was causing the "unknown error." However, I had the same "unknown error" and was able to export in Premiere anyway by just practically "telling" Premiere that it's a new project, when I'm importing an old project to do the same task. Which makes me think that maybe Premiere doesn't have a problem exporting the specific files that most people thought were the problem, maybe it was just a glitch somewhere in Premiere that made the software think there was a problem after a certain amount of time, when there really wasn't. I don't know, I'm not a coder so that's just my layman guess. I did notice that Premiere was exporting/rendering fine when I was just beginning my project, but after it got to a certain length, that's when I couldn't render or export anymore. It honestly baffles me too. It would be useful to see what the results are if other people tried this simple switch-a-roo so possible issues can be narrowed down.

  • Help~ Link error in pro*c (10g EE for win32)

    Hi Sir,
    I have downloaded the 10g EE database from ORACLE homepage...
    There are orasql10.lib (in /precomp/lib) and orasqx10.lib ( in /precomp/lib/msvc).
    I linked the both of them, but there is link error..as follows..
    -----------------------------------------------------------------------------------------------------------insertTest.obj : error LNK2001: unresolved external symbol "void __cdecl sqlcxt(void * *,unsigned int *,struct sqlexd *,struct sqlcxp const *)" (?sqlcxt@@YAXPAPAXPAIPAUsqlexd@@PBUsqlcxp@@@Z)
    ../../../bin/insertTest.exe : fatal error LNK1120: 1 unresolved externals
    Error executing link.exe.
    source code is very simple
    void main()
    EXEC SQL include sqlca;
    EXEC SQL BEGIN DECLARE SECTION;
    char *uid="sys";
    char *pwd="manager0";
    EXEC SQL END DECLARE SECTION;
    EXEC SQL CONNECT :uid IDENTIFIED BY :pwd;
    printf("\nConnected to ORACLE as user: %s\n", uid);
    exit(EXIT_SUCCESS);
    Help me~~
    Thank you...

    Works for me. Please post complete step-by-step log of the commands you executed, like below:
    C:\>type test.pc
    #define EXIT_SUCCESS 0
    #include <stdio.h>
    EXEC SQL INCLUDE SQLCA;
    void main()
        EXEC SQL BEGIN DECLARE SECTION;
        char *uid="/";
        char *pwd="";
        EXEC SQL END DECLARE SECTION;
        EXEC SQL CONNECT :uid IDENTIFIED BY :pwd;
        printf("\nConnected to ORACLE as user: %s\n", uid);
        exit(EXIT_SUCCESS);
    C:\>
    C:\>proc test.pc
    Pro*C/C++: Release 10.2.0.1.0 - Production on Thu Mar 9 08:23:49 2006
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    System default option values taken from: C:\oracle\ORA10GR2\precomp\admin\pcscfg.cfg
    C:\>cl test.c c:\oracle\ORA10GR2\precomp\lib\orasql10.lib
    Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
    Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
    test.c
    Microsoft (R) Incremental Linker Version 7.10.3077
    Copyright (C) Microsoft Corporation.  All rights reserved.
    /out:test.exe
    test.obj
    c:\oracle\ORA10GR2\precomp\lib\orasql10.lib
    C:\>.\test.exe
    Connected to ORACLE as user: /
    C:\>

  • Error compiling movie.  I/O Error.

    Hello.
    Im not sure if i should have posted in the hardware section.
    I have done some reaserch on this problem but haven't really got the solution.
    It doesnt matter what format i export it always gives me this error. With h264 and some else, its a bit different too.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Untitled_1.prproj
    - Output File: C:\Users\Kristjan\Desktop\Sequence 01.mp4
    - Preset Used: YouTube KW
    - Video: NTSC, 480x360, 30 [fps], Progressive
    - Audio: AAC, 64 [kbps], 48 kHz, Stereo
    - Bitrate: VBR, 1 Pass, Target 1,55, Max 2,29 [Mbps]
    - Encoding Time: 00:00:00
    3.12.2009 0:53:45 : Encoding Failed
    Cannot open "C:\Users\Kristjan\Desktop\Sequence 01.mp4" file for writing. Please check the output filename and file permissions (if it already exists) and then try again.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Untitled_2.prproj
    - Output File: C:\Users\Kristjan\Desktop\Sequence 01.avi
    - Preset Used: NTSC DV
    - Video: 720x480, 29.97 [fps], Lower, Quality 100
    - Audio: 48000 Hz, Stereo, 16 bit
    - Bitrate:
    - Encoding Time: 00:00:00
    3.12.2009 0:54:47 : Encoding Failed
    Error compiling movie.
    I/O Error.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Untitled_3.prproj
    - Output File: C:\Users\Kristjan\Desktop\Sequence 01.avi
    - Preset Used: NTSC DV
    - Video: 720x480, 29.97 [fps], Lower, Quality 100
    - Audio: 48000 Hz, Stereo, 16 bit
    - Bitrate:
    - Encoding Time: 00:00:00
    3.12.2009 0:58:04 : Encoding Failed
    Error compiling movie.
    I/O Error.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Untitled_4.prproj
    - Output File: C:\Users\Kristjan\Desktop\Sequence 01.avi
    - Preset Used: Custom
    - Video: 720x480, 25 [fps], Progressive, Quality 100
    - Audio: 48000 Hz, Stereo, 16 bit
    - Bitrate:
    - Encoding Time: 00:00:00
    3.12.2009 1:08:37 : Encoding Failed
    Error compiling movie.
    I/O Error.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Chemistry, Copper_6.prproj
    - Output File: C:\Users\Kristjan\Desktop\Youtube.avi
    - Preset Used: Custom
    - Video: 720x480, 25 [fps], Progressive, Quality 100
    - Audio: 48000 Hz, Stereo, 16 bit
    - Bitrate:
    - Encoding Time: 00:00:01
    3.12.2009 1:28:42 : Encoding Failed
    Error compiling movie.
    There are alot of errors about my hard drive in the event viewer aswell. I have 2 hard drives. 
    The device, \Device\Harddisk1\DR1, has a bad block.
    The driver detected a controller error on \Device\Harddisk2\DR2.
    even my cd rom has a bad block, The device, \Device\CdRom0, has a bad block.
    I defrag my drives regulary.
    My PC ,I use the "system information" option that win 7 has :
    OS Name Microsoft Windows 7 Ultimate
    Version 6.1.7600 Build 7600
    Other OS Description Not Available
    OS Manufacturer Microsoft Corporation
    System Name SEMPERFI-PC
    System Manufacturer System manufacturer
    System Model System Product Name
    System Type x64-based PC
    Processor Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz, 2997 Mhz, 2 Core(s), 2 Logical Processor(s)
    BIOS Version/Date American Megatrends Inc. 0503, 14.07.2009
    SMBIOS Version 2.5
    Windows Directory C:\Windows
    System Directory C:\Windows\system32
    Boot Device \Device\HarddiskVolume2
    Locale Eesti
    Hardware Abstraction Layer Version = "6.1.7600.16385"
    User Name SemperFi-PC\Semper Fi
    Time Zone FLE Standard Time
    Installed Physical Memory (RAM) 4,00 GB
    Total Physical Memory 4,00 GB
    Available Physical Memory 2,10 GB
    Total Virtual Memory 8,00 GB
    Available Virtual Memory 5,47 GB
    Page File Space 4,00 GB
    Page File C:\pagefile.sys
    I/O:
    0x00000000-0x0000000F Direct memory access controller OK
    0x00000000-0x0000000F PCI bus OK
    0x00000010-0x0000001F Motherboard resources OK
    0x00000020-0x00000021 Programmable interrupt controller OK
    0x00000022-0x0000003F Motherboard resources OK
    0x00000040-0x00000043 System timer OK
    0x00000044-0x0000004D Motherboard resources OK
    0x00000050-0x0000005F Motherboard resources OK
    0x00000061-0x00000061 System speaker OK
    0x00000062-0x00000063 Motherboard resources OK
    0x00000065-0x0000006F Motherboard resources OK
    0x00000070-0x00000071 System CMOS/real time clock OK
    0x00000072-0x0000007F Motherboard resources OK
    0x00000080-0x00000080 Motherboard resources OK
    0x00000081-0x00000083 Direct memory access controller OK
    0x00000084-0x00000086 Motherboard resources OK
    0x00000087-0x00000087 Direct memory access controller OK
    0x00000088-0x00000088 Motherboard resources OK
    0x00000089-0x0000008B Direct memory access controller OK
    0x0000008C-0x0000008E Motherboard resources OK
    0x0000008F-0x0000008F Direct memory access controller OK
    0x00000090-0x0000009F Motherboard resources OK
    0x000000A0-0x000000A1 Programmable interrupt controller OK
    0x000000A2-0x000000BF Motherboard resources OK
    0x000000C0-0x000000DF Direct memory access controller OK
    0x000000E0-0x000000EF Motherboard resources OK
    0x000000F0-0x000000FF Numeric data processor OK
    0x00000290-0x00000297 Motherboard resources OK
    0x000003B0-0x000003BB Intel(R) X38/X48 Express Chipset PCI Express Root Port - 29E1 OK
    0x000003B0-0x000003BB ATI Radeon HD 3850 OK
    0x000003C0-0x000003DF Intel(R) X38/X48 Express Chipset PCI Express Root Port - 29E1 OK
    0x000003C0-0x000003DF ATI Radeon HD 3850 OK
    0x000003F8-0x000003FF Communications Port (COM1) OK
    0x00000400-0x0000041F Intel(R) ICH9 Family SMBus Controller - 2930 OK
    0x00000480-0x000004BF Motherboard resources OK
    0x000004D0-0x000004D1 Motherboard resources OK
    0x00000800-0x0000087F Motherboard resources OK
    0x00000D00-0x0000FFFF PCI bus OK
    0x00009400-0x0000940F Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x00009480-0x0000948F Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x00009800-0x00009803 Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x00009880-0x00009887 Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x00009C00-0x00009C03 Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x0000A000-0x0000A007 Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x0000A400-0x0000A40F Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000A480-0x0000A48F Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000A800-0x0000A803 Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000A880-0x0000A887 Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000AC00-0x0000AC03 Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000B000-0x0000B007 Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000B080-0x0000B09F Intel(R) ICH9 Family USB Universal Host Controller - 2934 OK
    0x0000B400-0x0000B41F Intel(R) ICH9 Family USB Universal Host Controller - 2935 OK
    0x0000B480-0x0000B49F Intel(R) ICH9 Family USB Universal Host Controller - 2936 OK
    0x0000B800-0x0000B81F Intel(R) ICH9 Family USB Universal Host Controller - 2937 OK
    0x0000B880-0x0000B89F Intel(R) ICH9 Family USB Universal Host Controller - 2938 OK
    0x0000BC00-0x0000BC1F Intel(R) ICH9 Family USB Universal Host Controller - 2939 OK
    0x0000C000-0x0000CFFF Intel(R) X38/X48 Express Chipset PCI Express Root Port - 29E1 OK
    0x0000C000-0x0000CFFF ATI Radeon HD 3850 OK
    0x0000D000-0x0000DFFF Intel(R) ICH9 Family PCI Express Root Port 6 - 294A OK
    0x0000D800-0x0000D8FF Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller OK
    0x0000E000-0x0000EFFF Intel(R) ICH9 Family PCI Express Root Port 5 - 2948 OK
    0x0000E400-0x0000E40F Standard Dual Channel PCI IDE Controller OK
    0x0000E480-0x0000E483 Standard Dual Channel PCI IDE Controller OK
    0x0000E800-0x0000E807 Standard Dual Channel PCI IDE Controller OK
    0x0000E880-0x0000E883 Standard Dual Channel PCI IDE Controller OK
    0x0000EC00-0x0000EC07 Standard Dual Channel PCI IDE Controller OK
    0x0000FFE0-0x0000FFEF AS0MMTY9 IDE Controller OK
    Drives:
    Drive C:
    Description Local Fixed Disk
    Compressed No
    File System NTFS
    Size 149,05 GB (160 040 443 904 bytes)
    Free Space 57,80 GB (62 065 405 952 bytes)
    Volume Name
    Volume Serial Number 44C64C64
    Drive D:
    Description Local Fixed Disk
    Compressed No
    File System NTFS
    Size 149,05 GB (160 038 907 904 bytes)
    Free Space 53,30 GB (57 233 891 328 bytes)
    Volume Name Windows
    Volume Serial Number 728D93DE
    Drive E:
    Description CD-ROM Disc
    Drive G:
    Description CD-ROM Disc
    Disks:
    Description Disk drive
    Manufacturer (Standard disk drives)
    Model SAMSUNG HD160JJ ATA Device
    Bytes/Sector 512
    Media Loaded Yes
    Media Type Fixed hard disk
    Partitions 1
    SCSI Bus 1
    SCSI Logical Unit 0
    SCSI Port 5
    SCSI Target ID 0
    Sectors/Track 63
    Size 149,05 GB (160 039 272 960 bytes)
    Total Cylinders 19 457
    Total Sectors 312 576 705
    Total Tracks 4 961 535
    Tracks/Cylinder 255
    Partition Disk #1, Partition #0
    Partition Size 149,05 GB (160 040 448 000 bytes)
    Partition Starting Offset 32 256 bytes
    Description Disk drive
    Manufacturer (Standard disk drives)
    Model WDC WD1600BB-00GUC0 ATA Device
    Bytes/Sector 512
    Media Loaded Yes
    Media Type Fixed hard disk
    Partitions 1
    SCSI Bus 0
    SCSI Logical Unit 0
    SCSI Port 0
    SCSI Target ID 0
    Sectors/Track 63
    Size 149,05 GB (160 039 272 960 bytes)
    Total Cylinders 19 457
    Total Sectors 312 576 705
    Total Tracks 4 961 535
    Tracks/Cylinder 255
    Partition Disk #0, Partition #0
    Partition Size 149,05 GB (160 038 912 000 bytes)
    Partition Starting Offset 1 048 576 bytes
    Multimedia shows me these codecs:
    video:
    c:\windows\system32\iyuv_32.dll Microsoft Corporation OK C:\Windows\system32\IYUV_32.DLL 6.1.7600.16385 52,50 KB (53 760 bytes) 14.07.2009 3:06
    c:\windows\system32\msrle32.dll Microsoft Corporation OK C:\Windows\system32\MSRLE32.DLL 6.1.7600.16385 15,50 KB (15 872 bytes) 14.07.2009 3:18
    c:\windows\system32\msvidc32.dll Microsoft Corporation OK C:\Windows\system32\MSVIDC32.DLL 6.1.7600.16385 37,50 KB (38 400 bytes) 14.07.2009 3:18
    c:\windows\system32\msyuv.dll Microsoft Corporation OK C:\Windows\system32\MSYUV.DLL 6.1.7600.16385 24,00 KB (24 576 bytes) 14.07.2009 3:06
    c:\windows\system32\tsbyuv.dll Microsoft Corporation OK C:\Windows\system32\TSBYUV.DLL 6.1.7600.16385 14,00 KB (14 336 bytes) 14.07.2009 3:06
    c:\windows\system32\xfcode~1.dll Not Available Xfire video codec [XFR1] OK C:\Windows\system32\XFCODEC64.DLL 1.0.0.40405 26,89 KB (27 536 bytes) 30.11.2009 21:33
    audio:
    c:\windows\system32\imaadp32.acm Microsoft Corporation OK C:\Windows\system32\IMAADP32.ACM 6.1.7600.16385 21,50 KB (22 016 bytes) 14.07.2009 3:18
    c:\windows\system32\l3codeca.acm Fraunhofer Institut Integrierte Schaltungen IIS Fraunhofer IIS MPEG Layer-3 Codec OK C:\Windows\system32\L3CODECA.ACM 1.9.0.401 79,50 KB (81 408 bytes) 14.07.2009 3:22
    c:\windows\system32\msadp32.acm Microsoft Corporation OK C:\Windows\system32\MSADP32.ACM 6.1.7600.16385 23,50 KB (24 064 bytes) 14.07.2009 3:18
    c:\windows\system32\msg711.acm Microsoft Corporation OK C:\Windows\system32\MSG711.ACM 6.1.7600.16385 14,50 KB (14 848 bytes) 14.07.2009 3:18
    c:\windows\system32\msgsm32.acm Microsoft Corporation OK C:\Windows\system32\MSGSM32.ACM 6.1.7600.16385 28,50 KB (29 184 bytes) 14.07.2009 3:18
    I downloaded and installed the Win7 codecs by Shark. Because...there are any other codecs available for win 7 ?
    Tell me if need any more info..which u probably do.
    If there are any better forums for this kind of problem then please tell me.
    I hope we can fix this prooblem.
    I think i haven't said my motherboard. Its P5E3 PRO. It has EPU engine and it turns off the hard drive when its idle...Premiere pro and all the sytem files are installed on my C drive which is like the main drive. On D drive i keep my music, downloads and stuff. I think it can turn of both drives then idle, but mostly it turns off D drive, I think. I have a new motherboard and i haven't got the hang of it how it shuts them down.
    But i think this really isnt a problem.
    Thanks in advance.

    Serious hardware problems!
    Go for a fresh install of OS & programs, but be prepared to first check your disks with a utility from the drive manufacturer (WD and Samsung). You may need new disks.
    Great to include these details, but for readability I suggest you include these as an attachment instead of in the text. It may scare people off reading all that detail.

  • Error compiling movie. Unknown error. In both Premiere and Media Encoder

    I am trying to export a a batch of six sequences, out of Premiere Pro CC to my internal hard drive using the Apple ProRes 422 Quicktime setting. All of the sequence exports are failing in the first couple of seconds. This happens if I do them individually directly out of Premiere and if I export them out as a batch to Media Encoder. All get the same "Error compiling movie. Unknown error." error message. I have tried restarting the computer, that didn't fix it. I had the same problem with some other files yesterday but I was able to export them out individually OK. But with this batch, no dice. The sequences are all fully rendered. There aren't any problematic clips in the sequences, not that I can tell. None of the sequences is very long, only about 1-2 mins each.
    Any ideas?
    My system details are:
    MacBook Pro (Retina, 15-inch, Mid 2014)
    2.5 GHz Intel Core i7
    16GB 1600 MHz DDR3
    Graphics NVIDIA GeForce GT 750M 2048 MB
    plenty of space on my startup disk

    Error Compiling Movie... some past discussions and ideas
    -http://helpx.adobe.com/premiere-pro/kb/error-compiling-movie-rendering-or.html
    -http://helpx.adobe.com/premiere-elements/kb/error-error-compiling-movie-render.html
    -and nested sequences http://forums.adobe.com/thread/955172

  • "Error Compiling Movie: Unknown Error" or program crash when rendering

    I just built a new PC because my Macbook Pro couldn't render fast enough. Now that I have built this brand new computer, I can't render at all! I render once and get the "Error Compiling Movie: Unknown Error" and if I try to render again, the program crashes.
    My files are not corrupt as I can render them without problems on my laptop (just slowly) and on a friend's PC. I can export fine but the project I am working in is currently very small. I have 450gb of space and when using After Effects, rendering is a breeze. I have restarted, uninstalled and reinstalled and nothing seems to be doing the trick.
    I feel like this must be a bug in Premiere Pro CC. Has anyone had this problem and/or come up with any solutions?

    You may have more luck getting help with this kind of problem on the AME forum. Or at least have a look at this page from the AME forum prompting you for the information that can help in isolating the cause of this problem: http://forums.adobe.com/thread/1011883.

  • "error compiling movie: unknown error" in premiere cs3.2 / win8

    This happens during both Export and Render Work Area, as soon as the renderer hits one of my assets. Initially, this asset was an uncompressed AVI with an alpha channel, over another uncompressed AVI. You can see the Progress bar suddenly get extremely slow when it hits that point, and then it gives the unknown error within about 10 frames. As far as I remember, this NEVER happened when I was rendering on my laptop, running Windows 7 (a former temporary setup while I was waiting to get a new workstation).
    I've tried taking some pressure off Premiere... I rendered the sequence in AfterEffects, so Premiere didn't have to deal with the compositing. I also wrapped the asset in a MOV container, with PNG compression, so the files weren't so large. This seemed to help in certain cases -- using this method, I can get through some of the biggest assets. It still happens a bunch of times throughout my sequence, though.
    I have the rendering optimized for "memory" in the project settings. I also have more than enough hard drive space on the drive I'm exporting to.
    My instinct and limited powers of observation suggest to me that this is a memory problem. This computer's not exactly a world-class production system. However, there are other clips -- mostly HD footage directly from the camera (HVX200) but also some shorter-duration uncompressed AVI's -- that seem to render fine. Plus, even some clips already recompressed to MOV's in AE are causing the same problem. I don't want to have to fiddle with this on every project til I can afford Adobe CC... has anyone else seen problems like this, and found some kind of broader solution to them?

    If you have not seen this Adobe KB article on Error Compiling Movie, it might also be helpful: http://helpx.adobe.com/premiere-pro/kb/error-compiling-movie-rendering-or.html
    Good luck,
    Hunt

  • CS 5.5 Export - Error Compiling Movie - Unknown Error

    I am running CS 5.5 and every time I export in Premiere or in Media Encoder - I get this message:
    Error Compiling Movie - Unknown Error
    I have tracked it down to a video clip with alpha channel. I have some animated overlays - If I turn off this layer it exports fine, but unfortunately I need the animated video with alpha in the exported file.
    The video is using the Lagarith Codec. I have updated the codec and still getting the error. I have also tried using other codecs that support an alpha channel, like the Matrox IFrame with Alpha codec and the same problem exists.
    These are TV shows and I need to get this resolved if anyone has any suggestions. I've done hundreds of these same formatted shows in the past, so it is not my system, drives, cpu, etc. This did not happen on previous versions of Premiere Pro.

    Hm-m,
    Obviously, you are using the Alpha Channel for some Transparency. Are there any other Effects applied to that problem Clip?
    If you could post a screen-cap, showing that Clip Selected (and probably the Effects Control Panel also), plus the underlying Clips on the Timeline, perhaps someone can see an issue there.
    You do have the 64-bit version of Lagarith installed, don't you?
    Good luck,
    Hunt

Maybe you are looking for

  • Windows 7 install problems: MBP problem?

    I cannot mount the Windows 7 (Home Premium 64bit) installer DVD no matter what I do on my new (recvd today) MBP. The disk mounts fine on my Mac Pro. I also tried the Windows 7 Ultimate DVD I used to install windows on the Mac Pro using Bootcamp and i

  • Error deploying BPEL process

    Hi, I am following the SOA Order booking tutorial (chapter 7: Creating the SelectManufacturer Project). When I try to build the BPEL Process, I get the following error: Buildfile: C:\Jdev10g\jdev\SOADEMOLAB\SelectManufacturer\build.xml pre-build: val

  • HT4311 Will an iPhone bought in America work in Ireland

    Will an iPhone bought in America work in Ireland

  • DNG doesn't recognize raw files from my Nikon D800

    When I open DNG (v 7.1.0.354) and go to the folder my raw files are in the files are "grayed out." The files came from a Nikon D800. I want to use the files in Photoshop 5 (v 12.0 x64.) The camera raw plug-in currently inside Photoshop 5 is v 6.0.0.2

  • I touch on the fritzzz can any one help

    my 4th gen. touch wont sync with my computer any more and is not recognized either. tried re-installing itunes and rebooting the ipod and still nothing help please!!!