Editing Template:CELL ERROR FACILITY CODEC - 0x061

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{ed right|CELL ERROR FACILITY CODEC - 0x061}}
{{ed right|CELL ERROR FACILITY CODEC - 0x061}}
=== ADEC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_FATAL || 0x80610001 || Decoder is in a state unexpected under normal circumstances
|-
| CELL_ADEC_ERROR_SEQ || 0x80610002 || Function calling sequence is invalid
|-
| CELL_ADEC_ERROR_ARG || 0x80610003 || Specified argument is invalid
|-
| CELL_ADEC_ERROR_BUSY || 0x80610004 || Decoder is internally BUSY and cannot execute the process requested by the upper-level program
|-
| CELL_ADEC_ERROR_EMPTY || 0x80610005 || Decoded PCM data or its information, that can be obtained by the upper-level program, does not exist in the decoder
|-
|}
=== VDEC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_VDEC_ERROR_ARG || 0x80610101 ||
|-
| CELL_VDEC_ERROR_SEQ || 0x80610102 ||
|-
| CELL_VDEC_ERROR_BUSY || 0x80610103 ||
|-
| CELL_VDEC_ERROR_EMPTY || 0x80610104 ||
|-
| CELL_VDEC_ERROR_AU || 0x80610105 ||
|-
| CELL_VDEC_ERROR_PIC || 0x80610106 ||
|-
| CELL_VDEC_ERROR_FATAL || 0x80610180 || Fatal error occurred with the decoder itself<br />CELL_VDEC_ERROR_FATAL indicates that an error having to do with the decoder itself occurred. For example, this error will occur if a data structure inside the decoder required for the decoding process becomes inconsistent due to an unknown reason and decoding cannot be continued. Statuses other than CELL_VDEC_ERROR_FATAL indicate that an unexpected error occurred with the OS or library used inside the decoder. In such cases, too, the decoding process cannot be continued. CELL_OK will never be returned for the status. [http://psx-scene.com/forums/f6/article-%5Bupdate%5D-multiman-v4-65-01-base-cex-deanks-showtime-builds-124904/index8.html#post1150131]
|-
|}
=== DMUX errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_DMUX_ERROR_ARG || 0x80610201 ||
|-
| CELL_DMUX_ERROR_SEQ || 0x80610202 ||
|-
| CELL_DMUX_ERROR_BUSY || 0x80610203 ||
|-
| CELL_DMUX_ERROR_EMPTY || 0x80610204 ||
|-
| CELL_DMUX_ERROR_FATAL || 0x80610205 ||
|-
|}
=== ATRAC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ATRAC_ERROR_FACILITY_ATRAC || 0x80610300 ||
|-
| CELL_ATRAC_ERROR_API_FAIL || 0x80610301 ||
|-
| CELL_ATRAC_ERROR_READSIZE_OVER_BUFFER || 0x80610311 ||
|-
| CELL_ATRAC_ERROR_UNKNOWN_FORMAT || 0x80610312 ||
|-
| CELL_ATRAC_ERROR_READSIZE_IS_TOO_SMALL || 0x80610313 ||
|-
| CELL_ATRAC_ERROR_ILLEGAL_SAMPLING_RATE || 0x80610314 ||
|-
| CELL_ATRAC_ERROR_ILLEGAL_DATA || 0x80610315 ||
|-
| CELL_ATRAC_ERROR_NO_DECODER || 0x80610321 ||
|-
| CELL_ATRAC_ERROR_UNSET_DATA || 0x80610322 ||
|-
| CELL_ATRAC_ERROR_DECODER_WAS_CREATED || 0x80610323 ||
|-
| CELL_ATRAC_ERROR_ALLDATA_WAS_DECODED || 0x80610331 ||
|-
| CELL_ATRAC_ERROR_NODATA_IN_BUFFER || 0x80610332 ||
|-
| CELL_ATRAC_ERROR_NOT_ALIGNED_OUT_BUFFER || 0x80610333 ||
|-
| CELL_ATRAC_ERROR_NEED_SECOND_BUFFER || 0x80610334 ||
|-
| CELL_ATRAC_ERROR_ALLDATA_IS_ONMEMORY || 0x80610341 ||
|-
| CELL_ATRAC_ERROR_ADD_DATA_IS_TOO_BIG || 0x80610342 ||
|-
| CELL_ATRAC_ERROR_NONEED_SECOND_BUFFER || 0x80610351 ||
|-
| CELL_ATRAC_ERROR_UNSET_LOOP_NUM || 0x80610361 ||
|-
| CELL_ATRAC_ERROR_ILLEGAL_SAMPLE || 0x80610371 ||
|-
| CELL_ATRAC_ERROR_ILLEGAL_RESET_BYTE || 0x80610372 ||
|-
| CELL_ATRAC_ERROR_ILLEGAL_PPU_THREAD_PRIORITY || 0x80610381 ||
|-
| CELL_ATRAC_ERROR_ILLEGAL_SPU_THREAD_PRIORITY || 0x80610382 ||
|-
|}
=== PAMF errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_PAMF_ERROR_STREAM_NOT_FOUND || 0x80610501 ||
|-
| CELL_PAMF_ERROR_INVALID_PAMF || 0x80610502 ||
|-
| CELL_PAMF_ERROR_INVALID_ARG || 0x80610503 ||
|-
| CELL_PAMF_ERROR_UNKNOWN_TYPE || 0x80610504 ||
|-
| CELL_PAMF_ERROR_UNSUPPORTED_VERSION || 0x80610505 ||
|-
| CELL_PAMF_ERROR_UNKNOWN_STREAM || 0x80610506 ||
|-
| CELL_PAMF_ERROR_EP_NOT_FOUND || 0x80610507 ||
|-
| CELL_PAMF_ERROR_NOT_AVAILABLE || 0x80610508 ||
|-
|}
=== VPOST errors ===
==== VPOST Library (PPM) errors ====
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
! colspan="3" | for cellVpostQueryAttr()
|-
| CELL_VPOST_ERROR_Q_ARG_CFG_NULL    || 0x80610410 ||
|-
| CELL_VPOST_ERROR_Q_ARG_CFG_INVALID  || 0x80610411 ||
|-
| CELL_VPOST_ERROR_Q_ARG_ATTR_NULL    || 0x80610412 ||
|-
! colspan="3" | for cellVpostOpen()
|-
| CELL_VPOST_ERROR_O_ARG_CFG_NULL          || 0x80610440 ||
|-
| CELL_VPOST_ERROR_O_ARG_CFG_INVALID      || 0x80610441 ||
|-
| CELL_VPOST_ERROR_O_ARG_RSRC_NULL        || 0x80610442 ||
|-
| CELL_VPOST_ERROR_O_ARG_RSRC_INVALID      || 0x80610443 ||
|-
| CELL_VPOST_ERROR_O_ARG_HDL_NULL          || 0x80610444 ||
|-
| CELL_VPOST_ERROR_O_FATAL_QUERY_FAIL      || 0x80610460 ||
|-
| CELL_VPOST_ERROR_O_FATAL_CREATEMON_FAIL  || 0x80610461 ||
|-
| CELL_VPOST_ERROR_O_FATAL_INITSPURS_FAIL  || 0x80610462 ||
|-
! colspan="3" | for cellVpostClose()
|-
| CELL_VPOST_ERROR_C_ARG_HDL_NULL          || 0x80610470 ||
|-
| CELL_VPOST_ERROR_C_ARG_HDL_INVALID        || 0x80610471 ||
|-
| CELL_VPOST_ERROR_C_FATAL_LOCKMON_FAIL    || 0x80610490 ||
|-
| CELL_VPOST_ERROR_C_FATAL_UNLOCKMON_FAIL  || 0x80610491 ||
|-
| CELL_VPOST_ERROR_C_FATAL_DESTROYMON_FAIL  || 0x80610492 ||
|-
| CELL_VPOST_ERROR_C_FATAL_FINSPURS_FAIL    || 0x80610463 ||
|-
! colspan="3" | for cellVpostExec()
|-
| CELL_VPOST_ERROR_E_ARG_HDL_NULL            || 0x806104a0 ||
|-
| CELL_VPOST_ERROR_E_ARG_HDL_INVALID        || 0x806104a1 ||
|-
| CELL_VPOST_ERROR_E_ARG_INPICBUF_NULL      || 0x806104a2 ||
|-
| CELL_VPOST_ERROR_E_ARG_INPICBUF_INVALID    || 0x806104a3 ||
|-
| CELL_VPOST_ERROR_E_ARG_CTRL_NULL          || 0x806104a4 ||
|-
| CELL_VPOST_ERROR_E_ARG_CTRL_INVALID        || 0x806104a5 ||
|-
| CELL_VPOST_ERROR_E_ARG_OUTPICBUF_NULL      || 0x806104a6 ||
|-
| CELL_VPOST_ERROR_E_ARG_OUTPICBUF_INVALID  || 0x806104a7 ||
|-
| CELL_VPOST_ERROR_E_ARG_PICINFO_NULL        || 0x806104a8 ||
|-
| CELL_VPOST_ERROR_E_FATAL_LOCKMON_FAIL      || 0x806104c0 ||
|-
| CELL_VPOST_ERROR_E_FATAL_UNLOCKMON_FAIL    || 0x806104c1 ||
|-
|}
==== VPOST Library (Entry Module) errors ====
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
! colspan="3" | for cellVpostEntQueryAttr()
|-
| CELL_VPOST_ENT_ERROR_Q_ARG_ATTR_NULL  || 0x80618110 ||
|-
! colspan="3" | for cellVpostEntOpen()
|-
| CELL_VPOST_ENT_ERROR_O_ARG_RSRC_NULL        || 0x80618140 ||
|-
| CELL_VPOST_ENT_ERROR_O_ARG_RSRC_INVALID      || 0x80618141 ||
|-
| CELL_VPOST_ENT_ERROR_O_ARG_HDL_NULL          || 0x80618142 ||
|-
| CELL_VPOST_ENT_ERROR_O_FATAL_QUERY_FAIL      || 0x80618160 ||
|-
| CELL_VPOST_ENT_ERROR_O_FATAL_CSPUCORE_FAIL  || 0x80618161 ||
|-
! colspan="3" | for cellVpostEntClose()
|-
| CELL_VPOST_ENT_ERROR_C_ARG_HDL_NULL          || 0x80618170 ||
|-
| CELL_VPOST_ENT_ERROR_C_ARG_HDL_INVALID        || 0x80618171 ||
|-
| CELL_VPOST_ENT_ERROR_C_FATAL_SNDCMD_FAIL      || 0x80618190 ||
|-
| CELL_VPOST_ENT_ERROR_C_FATAL_RCVRES_FAIL      || 0x80618191 ||
|-
| CELL_VPOST_ENT_ERROR_C_FATAL_DSPUCORE_FAIL    || 0x80618192 ||
|-
! colspan="3" | for cellVpostEntExec()
|-
| CELL_VPOST_ENT_ERROR_E_ARG_HDL_NULL            || 0x806181a0 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_HDL_INVALID        || 0x806181a1 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_INPICBUF_NULL      || 0x806181a2 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_INPICBUF_INVALID    || 0x806181a3 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_INPICINFO_NULL      || 0x806181a4 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_INPICINFO_INVALID  || 0x806181a5 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_CTRL_NULL          || 0x806181a6 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_CTRL_INVALID        || 0x806181a7 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_COMB_INVALID        || 0x806181a8 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_OUTPICBUF_NULL      || 0x806181a9 ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_OUTPICBUF_INVALID  || 0x806181aa ||
|-
| CELL_VPOST_ENT_ERROR_E_ARG_OUTPICINFO_NULL    || 0x806181ab ||
|-
| CELL_VPOST_ENT_ERROR_E_FATAL_SNDCMD_FAIL      || 0x806181c0 ||
|-
| CELL_VPOST_ENT_ERROR_E_FATAL_RCVRES_FAIL      || 0x806181c1 ||
|-
| CELL_VPOST_ENT_ERROR_E_FATAL_SPUCORE_FAIL      || 0x806181c2 ||
|-
|}
==== VPOST Library (IPC) errors ====
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
! colspan="3" | for cellVpostIpcQueryAttr()
|-
| CELL_VPOST_IPC_ERROR_Q_ARG_ATTR_NULL  || 0x80618210 ||
|-
! colspan="3" | for cellVpostIpcOpen()
|-
| CELL_VPOST_IPC_ERROR_O_ARG_RSRC_NULL        || 0x80618240 ||
|-
| CELL_VPOST_IPC_ERROR_O_ARG_RSRC_INVALID      || 0x80618241 ||
|-
| CELL_VPOST_IPC_ERROR_O_ARG_HDL_NULL          || 0x80618242 ||
|-
| CELL_VPOST_IPC_ERROR_O_FATAL_QUERY_FAIL      || 0x80618260 ||
|-
| CELL_VPOST_IPC_ERROR_O_FATAL_CSPUCORE_FAIL  || 0x80618261 ||
|-
! colspan="3" | for cellVpostIpcClose()
|-
| CELL_VPOST_IPC_ERROR_C_ARG_HDL_NULL          || 0x80618270 ||
|-
| CELL_VPOST_IPC_ERROR_C_ARG_HDL_INVALID        || 0x80618271 ||
|-
| CELL_VPOST_IPC_ERROR_C_FATAL_SNDCMD_FAIL      || 0x80618290 ||
|-
| CELL_VPOST_IPC_ERROR_C_FATAL_RCVRES_FAIL      || 0x80618291 ||
|-
| CELL_VPOST_IPC_ERROR_C_FATAL_DSPUCORE_FAIL    || 0x80618292 ||
|-
! colspan="3" | for cellVpostIpcExec()
|-
| CELL_VPOST_IPC_ERROR_E_ARG_HDL_NULL            || 0x806182a0 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_HDL_INVALID        || 0x806182a1 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_INPICBUF_NULL      || 0x806182a2 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_INPICBUF_INVALID    || 0x806182a3 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_INPICINFO_NULL      || 0x806182a4 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_INPICINFO_INVALID  || 0x806182a5 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_CTRL_NULL          || 0x806182a6 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_CTRL_INVALID        || 0x806182a7 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_COMB_INVALID        || 0x806182a8 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_OUTPICBUF_NULL      || 0x806182a9 ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_OUTPICBUF_INVALID  || 0x806182aa ||
|-
| CELL_VPOST_IPC_ERROR_E_ARG_OUTPICINFO_NULL    || 0x806182ab ||
|-
| CELL_VPOST_IPC_ERROR_E_FATAL_SNDCMD_FAIL      || 0x806182c0 ||
|-
| CELL_VPOST_IPC_ERROR_E_FATAL_RCVRES_FAIL      || 0x806182c1 ||
|-
| CELL_VPOST_IPC_ERROR_E_FATAL_SPUCORE_FAIL      || 0x806182c2 ||
|-
|}
==== VPOST Library (Video Scaler) errors ====
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
! colspan="3" | for cellVpostVscQueryAttr()
|-
| CELL_VPOST_VSC_ERROR_Q_ARG_ATTR_NULL  || 0x80618310 ||
|-
! colspan="3" | for cellVpostVscOpen()
|-
| CELL_VPOST_VSC_ERROR_O_ARG_RSRC_NULL        || 0x80618340 ||
|-
| CELL_VPOST_VSC_ERROR_O_ARG_RSRC_INVALID      || 0x80618341 ||
|-
| CELL_VPOST_VSC_ERROR_O_ARG_HDL_NULL          || 0x80618342 ||
|-
| CELL_VPOST_VSC_ERROR_O_FATAL_QUERY_FAIL      || 0x80618360 ||
|-
| CELL_VPOST_VSC_ERROR_O_FATAL_CSPUCORE_FAIL  || 0x80618361 ||
|-
! colspan="3" | for cellVpostVscClose()
|-
| CELL_VPOST_VSC_ERROR_C_ARG_HDL_NULL          || 0x80618370 ||
|-
| CELL_VPOST_VSC_ERROR_C_ARG_HDL_INVALID        || 0x80618371 ||
|-
| CELL_VPOST_VSC_ERROR_C_FATAL_SNDCMD_FAIL      || 0x80618390 ||
|-
| CELL_VPOST_VSC_ERROR_C_FATAL_RCVRES_FAIL      || 0x80618391 ||
|-
| CELL_VPOST_VSC_ERROR_C_FATAL_DSPUCORE_FAIL    || 0x80618392 ||
|-
! colspan="3" | for cellVpostVscExec()
|-
| CELL_VPOST_VSC_ERROR_E_ARG_HDL_NULL            || 0x806183a0 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_HDL_INVALID        || 0x806183a1 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_INPICBUF_NULL      || 0x806183a2 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_INPICBUF_INVALID    || 0x806183a3 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_INPICINFO_NULL      || 0x806183a4 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_INPICINFO_INVALID  || 0x806183a5 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_CTRL_NULL          || 0x806183a6 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_CTRL_INVALID        || 0x806183a7 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_COMB_INVALID        || 0x806183a8 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_OUTPICBUF_NULL      || 0x806183a9 ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_OUTPICBUF_INVALID  || 0x806183aa ||
|-
| CELL_VPOST_VSC_ERROR_E_ARG_OUTPICINFO_NULL    || 0x806183ab ||
|-
| CELL_VPOST_VSC_ERROR_E_FATAL_SNDCMD_FAIL      || 0x806183c0 ||
|-
| CELL_VPOST_VSC_ERROR_E_FATAL_RCVRES_FAIL      || 0x806183c1 ||
|-
| CELL_VPOST_VSC_ERROR_E_FATAL_SPUCORE_FAIL      || 0x806183c2 ||
|-
|}
==== VPOST Library (CSC) errors ====
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
! colspan="3" | for cellVpostCscQueryAttr()
|-
| CELL_VPOST_CSC_ERROR_Q_ARG_ATTR_NULL  || 0x80618410 ||
|-
! colspan="3" | for cellVpostCscOpen()
|-
| CELL_VPOST_CSC_ERROR_O_ARG_RSRC_NULL        || 0x80618440 ||
|-
| CELL_VPOST_CSC_ERROR_O_ARG_RSRC_INVALID      || 0x80618441 ||
|-
| CELL_VPOST_CSC_ERROR_O_ARG_HDL_NULL          || 0x80618442 ||
|-
| CELL_VPOST_CSC_ERROR_O_FATAL_QUERY_FAIL      || 0x80618460 ||
|-
| CELL_VPOST_CSC_ERROR_O_FATAL_CSPUCORE_FAIL  || 0x80618461 ||
|-
! colspan="3" | for cellVpostCscClose()
|-
| CELL_VPOST_CSC_ERROR_C_ARG_HDL_NULL          || 0x80618470 ||
|-
| CELL_VPOST_CSC_ERROR_C_ARG_HDL_INVALID        || 0x80618471 ||
|-
| CELL_VPOST_CSC_ERROR_C_FATAL_SNDCMD_FAIL      || 0x80618490 ||
|-
| CELL_VPOST_CSC_ERROR_C_FATAL_RCVRES_FAIL      || 0x80618491 ||
|-
| CELL_VPOST_CSC_ERROR_C_FATAL_DSPUCORE_FAIL    || 0x80618492 ||
|-
! colspan="3" | for cellVpostCscExec()
|-
| CELL_VPOST_CSC_ERROR_E_ARG_HDL_NULL            || 0x806184a0 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_HDL_INVALID        || 0x806184a1 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_INPICBUF_NULL      || 0x806184a2 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_INPICBUF_INVALID    || 0x806184a3 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_INPICINFO_NULL      || 0x806184a4 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_INPICINFO_INVALID  || 0x806184a5 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_CTRL_NULL          || 0x806184a6 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_CTRL_INVALID        || 0x806184a7 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_COMB_INVALID        || 0x806184a8 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_OUTPICBUF_NULL      || 0x806184a9 ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_OUTPICBUF_INVALID  || 0x806184aa ||
|-
| CELL_VPOST_CSC_ERROR_E_ARG_OUTPICINFO_NULL    || 0x806184ab ||
|-
| CELL_VPOST_CSC_ERROR_E_FATAL_SNDCMD_FAIL      || 0x806184c0 ||
|-
| CELL_VPOST_CSC_ERROR_E_FATAL_RCVRES_FAIL      || 0x806184c1 ||
|-
| CELL_VPOST_CSC_ERROR_E_FATAL_SPUCORE_FAIL      || 0x806184c2 ||
|-
|}
=== SAIL errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SAIL_ERROR_INVALID_ARG || 0x80610701 ||
|-
| CELL_SAIL_ERROR_INVALID_STATE || 0x80610702 ||
|-
| CELL_SAIL_ERROR_UNSUPPORTED_STREAM || 0x80610703 ||
|-
| CELL_SAIL_ERROR_INDEX_OUT_OF_RANGE || 0x80610704 ||
|-
| CELL_SAIL_ERROR_EMPTY || 0x80610705 ||
|-
| CELL_SAIL_ERROR_FULLED || 0x80610706 ||
|-
| CELL_SAIL_ERROR_USING || 0x80610707 ||
|-
| CELL_SAIL_ERROR_NOT_AVAILABLE || 0x80610708 ||
|-
| CELL_SAIL_ERROR_CANCEL || 0x80610709 ||
|-
| CELL_SAIL_ERROR_MEMORY || (0x806107F0 ||
|-
| CELL_SAIL_ERROR_INVALID_FD || 0x806107F1 ||
|-
| CELL_SAIL_ERROR_FATAL || 0x806107FF ||
|-
|}
=== ATRACMULTI errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ATRACMULTI_ERROR_FACILITY_ATRAC || 0x80610b00 ||
|-
| CELL_ATRACMULTI_ERROR_API_FAIL || 0x80610b01 ||
|-
| CELL_ATRACMULTI_ERROR_READSIZE_OVER_BUFFER || 0x80610b11 ||
|-
| CELL_ATRACMULTI_ERROR_UNKNOWN_FORMAT || 0x80610b12 ||
|-
| CELL_ATRACMULTI_ERROR_READSIZE_IS_TOO_SMALL || 0x80610b13 ||
|-
| CELL_ATRACMULTI_ERROR_ILLEGAL_SAMPLING_RATE || 0x80610b14 ||
|-
| CELL_ATRACMULTI_ERROR_ILLEGAL_DATA || 0x80610b15 ||
|-
| CELL_ATRACMULTI_ERROR_NO_DECODER || 0x80610b21 ||
|-
| CELL_ATRACMULTI_ERROR_UNSET_DATA || 0x80610b22 ||
|-
| CELL_ATRACMULTI_ERROR_DECODER_WAS_CREATED || 0x80610b23 ||
|-
| CELL_ATRACMULTI_ERROR_ALLDATA_WAS_DECODED || 0x80610b31 ||
|-
| CELL_ATRACMULTI_ERROR_NODATA_IN_BUFFER || 0x80610b32 ||
|-
| CELL_ATRACMULTI_ERROR_NOT_ALIGNED_OUT_BUFFER || 0x80610b33 ||
|-
| CELL_ATRACMULTI_ERROR_NEED_SECOND_BUFFER || 0x80610b34 ||
|-
| CELL_ATRACMULTI_ERROR_ALLDATA_IS_ONMEMORY || 0x80610b41 ||
|-
| CELL_ATRACMULTI_ERROR_ADD_DATA_IS_TOO_BIG || 0x80610b42 ||
|-
| CELL_ATRACMULTI_ERROR_NONEED_SECOND_BUFFER || 0x80610b51 ||
|-
| CELL_ATRACMULTI_ERROR_UNSET_LOOP_NUM || 0x80610b61 ||
|-
| CELL_ATRACMULTI_ERROR_ILLEGAL_SAMPLE || 0x80610b71 ||
|-
| CELL_ATRACMULTI_ERROR_ILLEGAL_RESET_BYTE || 0x80610b72 ||
|-
| CELL_ATRACMULTI_ERROR_ILLEGAL_PPU_THREAD_PRIORITY || 0x80610b81 ||
|-
| CELL_ATRACMULTI_ERROR_ILLEGAL_SPU_THREAD_PRIORITY || 0x80610b82 ||
|-
| CELL_ATRACMULTI_ERROR_API_PARAMETER || 0x80610b91 ||
|-
|}
=== Jpgdec errors ===
=== Jpgdec errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
Line 682: Line 129:
|}
|}


=== LPCM errors ===
=== ADEC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_LPCM_FATAL || 0x80612001 ||
|-
| CELL_ADEC_ERROR_LPCM_SEQ || 0x80612002 ||
|-
| CELL_ADEC_ERROR_LPCM_ARG || 0x80612003 ||
|-
| CELL_ADEC_ERROR_LPCM_BUSY || 0x80612004 ||
|-
| CELL_ADEC_ERROR_LPCM_EMPTY || 0x80612005 ||
|-
|}
 
=== AT3 errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_AT3_OFFSET || 0x80612100 ||
|-
| CELL_ADEC_ERROR_AT3_OK || 0x80612100 ||
|-
| CELL_ADEC_ERROR_AT3_BUSY || 0x80612164 ||
|-
| CELL_ADEC_ERROR_AT3_EMPTY || 0x80612165 ||
|-
| CELL_ADEC_ERROR_AT3_ERROR || 0x80612180 ||
|-
|}
 
=== ATX errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_ATX_OK || 0x80612200 ||
|-
| CELL_ADEC_ERROR_ATX_BUSY || 0x80612264 ||
|-
| CELL_ADEC_ERROR_ATX_EMPTY || 0x80612265 ||
|-
| CELL_ADEC_ERROR_ATX_ATSHDR || 0x80612266 ||
|-
| CELL_ADEC_ERROR_ATX_NON_FATAL || 0x80612281 || undefined error
|-
| CELL_ADEC_ERROR_ATX_NOT_IMPLE || 0x80612282 || not implemented
|-
| CELL_ADEC_ERROR_ATX_PACK_CE_OVERFLOW || 0x80612283 || pack_channel_block_at5() in pack_at5.c
|-
| CELL_ADEC_ERROR_ATX_ILLEGAL_NPROCQUS || 0x80612284 || unpack_sheader() in pack_at5_sheader.c
|-
| CELL_ADEC_ERROR_ATX_FATAL || 0x8061228c || undefined error
|-
| CELL_ADEC_ERROR_ATX_ENC_OVERFLOW || 0x8061228d || at5enc_proc() in at5enc.c
|-
| CELL_ADEC_ERROR_ATX_PACK_CE_UNDERFLOW || 0x8061228e || pack_channel_block_at5() in pack_at5.c
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDCT || 0x8061228f || unpack_idct() in pack_at5_codetbl.c
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_GAINADJ || 0x80612290 || unpack_gainadj() in pack_at5_gainadj.c
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDSF || 0x80612291 || unpack_idsf() in pack_at5_sfactor.c
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_SPECTRA || 0x80612292 || unpack_spectra() in pack_at5_spectra.c
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDWL || 0x80612293 || unpack_idwl() in pack_at5_idwl.c
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_GHWAVE || 0x80612294 || unpack_ghwave() in pack_at5_ghwave.c
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_SHEADER || 0x80612295 || unpack_sheader() in pack_at5_sheader.c
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_A || 0x80612296 || idwl[][]{0-7} range error
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_B || 0x80612297 || idwl restriction error (wlc_encqu<=divqu<nprocqus,ich=0)
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_C || 0x80612298 || idwl restriction error (0<=wlc_divqu<=wlc_encqu,ich=0)
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_D || 0x80612299 || idwl restriction error (wlc_encqu<divqu<=nprocqus,ich=1)
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_E || 0x8061229a || idwl restriction error (wlc_encqu<=nprocqus)
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDSF_A || 0x8061229b || idsf[][]{0-63} range error
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDSF_B || 0x8061229c || sfc_nbitlen{0-6} range error
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDSF_C || 0x8061229d || idsf restriction error (0<=sfc_divqu<=nrealqus)
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDSF_D || 0x8061229e || idsf restriction error (0<=sfc_sg_divqu<=nrealqus)
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_IDCT_A || 0x8061229f || idct restriction error (0<=ctc_divqu<=nrealqus)
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_GC_NGC || 0x806122a0 || ngc[][]{0-7} range error
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_GC_IDLEV_A || 0x806122a1 || idlev[][][]{0-15} range error
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_GC_IDLOC_A || 0x806122a2 || idloc[][][]{0-31} range error
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_GC_IDLEV_B || 0x806122a3 || gain_control_data restriction error (idlev[][][])
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_GC_IDLOC_B || 0x806122a4 || gain_control_data restriction error (idloc[][][])
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_SN_NWVS || 0x806122a5 || sinusoid_data restriction error
|-
| CELL_ADEC_ERROR_ATX_FATAL_HANDLE || 0x806122aa || undefined error at handle level
|-
| CELL_ADEC_ERROR_ATX_ASSERT_SAMPLING_FREQ || 0x806122ab || sampling freqeuency assertion error
|-
| CELL_ADEC_ERROR_ATX_ASSERT_CH_CONFIG_INDEX || 0x806122ac || channel_config_index assertion error
|-
| CELL_ADEC_ERROR_ATX_ASSERT_NBYTES || 0x806122ad || a number of bytes(nbytes) assertion error
|-
| CELL_ADEC_ERROR_ATX_ASSERT_BLOCK_NUM || 0x806122ae || a number of blocks(block_num) assertion error
|-
| CELL_ADEC_ERROR_ATX_ASSERT_BLOCK_ID || 0x806122af || block_id assertion error
|-
| CELL_ADEC_ERROR_ATX_ASSERT_CHANNELS || 0x806122b0 || a number of channels per block assertion error
|-
| CELL_ADEC_ERROR_ATX_UNINIT_BLOCK_SPECIFIED || 0x806122b1 || uninitialized block specified
|-
| CELL_ADEC_ERROR_ATX_POSCFG_PRESENT || 0x806122b2 ||  "position_config_data" presents(currently fatal error)
|-
| CELL_ADEC_ERROR_ATX_BUFFER_OVERFLOW || 0x806122b3 || buffer overflow
|-
| CELL_ADEC_ERROR_ATX_ILL_BLK_TYPE_ID || 0x806122b4 || illegal "block_type_id" detected
|-
| CELL_ADEC_ERROR_ATX_UNPACK_CHANNEL_BLK_FAILED || 0x806122b5 || unpack_channel_block() failed
|-
| CELL_ADEC_ERROR_ATX_ILL_BLK_ID_USED_1 || 0x806122b6 || illegal "block_id" used (more audio_channel_block)
|-
| CELL_ADEC_ERROR_ATX_ILL_BLK_ID_USED_2 || 0x806122b7 || illegal "block_id" used (less audio_channel_block)
|-
| CELL_ADEC_ERROR_ATX_ILLEGAL_ENC_SETTING || 0x806122b8 || illegal encoder setting(init_atrac5_encode())
|-
| CELL_ADEC_ERROR_ATX_ILLEGAL_DEC_SETTING || 0x806122b9 || illegal decoder setting(init_atrac5_decode())
|-
| CELL_ADEC_ERROR_ATX_ASSERT_NSAMPLES || 0x806122ba || a number of input PCM samples assertion error
|-
| CELL_ADEC_ERROR_ATX_ILL_SYNCWORD || 0x806122bb || illegal syncword used
|-
| CELL_ADEC_ERROR_ATX_ILL_SAMPLING_FREQ || 0x806122bc || illegal sampling_frequeny_index @ config_data()
|-
| CELL_ADEC_ERROR_ATX_ILL_CH_CONFIG_INDEX || 0x806122bd || illegal channel_config_index@ config_data()
|-
| CELL_ADEC_ERROR_ATX_RAW_DATA_FRAME_SIZE_OVER || 0x806122be || size of raw_data_frame > frame_length
|-
| CELL_ADEC_ERROR_ATX_SYNTAX_ENHANCE_LENGTH_OVER || 0x806122bf || enhance_length {0,2046} range error
|-
| CELL_ADEC_ERROR_ATX_SPU_INTERNAL_FAIL || 0x806122c8 || spu-processing failed
|-
|}
 
=== M4AAC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_M4AAC_FATAL || 0x80612401 ||
|-
| CELL_ADEC_ERROR_M4AAC_SEQ || 0x80612402 ||
|-
| CELL_ADEC_ERROR_M4AAC_ARG || 0x80612403 ||
|-
| CELL_ADEC_ERROR_M4AAC_BUSY || 0x80612404 ||
|-
| CELL_ADEC_ERROR_M4AAC_EMPTY || 0x80612405 ||
|-
| CELL_ADEC_ERROR_M4AAC_BUFFER_OVERFLOW || 0x80612406 ||
|-
| CELL_ADEC_ERROR_M4AAC_END_OF_BITSTREAM || 0x80612407 ||
|-
| CELL_ADEC_ERROR_M4AAC_CH_CONFIG_INCONSISTENCY || 0x80612410 ||
|-
| CELL_ADEC_ERROR_M4AAC_NO_CH_DEFAULT_POS || 0x80612411 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_CH_POS || 0x80612412 ||
|-
| CELL_ADEC_ERROR_M4AAC_UNANTICIPATED_COUPLING_CH || 0x80612413 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_LAYER_ID || 0x80612414 ||
|-
| CELL_ADEC_ERROR_M4AAC_ADTS_SYNCWORD_ERROR || 0x80612415 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_ADTS_ID || 0x80612416 ||
|-
| CELL_ADEC_ERROR_M4AAC_CH_CHANGED || 0x80612417 ||
|-
| CELL_ADEC_ERROR_M4AAC_SAMPLING_FREQ_CHANGED || 0x80612418 ||
|-
| CELL_ADEC_ERROR_M4AAC_WRONG_SBR_CH || 0x80612419 ||
|-
| CELL_ADEC_ERROR_M4AAC_WRONG_SCALE_FACTOR || 0x8061241a ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_BOOKS || 0x8061241b ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_SECTION_DATA || 0x8061241c ||
|-
| CELL_ADEC_ERROR_M4AAC_PULSE_IS_NOT_LONG || 0x8061241d ||
|-
| CELL_ADEC_ERROR_M4AAC_GC_IS_NOT_SUPPORTED || 0x8061241e ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_ELEMENT_ID || 0x8061241f ||
|-
| CELL_ADEC_ERROR_M4AAC_NO_CH_CONFIG || 0x80612420 ||
|-
| CELL_ADEC_ERROR_M4AAC_UNEXPECTED_OVERLAP_CRC || 0x80612421 ||
|-
| CELL_ADEC_ERROR_M4AAC_CRC_BUFFER_EXCEEDED || 0x80612422 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_CRC || 0x80612423 ||
|-
| CELL_ADEC_ERROR_M4AAC_BAD_WINDOW_CODE || 0x80612424 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_ADIF_HEADER_ID || 0x80612425 ||
|-
| CELL_ADEC_ERROR_M4AAC_NOT_SUPPORTED_PROFILE || 0x80612426 ||
|-
| CELL_ADEC_ERROR_M4AAC_PROG_NUMBER_NOT_FOUND || 0x80612427 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_SAMP_RATE_INDEX || 0x80612428 ||
|-
| CELL_ADEC_ERROR_M4AAC_UNANTICIPATED_CH_CONFIG || 0x80612429 ||
|-
| CELL_ADEC_ERROR_M4AAC_PULSE_OVERFLOWED || 0x8061242a ||
|-
| CELL_ADEC_ERROR_M4AAC_CAN_NOT_UNPACK_INDEX || 0x8061242b ||
|-
| CELL_ADEC_ERROR_M4AAC_DEINTERLEAVE_FAILED || 0x8061242c ||
|-
| CELL_ADEC_ERROR_M4AAC_CALC_BAND_OFFSET_FAILED || 0x8061242d ||
|-
| CELL_ADEC_ERROR_M4AAC_GET_SCALE_FACTOR_FAILED || 0x8061242e ||
|-
| CELL_ADEC_ERROR_M4AAC_GET_CC_GAIN_FAILED || 0x8061242f ||
|-
| CELL_ADEC_ERROR_M4AAC_MIX_COUPLING_CH_FAILED || 0x80612430 ||
|-
| CELL_ADEC_ERROR_M4AAC_GROUP_IS_INVALID || 0x80612431 ||
|-
| CELL_ADEC_ERROR_M4AAC_PREDICT_FAILED || 0x80612432 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_PREDICT_RESET_PATTERN || 0x80612433 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVALID_TNS_FRAME_INFO || 0x80612434 ||
|-
| CELL_ADEC_ERROR_M4AAC_GET_MASK_FAILED || 0x80612435 ||
|-
| CELL_ADEC_ERROR_M4AAC_GET_GROUP_FAILED || 0x80612436 ||
|-
| CELL_ADEC_ERROR_M4AAC_GET_LPFLAG_FAILED || 0x80612437 ||
|-
| CELL_ADEC_ERROR_M4AAC_INVERSE_QUANTIZATION_FAILED || 0x80612438 ||
|-
| CELL_ADEC_ERROR_M4AAC_GET_CB_MAP_FAILED || 0x80612439 ||
|-
| CELL_ADEC_ERROR_M4AAC_GET_PULSE_FAILED || 0x8061243a ||
|-
| CELL_ADEC_ERROR_M4AAC_MONO_MIXDOWN_ELEMENT_IS_NOT_SUPPORTED || 0x8061243b ||
|-
| CELL_ADEC_ERROR_M4AAC_STEREO_MIXDOWN_ELEMENT_IS_NOT_SUPPORTED || 0x8061243c ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_CH_OVERFLOW || 0x80612480 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_NOSYNCH || 0x80612481 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_ILLEGAL_PROGRAM || 0x80612482 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_ILLEGAL_TAG || 0x80612483 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_ILLEGAL_CHN_CONFIG || 0x80612484 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_ILLEGAL_SECTION || 0x80612485 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_ILLEGAL_SCFACTORS || 0x80612486 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_ILLEGAL_PULSE_DATA || 0x80612487 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_MAIN_PROFILE_NOT_IMPLEMENTED || 0x80612488 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_GC_NOT_IMPLEMENTED || 0x80612489 ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_ILLEGAL_PLUS_ELE_ID || 0x8061248a ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_CREATE_ERROR || 0x8061248b ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_NOT_INITIALIZED || 0x8061248c ||
|-
| CELL_ADEC_ERROR_M4AAC_SBR_INVALID_ENVELOPE || 0x8061248d ||
|-
|}
 
=== AC3 errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
|- bgcolor="#cccccc"
|- bgcolor="#cccccc"
Line 991: Line 144:
|}
|}


=== MP3 errors ===
=== Other 0x061 Errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_MP3_OK || 0x80612700 ||
|-
| CELL_ADEC_ERROR_MP3_BUSY || 0x80612764 ||
|-
| CELL_ADEC_ERROR_MP3_EMPTY || 0x80612765 ||
|-
| CELL_ADEC_ERROR_MP3_ERROR || 0x80612781 ||
|-
| CELL_ADEC_ERROR_MP3_LOST_SYNC || 0x80612782 ||
|-
| CELL_ADEC_ERROR_MP3_NOT_L3 || 0x80612783 ||
|-
| CELL_ADEC_ERROR_MP3_BAD_BITRATE || 0x80612784 ||
|-
| CELL_ADEC_ERROR_MP3_BAD_SFREQ || 0x80612785 ||
|-
| CELL_ADEC_ERROR_MP3_BAD_EMPHASIS || 0x80612786 ||
|-
| CELL_ADEC_ERROR_MP3_BAD_BLKTYPE || 0x80612787 ||
|-
| CELL_ADEC_ERROR_MP3_BAD_VERSION || 0x8061278c ||
|-
| CELL_ADEC_ERROR_MP3_BAD_MODE || 0x8061278d ||
|-
| CELL_ADEC_ERROR_MP3_BAD_MODE_EXT || 0x8061278e ||
|-
| CELL_ADEC_ERROR_MP3_HUFFMAN_NUM || 0x80612796 ||
|-
| CELL_ADEC_ERROR_MP3_HUFFMAN_CASE_ID || 0x80612797 ||
|-
| CELL_ADEC_ERROR_MP3_SCALEFAC_COMPRESS || 0x80612798 ||
|-
| CELL_ADEC_ERROR_MP3_HGETBIT || 0x80612799 ||
|-
| CELL_ADEC_ERROR_MP3_FLOATING_EXCEPTION || 0x8061279a ||
|-
| CELL_ADEC_ERROR_MP3_ARRAY_OVERFLOW || 0x8061279b ||
|-
| CELL_ADEC_ERROR_MP3_STEREO_PROCESSING || 0x8061279c ||
|-
| CELL_ADEC_ERROR_MP3_JS_BOUND || 0x8061279d ||
|-
| CELL_ADEC_ERROR_MP3_PCMOUT || 0x8061279e ||
|-
|}
 
=== M2BC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_M2BC_FATAL || 0x80612b01 ||
|-
| CELL_ADEC_ERROR_M2BC_SEQ || 0x80612b02 ||
|-
| CELL_ADEC_ERROR_M2BC_ARG || 0x80612b03 ||
|-
| CELL_ADEC_ERROR_M2BC_BUSY || 0x80612b04 ||
|-
| CELL_ADEC_ERROR_M2BC_EMPTY || 0x80612b05 ||
|-
| CELL_ADEC_ERROR_M2BC_SYNCF || 0x80612b11 ||
|-
| CELL_ADEC_ERROR_M2BC_LAYER || 0x80612b12 ||
|-
| CELL_ADEC_ERROR_M2BC_BITRATE || 0x80612b13 ||
|-
| CELL_ADEC_ERROR_M2BC_SAMPLEFREQ || 0x80612b14 ||
|-
| CELL_ADEC_ERROR_M2BC_VERSION || 0x80612b15 ||
|-
| CELL_ADEC_ERROR_M2BC_MODE_EXT || 0x80612b16 ||
|-
| CELL_ADEC_ERROR_M2BC_UNSUPPORT || 0x80612b17 ||
|-
| CELL_ADEC_ERROR_M2BC_OPENBS_EX || 0x80612b21 ||
|-
| CELL_ADEC_ERROR_M2BC_SYNCF_EX || 0x80612b22 ||
|-
| CELL_ADEC_ERROR_M2BC_CRCGET_EX || 0x80612b23 ||
|-
| CELL_ADEC_ERROR_M2BC_CRC_EX || 0x80612b24 ||
|-
| CELL_ADEC_ERROR_M2BC_CRCGET || 0x80612b31 ||
|-
| CELL_ADEC_ERROR_M2BC_CRC || 0x80612b32 ||
|-
| CELL_ADEC_ERROR_M2BC_BITALLOC || 0x80612b33 ||
|-
| CELL_ADEC_ERROR_M2BC_SCALE || 0x80612b34 ||
|-
| CELL_ADEC_ERROR_M2BC_SAMPLE || 0x80612b35 ||
|-
| CELL_ADEC_ERROR_M2BC_OPENBS || 0x80612b36 ||
|-
| CELL_ADEC_ERROR_M2BC_MC_CRCGET || 0x80612b41 ||
|-
| CELL_ADEC_ERROR_M2BC_MC_CRC || 0x80612b42 ||
|-
| CELL_ADEC_ERROR_M2BC_MC_BITALLOC || 0x80612b43 ||
|-
| CELL_ADEC_ERROR_M2BC_MC_SCALE || 0x80612b44 ||
|-
| CELL_ADEC_ERROR_M2BC_MC_SAMPLE || 0x80612b45 ||
|-
| CELL_ADEC_ERROR_M2BC_MC_HEADER || 0x80612b46 ||
|-
| CELL_ADEC_ERROR_M2BC_MC_STATUS || 0x80612b47 ||
|-
| CELL_ADEC_ERROR_M2BC_AG_CCRCGET || 0x80612b51 ||
|-
| CELL_ADEC_ERROR_M2BC_AG_CRC || 0x80612b52 ||
|-
| CELL_ADEC_ERROR_M2BC_AG_BITALLOC || 0x80612b53 ||
|-
| CELL_ADEC_ERROR_M2BC_AG_SCALE || 0x80612b54 ||
|-
| CELL_ADEC_ERROR_M2BC_AG_SAMPLE || 0x80612b55 ||
|-
| CELL_ADEC_ERROR_M2BC_AG_STATUS || 0x80612b57 ||
|-
|}
 
=== CELP errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_CELP_BUSY || 0x80612e01 ||
|-
| CELL_ADEC_ERROR_CELP_EMPTY || 0x80612e02 ||
|-
| CELL_ADEC_ERROR_CELP_ARG || 0x80612e03 ||
|-
| CELL_ADEC_ERROR_CELP_SEQ || 0x80612e04 ||
|-
| CELL_ADEC_ERROR_CELP_CORE_FATAL || 0x80612e81 ||
|-
| CELL_ADEC_ERROR_CELP_CORE_ARG || 0x80612e82 ||
|-
| CELL_ADEC_ERROR_CELP_CORE_SEQ || 0x80612e83 ||
|-
|}
 
=== CELP8 errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_ADEC_ERROR_CELP8_BUSY || 0x80612ea1 ||
|-
| CELL_ADEC_ERROR_CELP8_EMPTY || 0x80612ea2 ||
|-
| CELL_ADEC_ERROR_CELP8_ARG || 0x80612ea3 ||
|-
| CELL_ADEC_ERROR_CELP8_SEQ || 0x80612ea4 ||
|-
| CELL_ADEC_ERROR_CELP8_CORE_FATAL || 0x80612eb1 ||
|-
| CELL_ADEC_ERROR_CELP8_CORE_ARG || 0x80612eb2 ||
|-
| CELL_ADEC_ERROR_CELP8_CORE_SEQ || 0x80612eb3 ||
|-
|}
 
=== CELPENC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_CELPENC_ERROR_FAILED || 0x80614001 || Fatal error occurred in the encoder (PPU)
|-
| CELL_CELPENC_ERROR_SEQ || 0x80614002 || Processing sequence error occurred in the encoder (PPU)
|-
| CELL_CELPENC_ERROR_ARG || 0x80614003 || Argument error occurred in the encoder (PPU)
|-
| CELL_CELPENC_ERROR_CORE_FAILED || 0x80614081 || Fatal error occurred in the encoder core (SPU)
|-
| CELL_CELPENC_ERROR_CORE_SEQ || 0x80614082 || Sequence error occurred in the encoder core (SPU)
|-
| CELL_CELPENC_ERROR_CORE_ARG || 0x80614083 || Argument error occurred in the encoder core (SPU)
|-
|}
 
=== CELP8ENC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
|- bgcolor="#cccccc"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| CELL_CELP8ENC_ERROR_FAILED || 0x806140a1 ||  
| || 0x80610180 || Fatal error occurred with the decoder itself<br />CELL_VDEC_ERROR_FATAL indicates that an error having to do with the decoder itself occurred. For example, this error will occur if a data structure inside the decoder required for the decoding process becomes inconsistent due to an unknown reason and decoding cannot be continued. Statuses other than CELL_VDEC_ERROR_FATAL indicate that an unexpected error occurred with the OS or library used inside the decoder. In such cases, too, the decoding process cannot be continued. CELL_OK will never be returned for the status. [http://psx-scene.com/forums/f6/article-%5Bupdate%5D-multiman-v4-65-01-base-cex-deanks-showtime-builds-124904/index8.html#post1150131]
|-
| CELL_CELP8ENC_ERROR_SEQ || 0x806140a2 ||
|-
| CELL_CELP8ENC_ERROR_ARG || 0x806140a3 ||
|-
| CELL_CELP8ENC_ERROR_CORE_FAILED || 0x806140b1 ||
|-
| CELL_CELP8ENC_ERROR_CORE_SEQ || 0x806140b2 ||
|-
| CELL_CELP8ENC_ERROR_CORE_ARG || 0x806140b3 ||
|-
|-
|}
|}


<noinclude>[[Category:Development]][[Category:Main]]</noinclude>
<noinclude>[[Category:Development]][[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Templates used on this page: