OpenMax Integration Layer - OpenMax Integration Layer - 3.0 English - PG447

H.264/H.265/JPEG Video Codec Unit 2 (VCU2) Solutions LogiCORE IP Product Guide (PG447)

Document ID
PG447
Release Date
2026-03-06
Version
3.0 English

Two sample applications built using OpenMax Integration Layer are available.

An example of decode/encode file to file (see omx_decoder –help):

omx_decoder in.h265 -hevc -o out.yuv

omx_encoder in.yuv -w 352 -h 288 -r 30 -avc -o out.h264