mpp icon indicating copy to clipboard operation
mpp copied to clipboard

rockchip gstreamer issue

Open sukesh-g opened this issue 3 years ago • 13 comments

hai @HermanChen @zinsayon am facing the issue, can you please guide to me to solve the issue.

am encountering below issue while using rtsp gstremer.

mpp[7274]: mpp_info: mpp version: https://github.com/rockchip-linux/mpp/commit/41c9c809b0c1d7164954468daf20710ffac1f87d author: sayon.chen 2020-12-24 [mpp2str]: Add rc_gop_mode 2 str mpp[7274]: mpp_rt: NOT found ion allocator mpp[7274]: mpp_rt: found drm allocator mpp[7274]: mpp: deprecated block control, use timeout control instead mpp[7274]: h264d_api: is_avcC=1 mpp[7274]: mpp: deprecated block control, use timeout control instead mpp[7274]: h264d_api: is_avcC=1

Thanks, sukesh

sukesh-g avatar May 30 '22 08:05 sukesh-g

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.

HermanChen avatar May 30 '22 08:05 HermanChen

tnq so much sir for your replay.

am using Rockchip 3288 inside am using Linux linaro-alip 4.4.194 #1 armv7l GNU/Linux. i dont know how to use new file and where can i find the file. can you please help me out.

Thanks, sukesh

sukesh-g avatar May 30 '22 08:05 sukesh-g

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

HermanChen avatar May 30 '22 08:05 HermanChen

mpp test

is that the way to test mpp ?

sukesh-g avatar May 30 '22 09:05 sukesh-g

mpp test2

is this correct?

sukesh-g avatar May 30 '22 09:05 sukesh-g

No, mpi_dec_test accept only raw stream not mp4 file

HermanChen avatar May 30 '22 10:05 HermanChen

mpptest3 2022-05-30 164405

took time to get into it, i have successfully converted to raw format using ffmpeg. is it ok sir?

sukesh-g avatar May 30 '22 11:05 sukesh-g

It is ok now.

HermanChen avatar May 31 '22 00:05 HermanChen

Hi @HermanChen sir,

Thanks,

Now guide me how to update new mpp file?

sukesh-g avatar May 31 '22 04:05 sukesh-g

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.

HermanChen avatar May 31 '22 07:05 HermanChen

image

Do i need to update theese file directly to board ? in which case where do i need to place theese files? i mean under which directory?

or if we need to compile the and replace binary files? how to comple ? and where do i need to place binary?

sukesh-g avatar May 31 '22 08:05 sukesh-g

Hi @HermanChen ,

any update?

Thanks

sukesh-g avatar Jun 02 '22 04:06 sukesh-g

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

HermanChen avatar Jul 01 '22 01:07 HermanChen