Herman Chen
Herman Chen
Check the buffer's holder. It may be hold in both display process and rkvdec. Then the decoder work flow need to be checked for unreleased MppFrame
Are you using the MPP develop branch?
DMA_HEAP_UNCACHE_PATH uncache 的 buffer 访问很慢
commit 之后会 dup fd,这样外面 fd 关闭不会影响里面,可以看下 import 之后的 fd,还有可以用 index 做匹配
import 之后 mpp_buffer_get_index 可以得到 buffer 的 index
都可以直接对接编码,参考 mpi_rc2_test.c
265码流的vps/sps/pps头没有?还有看下输出的 MppFrame 的 stride 配置是否有不同
什么芯片平台,是不是没有 265 编解码器
双线程的话参考 mpi_dec_mt_test 看看,正常应该是一致的,是不是分帧什么的有区别
3566 的 jpeg 解码器不带格式转换,只能输出 YUV420,无法转成 8888