Herman Chen

Results 443 comments of Herman Chen

如果要做格式转换,可以使用 RGA 做

mpp[7274]: mpp: deprecated block control, use timeout control instead this log is just warning. 2020-12-24 the file is quit old try the new version.

Try the mpi_dec_test in mpp to check it can work with kernel or not first.

No, mpi_dec_test accept only raw stream not mp4 file

Just use file in this repo to replace the mpp file in sdk. Or compile the library using this repo and replace the binary file on board.

try use beyond compare or some other tools to compare all the source code and update

decode_get_frame 返回 OK 指是流程正常,需要检查输出的 frame 给 mpi_dec_test 的输入需要是祼码流,不带封装的

支持的,jpeg 解码需要加入宽高配置 -w xxxx -h xxxx,因为 jpeg 解码与正常流程不太一样

用的什么测试源?还有最大最小 qp 配置是多少的? 是直接使用 mpi 接口么?