CRI Sofdec2
Last Updated: 2022-11-21 16:25 p
|
Codec | Description |
---|---|
Sofdec.Prime | CRI's own high-quality video codec. This codec can be used on all models. |
H.264 | The H.264/MPEG-4 AVC codec. This codec provides high compression than Sofdec.Prime (about 4 times). It decodes using the decode function of each OS. |
VP9 (*1) | VP9 is a technology of video codec. This codec provides high compression than H264 (about 2 times). |
criMana_SetupVp9Decoder()
in the runtime library. And it is necessary to distribute it including the licensing notation.
Platform | Sofdec.Prime | H.264 | VP9 |
---|---|---|---|
PlayStation 3 | A | A | N/A |
PlayStation 4 | A | A | N/A |
PlayStation Vita | A | A | N/A |
Xbox One | A | A | N/A |
Wii U | A | A | N/A |
iOS | A | A | A |
Android | A | A | A |
Others (Windows, Xbox 360, 3DS) | A | N/A | N/A |
'A' means Applicable. 'N/A' means Not Applicable.
Function | Sofdec.Prime | H.264 | VP9 |
---|---|---|---|
Texture movies | A | A | A |
Alpha movies | A | A | A |
Simultaneous playback | A | *1 | A |
Subtitles | A | A | A |
Cue points | A | A | A |
Looped playback | A | A | A |
Sequential playback | A | *2 | *2 |
Seek playback | A | *3 | *4 |
*1 | Depending on the model, multiple simultaneous playback may not be supported, there may be restrictions on the number of playbacks. | |
(*2) | Depending on the model, you may need to set the maximum picture size for concatenated playback. | |
(*3) | Depending on the model, seek playback may not be supported. | |
(*4) | Depending on the seek position, seek playback response may be bad. |
Codec | Description |
---|---|
ADX compression | A high audio quality, low load codec that provides a compression ratio of approximately 1/4. |
HCA compression | A high audio quality, high compression codec that provides a maximum compression ratio of 1/16 |