Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim-5:applications:hardware-encoding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:vim-5:applications:hardware-encoding [2026/09/14 06:13]
nick
products:sbc:vim-5:applications:hardware-encoding [2026/09/14 06:20] (current)
nick [Library Source Code]
Line 64: Line 64:
  
 ```shell ```shell
-gst-launch-1.0 v4l2src device=/dev/video0 io-mode=mmap num-buffers=300 ! image/jpeg,width=1920,height=1080,framerate=30/1 ! amljpegdec ! amlvenc ! h264parse ! filesink location=test_0.h264+gst-launch-1.0 v4l2src device=/dev/video0 io-mode=mmap num-buffers=300 ! image/jpeg,width=1920,height=1080,framerate=30/1 ! amlv4l2jpegdec ! amlvenc ! h264parse ! filesink location=test_0.h264
 ``` ```
  
Line 81: Line 81:
  
 ```shell ```shell
-gst-launch-1.0 v4l2src device=/dev/video0 io-mode=mmap num-buffers=300 ! image/jpeg,width=1920,height=1080,framerate=30/1 ! amljpegdec ! amlvenc ! h265parse ! filesink location=test_0.h265+gst-launch-1.0 v4l2src device=/dev/video0 io-mode=mmap num-buffers=300 ! image/jpeg,width=1920,height=1080,framerate=30/1 ! amlv4l2jpegdec ! amlvenc ! h265parse ! filesink location=test_0.h265
 ``` ```
  
Line 94: Line 94:
 ===== Library Source Code ===== ===== Library Source Code =====
  
-  * VIM 5 H264/H265 [[gh>numbqq/encoder_libs_aml/tree/yocto-202311/multiEnc | Library Source Code of H264/H265 ]], check REDME to build. +  * VIM 5 H264/H265 [[gh>numbqq/encoder_libs_aml/tree/amlbian-202608/amvenc_tahoe | Library Source Code of H264/H265 ]], check REDME to build. 
-  * JPEG [[gh>numbqq/encoder_libs_aml/tree/yocto-202311/jpeg | Library Source Code of JPEG]], check REDME to build.+  * JPEG [[gh>numbqq/encoder_libs_aml/tree/amlbian-202608/jpeg | Library Source Code of JPEG]], check REDME to build.
  
Last modified: 2026/09/14 06:13 by nick