This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-J721S2: J721S2 decode example

Part Number: PROCESSOR-SDK-J721S2

We use J721S2 and SDK 8.4.

We want to use decode function.

We test app_multi_cam_codec.

We set en_encode=0 and en_decode =1

But result always"gst_wrapper: WARNING: gst_app_sink_pull_sample() FAILED".

Do you have any video decode example?