Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to realize jpeg hard solution in Popmetal ubuntu system

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces Popmetal ubuntu system how to achieve jpeg hard solution, has a certain reference value, interested friends can refer to the next, I hope you read this article after a great harvest, the following let Xiaobian take you to understand.

Download and burn ubuntu firmware

Firmware address: http://chipspark.com/download/fi... opMetal_20150706.7z

Burning tools: http://chipspark.com/download/fi... ool_Release_v2.3.7z

System login password ubuntu

Download popmetal-kernel-3.14

git clone https://github.com/RockchipOpensourceCommunity/popmetal-kernel-3.14.git -b popmetal-ubuntu-video

Compile kernel

make rockchip_defconfig

make rk3288-popmetal.img

Write resource.img kernel.img

Compiling jpeg_test on popmetal development board

Open board ssh service

sudo apt-get install openssh-server

sudo /etc/init.d/ssh start

Copy libs.tar.gz jpeg_test.tar.gz to the board.

Copy libs.tar.gz to the board under/usr/lib

Unzip jpeg_test:

cd jpeg_test

make

sudo ./ jpeg_test -i test.jpg -coding 8 -w 1024 -h 640 -o test.yuv

You can use yuvplayer.exe to see if the images in test.yuv are correct. The color is NV12.

Thank you for reading this article carefully. I hope that the article "Popmetal ubuntu system how to achieve jpeg hard solution" shared by Xiaobian will be helpful to everyone. At the same time, I hope that everyone will support you a lot and pay attention to the industry information channel. More relevant knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report