Can you encode MPEG2 (H.222) video on jetson nano?

Can you encode MPEG2 (H.222) video on jetson nano ?

Hi,
We don’t have MPEG2 hardware encoder. You need to use software encoder, such as mpeg2enc

Hardware encoders are listed in developer guide

You may also try avenc_mpeg2 plugin that should give better performance than mpeg2enc.

1 Like

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