c-xh/RKMediaCodecDemo

getFrame() - no frame !

Nian8113 opened this issue · 2 comments

Hi author,
I would like to use MPP in RK3399 Android for decoding MJPEG format.
Because it don't support MJPEG in MediaCodec.

In the first, I used decoder H.264 for testing.
I made a flow that MediaCodec can work, and then replace MediaCoder to RKMediaCodec.
I got a trouble about "no frame" when doing getFrame.
I can't figure it out.
Could you give me some idea for it, please?
Thanks.

我也遇到了相同的问题,我发现这个库很多关键代码都被注释了,是不能用了吗?