-
目前我已成功实现RKMPP解码+RGA硬件缩放的程序,但拿到MPP的解码数据后使用导入虚拟内存的方式传递给RGA去做缩放,速度上解码+缩放一帧4656*3496的时间大概是100ms上下浮动,然后发现将这一帧使用mpp从mjpeg数据格式转换为YUV才15ms上下, 然后拿给RGA做颜色格式的转换从YUV到RGB888竟然要80ms上下,基本耗时都在 这一步
src_handle = impor…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
0.14.0
### Describe the bug and provide the minimal reprod…
-
Hi,
I tried with a 24v inverter from easun which however is identical to the 2424MSE1 of MPP solar looking at the esphome log I see that it sends something but receives nothing I also checked the wir…
-
为什么一直初始化不了解码器,请问您是使用的哪个版本的mpp?
```
panic: MPP_ERR_NULL_PTR
goroutine 1 [running]:
main.main()
main.main()
/opt/www/infer/abc/abc.go:13 +0x174
```
-
### What happened?
I am developing a GStreamer-based application on the Orange Pi 5 (RK3588) that runs multiple GStreamer pipelines in parallel, each on a different thread. The pipelines are designed…
-
你好,目前我们测试多次开启解码器->解码->关闭解码器再开启解码关闭这个流程会造成内存消耗一直增加,最终定位到这个函数只要使用,就会造成内存一直增加:decode_put_packet,请问这个怎么解决呢?
-
Hi,
Thanks for putting this together. I'm fairly new to SBC and NixOS, I just recently received a couple of [Turing Pi RK1](https://docs.turingpi.com/docs/turing-rk1-specs-and-io-ports), and was ho…
eripa updated
2 weeks ago
-
Minimal reproduce:
```SQL
create table t (a int); -- create any table
alter table t set tiflash replica 1;
set tidb_allow_mpp=2; -- enforce MPP
select cot(0) as field from t where a = 1 order b…
-
Hello,
Can we have the possibility to get the mpp of the tif file created by the pyvips.write_to_file function?
-
Hi there,
@danb35 is currently into:
> Now to figure out how to tell [mpp-solar](https://github.com/jblance/mpp-solar) how to send data in a format Kotori will read.
With kind regards,
Andre…
amotl updated
3 years ago