Return Codes¶
Return Code |
Reason |
---|---|
|
Operation has completed without error. |
|
File dimensions too large. |
|
Bad file format. To defer an unsupported subtype to a lower priority importer, return this during |
|
Unsupported selector. |
|
Memory error. |
|
Unknown error. |
|
No audio or video. |
|
Bad audio rate. |
|
Bad compression. |
|
Codec not found. |
|
Unflattened QuickTime movie. |
|
Bad sound compression. |
|
Timecode supported, but not found. |
|
Missing component needed to open the file. |
|
Error saving file. |
|
Error deleting file. |
|
The requested metadata chunk was not found. |
|
Return this from |
|
Return from Premiere will send |
|
Return from |
|
Return from |
|
Return from |
|
Return from |
|
Return from |
|
Return from |
|
Return from |
|
Return from |
|
Activation of a component failed (usually due to user cancellation). This is used by Premiere Elements. |
|
New in CS4. Return if an importer could not find the requested frame (typically used with async importers) |
|
New in CS5. The file cannot be opened because of a header error |
|
New in CS5. The file has a compression type that the importer does not support |
|
New in CS5. The importer was unable to open the file on disk |
|
New in CS5. The file has no audio or video stream |
|
New in CS5. A read from an open file failed |
|
New in CS5. The importer cannot import something in the audio format |
|
New in CS5. The video bit depth of this file is unsupported by the importer |
|
New in CS5. The importer hit an error decompressing the audio or video |
|
New in CS5. Invalid prefs data was passed to the importer |
|
New in CS5. Return from |
|
New in CS5.5. Return from |
|
New in CC. Return from |
|
Return from |
|
Return this when given an out of range format index, and from |
|
Return from This will help reduce the time to launch the application. |