Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


Sidebar

products:sbc:vim4:applications:hardware-encoding

This is an old revision of the document!


VIM4 Hardware Encoding

Introduction

This page introduces how to use hardware encoding on VIM4.

Support only Amlgoic 5.4 Kernel.

H264 Hardware Encoding

$ aml_enc_test 1080p.nv12 dump.h264 1920 1080 30 30 6000000 100 1 0 2 4

The encoded file is dump.h264.

H265 Hardware Encoding

$ aml_enc_test 1080p.nv12 dump.h265 1920 1080 30 30 6000000 100 1 0 2 5

The encoded file is dump.h265.

JPEG Hardware Encoding

$ jpeg_enc_test 1080p.nv12 dump.jpg 1920 1080 100 3 0 16 16 0

The encoded file is dump.jpg.

Last modified: 2022/08/07 22:49 by olivia