Clarification of Supported Decoder Output format

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
2.1.0
other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

Hi, could I clarify the supported decoder output format onboard Orin & Thor? Is the output format only YUV420P due to hardware limitation? Will this be changed in future hardware changes (i.e. Thor) to support other formats like BGR?

Thanks!

Dear @samuel.ongzx,
Are you asking the supported output formats of nvm_ide_sci? IDE supported output format is YUV 420 for all codecs. Thor supports 422 format as well for HEVC .

Also, Did you see Image JPEG Decode (IJPD) | NVIDIA Docs ?

Hi @SivaRamaKrishnaNV,

Are you asking the supported output formats of nvm_ide_sci ?

Yeap! We are planning to use BGR downstream and was hoping that the IDE decoder can just output BGR directly instead of YUV. Is YUV output only possible for the IDE decoder a hardware limitation?

Thor supports 422 format as well for HEVC

Thanks! This is good information to know!

Also, Did you see Image JPEG Decode (IJPD) | NVIDIA Docs ?

Yeap, but I don’t believe I would be able to use JPEG decoding (with JPEG codec engine) since my video stream is in HEVC, but please correct me if i’m mistaken. Also, the decoded output from IDE decoder is not in jpeg format, so I can’t feed it in the IJPG to have it convert to BGR either.

Yes. it is HW limitation

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.