-
## Enhancement
```
mysql> desc test;
+-------+---------+------+------+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------+---------+------+------+---------+-------+
|…
-
RK3588平台,使用mpp编码库,如何做到编码输出不同分辨率的功能,比如原始数据是1920*1080,编码为1280*720分辨率的码流数据,看手册介绍是有视频缩放的功能,但是没有找到对应的代码,使用mpi_enc_test,如果分辨率参数与原始数据的分辨率对不上,编码器没有报错,但是却是花屏的数据,要做到缩放功能,是不是必须借助librga之类的库。请大神救急!!!
-
Hi All,
We are trying to use make_solo_mosaic to generate mosaic file for mom6 with extreme high resolution (i.e., 36000x27000 horizontal grid), but we got the following message when do this:
`…
-
我调用解码api:
ret = mpi->decode_get_frame(ctx, &frame);
测试8路视频流解码,其中有2路的ret == MPP_OK, 但是检查frame 发现依然是空, 这是什么情况?
其他6路正常。
-
环境:
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
-
Hello, i noticed a crash of clang when it is build on Debug mode here the repro and the scanner
```
❯ /opt/llvm-git/bin/clang --version
clang version 20.0.0 (/home/arthapz/AUR/llvm-git/llvm-project d…
-
我的rtsp视频流的颜色格式是 yuv420p, 但是用mpp解码后,通过mpp_frame_get_fmt(frame) 总是得到的0(MPP_FMT_YUV420SP), 为什么? 有地方可以设置吗?
-
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…
-
URL you wish to be removed:
```
- securelogin.paypal.it.webapps.mpp.home.autenticazione.2oflranvbs3drvbmwvj2afac0dybr9qinmkumyfng8gnth1q4ah4fi6ecuft.jafinafara.f
- securelogin.pay…
-
想控制打开文件选择窗口 过滤mpp类型文件(对应mimetype为application/vnd.ms-project),不起作用(别的格式测试没问题)。
上传控件 设置参数 如下:
accept:{
title: 'Mpp',
extensions: 'mpp',
mimeTypes: 'application/vnd.ms-pro…