Closed lion117 closed 1 year ago
deprecated due to license issue, check gstreamer instead or https://github.com/hbiyik/FFmpeg
Do you mean gstreamer rockchip plug in? Could you give me gstreamer's url?
deprecated due to license issue, check gstreamer instead or https://github.com/hbiyik/FFmpeg
The repository you mentioned (https://github.com/hbiyik/FFmpeg) appears to be a fork of the original FFmpeg repository (https://github.com/FFmpeg/FFmpeg) by hbiyik, who might be a foreign individual (laowai).
Was the repository at https://github.com/hbiyik/FFmpeg maintained specifically for the purpose of optimizing the MPP (Media Processing Platform) adapter?
Do you mean gstreamer rockchip plug in? Could you give me gstreamer's url? yes, check: https://github.com/JeffyCN/mirrors/tree/gstreamer-rockchip
The repository you mentioned (https://github.com/hbiyik/FFmpeg) appears to be a fork of the original FFmpeg repository (https://github.com/FFmpeg/FFmpeg) by hbiyik, who might be a foreign individual (laowai).
right, there're multiple branches, you can open issues there for more details.
Was the repository at https://github.com/hbiyik/FFmpeg maintained specifically for the purpose of optimizing the MPP (Media Processing Platform) adapter?
guess so
测试背景1
异常情况
player->vcodec_context->delay = 0; // 禁止内部缓冲 avcodec_decode_video2(player->vcodec_context, &player->vframe, &gotvideo, packet);