-
Using the rp2040 as a target I notice that the 3.4->3.5 upgrade fails with some compatibility issues.
It looks like the baremetal os files were removed from `fprime` during the OSAL and task refact…
-
Record logs from regression test, commit hash 308541405f4e6f78cee2ff0b05de2209cc168000:
[2023/12/07 16:54:39.275 +08:00] [DEBUG] [MPPTask.cpp:240] ["begin to register the tunnel tunnel11+13, is_local…
-
环境:
RK3399
使用旧版本的mpp库(并非是字符串配置编码参数,是用结构体配置)
使用原本mpi_enc_test时可以正常编码,header_mode为`MPP_ENC_HEADER_MODE_EACH_IDR`
测试命令
`mpi_enc_test -t 7 -w 1920 -h 1080 -o /tmp/enc.h264`
其内部NALU结构如下:
![图片](htt…
imxys updated
2 years ago
-
Rockchip mpp uses functions with the same name as libvpx. This leads to a multiple definition error when using both, mpp and libvpx, in a project together. Here is the build output when trying to buil…
-
想控制打开文件选择窗口 过滤mpp类型文件(对应mimetype为application/vnd.ms-project),不起作用(别的格式测试没问题)。
上传控件 设置参数 如下:
accept:{
title: 'Mpp',
extensions: 'mpp',
mimeTypes: 'application/vnd.ms-pro…
-
我调用解码api:
ret = mpi->decode_get_frame(ctx, &frame);
测试8路视频流解码,其中有2路的ret == MPP_OK, 但是检查frame 发现依然是空, 这是什么情况?
其他6路正常。
-
URL you wish to be removed:
```
- securelogin.paypal.it.webapps.mpp.home.autenticazione.2oflranvbs3drvbmwvj2afac0dybr9qinmkumyfng8gnth1q4ah4fi6ecuft.jafinafara.f
- securelogin.pay…
-
我的rtsp视频流的颜色格式是 yuv420p, 但是用mpp解码后,通过mpp_frame_get_fmt(frame) 总是得到的0(MPP_FMT_YUV420SP), 为什么? 有地方可以设置吗?
-
```
Products such as the SB4000TL, SB5000TL, STP10000TL have multiple MPP trackers
and/or multiple strings.
For analytical purposes (e.g. performance statistics when using shadow
management), it wo…
-
Hi,
In the spec (Version 1.10) page 20, the semantics of xRET are described as follows,
The MRET, SRET, or URET instructions are used to return from traps in M-mode, S-mode, or U-mode respective…