Open lumiaJJ opened 3 months ago
The MPP library itself contains some bugs. Use nyanmisaka/mpp instead.
The MPP library itself contains some bugs. Use nyanmisaka/mpp instead.
nyanmisaka/mpp is already used to build MPP library, I will checked the version in my local tomorrow.
@nyanmisaka Hi, checked version of nyanmisaka/mpp in my local env. The lastest commit is 4ded78b9510145fa79bcd51beb1591450c872277 (grafted, HEAD -> jellyfin-mpp, origin/jellyfin-mpp) is same as remote's
@nyanmisaka Hi, checked version of nyanmisaka/mpp in my local env. The lastest commit is 4ded78b9510145fa79bcd51beb1591450c872277 (grafted, HEAD -> jellyfin-mpp, origin/jellyfin-mpp) is same as remote's. Perhaps it might be a new issue
I can't reproduce with the command described in the Wiki. https://github.com/nyanmisaka/ffmpeg-rockchip/wiki
Can you share a minimal code sample that can be compiled?
I can't reproduce with the command described in the Wiki. https://github.com/nyanmisaka/ffmpeg-rockchip/wiki
Can you share a minimal code sample that can be compiled?
Ok,I will provide it asap.
https://github.com/nyanmisaka/ffmpeg-rockchip/pull/104 Hi, the issue might be related with this PR. You can enable MJPEG decoding to produced. And qsv_decode.c can be a a minimal code sample to test.
Hi, I am transcoding two streams with h264_rkmpp encoder. But I got an error when my program called av_hwframe_transfer_data before encoded the frame. This is an occasional problem, I got some information from this blog :https://brainly.com/question/43026554. Can you help to analyze the issue from mpp extension's point of view.
MPP log: