Re: Engine_createNode error

2008-05-15 Thread linuxvom
yes, the problem comes from the Uninitializing. thanks 2008/5/15, Ring, Chris [EMAIL PROTECTED]: This confusing error is caused when the codec's create params are too big. Often this is seen when the .size field of the create params is uninitialized. I don't recall off hand how big too big

RE: Engine_createNode error

2008-05-14 Thread Ring, Chris
This confusing error is caused when the codec's create params are too big. Often this is seen when the .size field of the create params is uninitialized. I don't recall off hand how big too big is, but from the error it may be 32 32-bit words... or slightly less. FWIW, there was a bug filed