Project

General

Profile

Issues #176

Ubuntu编译mpp

Added by 振华 almost 2 years ago. Updated over 1 year ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Start date:
11/17/2022
Due date:
% Done:

0%

Estimated time:
目标版本:
LKD3588 Linux SDK 1.0
Component_fae:
Probability:
High
Seriousness:
Problem Type:
Name:
Tel.:

Description

系统自带路径:/usr/bin/mpi_dec_test

1.download mpp
git clone https://github.com/rockchip-linux

2.build
cmake -DRKPLATFORM=ON -DHAVE_DRM=ON && make

3.install
make install

4.执行
mpi_dec_test -t 7 -n 10 -i /tmp/enc.h264

5.查看日志
journalctl -r | grep mpp

#1

Updated by 振华 almost 2 years ago

  • Subject changed from 编译mpp to Ubuntu编译mpp
#2

Updated by 振华 almost 2 years ago

  • Tracker changed from Release to Issues
  • Status changed from New to Feedback
#3

Updated by 振华 over 1 year ago

上面是板子上编译,在SDK源码中也可以编译,命令如下:

./build.sh external/mpp

Also available in: Atom PDF