mpp icon indicating copy to clipboard operation
mpp copied to clipboard

is mpp_linux_cpp project still working?

Open ywangwxd opened this issue 2 years ago • 2 comments

Hi, I followed the readme file and found the mpp_linux_cpp repo, its last update was 6 years ago. I tried to make it compile successfully, but running is failed. Here is the error message when execute the binary using sudo

failed to open rga dev /dev/v4l/by-path/platform-ff680000.rga-video-index0.
failed to exec mRGA->init -1.
failed to init codec

I could find /dev/v4l at all.

So what is the problem?

ywangwxd avatar Dec 25 '23 12:12 ywangwxd

Do not use rga in mpp. Use librga instead.

HermanChen avatar Dec 26 '23 01:12 HermanChen

Do not use rga in mpp. Use librga instead.

Then the other sample projects which are not working should not be listed in the readme. It is misleading.

ywangwxd avatar Dec 26 '23 02:12 ywangwxd