-
```
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…
-
程序是根据 mpp_dec_test.c 改写的,v4l2 读取UVC相机,mpp进行硬解。
解析mjpeg 的过程,查看日志,硬解时间只有2ms左右,如下图所示
![image](https://user-images.githubusercontent.com/1181144/236362220-d898c8e1-3750-4ec2-91a1-deca601b7132.png)
…
-
Hi, I have been trying to communicate to my JK-DZ11-B2A24S balancer via RS485 and I have not had any luck. My logs show something weird and I dont know if this is normal but I dont see the first 0x55…
-
RV1126 board use the git build success,
[199281.094898] mpp_process_request:1102: unknown mpp ioctl cmd 403
[199281.095078] mpp_task_dump_mem_region:1546: --- dump mem region ---
[199281.095108] …
-
root@debian10:/usr/local/lib# mpi_dec_test -i /home/toybrick/test.h264 -t 7 -n 10
mpp[813]: mpi_dec_utils: input file /home/toybrick/test.h264 size 3032275
mpp[813]: mpi_dec_utils: cmd parse result:…
-
目前使用mpp,从ffmpeg不断拉去h.264码流,然后一直调用decode_put_packet灌入,但是会出现!MPP_OK,请问是否有灌入的速度限制或者容量限制? 因为灌入的处理不及时,会导致ffmpeg出现掉帧的情况,下面是日志信息?请问这操作流程有什么问题?
[rtsp @ 0x7f7401e390] max delay reached. need to consume pack…
-
QOI_DELTA might be a viable replacement for QOI_DIFF_8. It can store -1..1 for each of rgb compared to QOI_DIFF_8 which stores -2..1. Narrowing the range allows it to be packed into 5 bits with a 3 bi…
-
**Describe the bug**
test_mpp_io crashes with a floating point divide-by-zero error when a time axis is registered to a netcdf file via [mpp_write_meta](https://github.com/NOAA-GFDL/FMS/blob/4d38679c…
-
平台:RK3399
图片格式 MJPEG 1920*1080
代码片段如下:
```
RK_U32 pkt_eos = 0 ;
int ret = 0 ;
MppTask task = NULL ;
long mTimeS0 = get_time() ;
mpp_packet_set_pos(mPkt, mBuf) ;…
-
I compiled this repo: https://github.com/jjm2473/ffmpeg-rk, on NanoPI R5C.
However, when I run, I got these errors:
```
[hevc_rkmpp @ 0x55a919c7e0] Failed to initialize MPP context (code = -1).…