Note

This is the documentation for the latest development branch and may refer to features that are not available in released versions. If you are looking for the documentation for a specific release, use the drop-down menu on the left and select the desired version.

VENC Demo#

Venc_demo Overview#

This demo focuses on video encoding.

Dependent Resources#

The demo requires a valid camera input and an output file path selected with -o.

Usage#

mpp_demo Run#

./sample_venc.elf 3 -o out.265

Help output:

./sample_venc.elf -h

Supported modes include:

  • 0: H.265 encode from camera input

  • 1: JPEG encode from camera input

  • 2: H.264 encode with OSD

  • 3: H.265 encode with OSD and border drawing

Expected Result#

The encoded file can be exported and inspected with a desktop player.

Comments list
Comments
Log in