Video encoder nvv4l2vp9enc in Orin

Hi,

I am trying to use a gstreamer pipeline that i have used in Jetson AGX Xavier and i got the following error:

ERROR: from element /GstPipeline:pipeline0/nvv4l2vp9enc:nvv4l2vp9enc0: Encoder on device /dev/nvhost-msenc has no supported output format
Additional debug info:
/dvs/git/dirty/git-master_linux/3rdparty/gst/gst-v4l2/gst-v4l2/gstv4l2videoenc.c(541): gst_v4l2_video_enc_open (): /GstPipeline:pipeline0/nvv4l2vp9enc:nvv4l2vp9enc0

After a bit of research i see that someone had the same problem nvv4l2vp9enc encoder is broken and it looks like is a problem of a non supported feature.

In the documentation Accelerated GStreamer — Jetson Linux<br/>Developer Guide 34.1 documentation i see that for orin the codec nvv4l2vp9enc is not supported.

can you confirm that?

Many thanks!!

Hi,
Please check module data sheet:
https://developer.nvidia.com/embedded/secure/jetson/agx_orin/jetson_agx_orin_ds-10662-001_v0.2.pdf

VP9 decoding is supported. Encoding is not supported.

Thanks for the confirmation.

Are there any plans to include in future updates the VP9 encoding for the Orin?

Hi,
Module data sheet is the capability of hardware, so this is constraint of hardware and we are not able to support it.

1 Like

Ok. Thanks!

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