backuprepo
  • Joined on 2024-05-18
backuprepo commented on issue starred/ffmpeg-rockchip#228 2025-12-23 10:36:26 +01:00
rk3588 h264_rkmpp/hevc-rkmpp encoder can not be found

@flyingbird1002 commented on GitHub (Dec 5, 2025):

This issue is the same as 240 I try a lot, but it can not be solved; I refer to "https://blog.csdn.net/Leon_Chenl/article/details/145042973" , a…

backuprepo opened issue starred/ffmpeg-rockchip#227 2025-12-23 10:36:25 +01:00
(RK3588)VPU中AVS2硬件解码支持
backuprepo opened issue starred/ffmpeg-rockchip#226 2025-12-23 10:36:25 +01:00
rk3588 h264_rkmpp encoder can not be found
backuprepo opened issue starred/ffmpeg-rockchip#228 2025-12-23 10:36:25 +01:00
rk3588 h264_rkmpp/hevc-rkmpp encoder can not be found
backuprepo closed issue starred/ffmpeg-rockchip#226 2025-12-23 10:36:25 +01:00
rk3588 h264_rkmpp encoder can not be found
backuprepo commented on issue starred/ffmpeg-rockchip#225 2025-12-23 10:36:24 +01:00
Does anyone try to run h265 ?

@avi951 commented on GitHub (Nov 24, 2025):

Could you guide me on whether Chromium 114 or above versions support WebRTC HEVC/h265 support for rk3588?

backuprepo commented on issue starred/ffmpeg-rockchip#224 2025-12-23 10:36:24 +01:00
rkrga filter seems not working with yuv420p format.

@xuc1995 commented on GitHub (Nov 27, 2025):

I cannot reproduce this issue. Make sure you have followed the tutorials in the wiki and used the mpp and rga branches I provided.

https://githu

backuprepo commented on issue starred/ffmpeg-rockchip#225 2025-12-23 10:36:24 +01:00
Does anyone try to run h265 ?

@nyanmisaka commented on GitHub (Nov 24, 2025):

No, I don't think vanilla Chromium supports it. You'll need to ask your SBC vendor for a customized version.

backuprepo commented on issue starred/ffmpeg-rockchip#223 2025-12-23 10:36:23 +01:00
opencv-python如何使用ffmpeg-rockchip加速?

@nyanmisaka commented on GitHub (Dec 2, 2025):

ffmpeg/libav only provides C interfaces, and unless you provide the corresponding bindings in PY, I don't see an easy way to support it.

backuprepo commented on issue starred/ffmpeg-rockchip#224 2025-12-23 10:36:23 +01:00
rkrga filter seems not working with yuv420p format.

@nyanmisaka commented on GitHub (Nov 27, 2025):

I cannot reproduce this issue. Make sure you have followed the tutorials in the wiki and used the mpp and rga branches I provided.

https://github.c

backuprepo commented on issue starred/ffmpeg-rockchip#225 2025-12-23 10:36:23 +01:00
Does anyone try to run h265 ?

@nyanmisaka commented on GitHub (Nov 24, 2025):

That's a very common video codec format. It's supported by RKMPP decoders and encoders.

HEVC == H.265

backuprepo opened issue starred/ffmpeg-rockchip#224 2025-12-23 10:36:22 +01:00
rkrga filter seems not working with yuv420p format.
backuprepo opened issue starred/ffmpeg-rockchip#225 2025-12-23 10:36:22 +01:00
Does anyone try to run h265 ?
backuprepo closed issue starred/ffmpeg-rockchip#223 2025-12-23 10:36:22 +01:00
opencv-python如何使用ffmpeg-rockchip加速?
backuprepo closed issue starred/ffmpeg-rockchip#224 2025-12-23 10:36:22 +01:00
rkrga filter seems not working with yuv420p format.
backuprepo closed issue starred/ffmpeg-rockchip#225 2025-12-23 10:36:22 +01:00
Does anyone try to run h265 ?
backuprepo commented on issue starred/ffmpeg-rockchip#221 2025-12-23 10:36:21 +01:00
Abnormal log output in 32-bit system

@wgsP commented on GitHub (Nov 6, 2025):

I'm sorry for not being able to reply to you in a timely manner. I used your code and the output is now normal

[h264_rkmpp @ 0x2908ca0] Noticed an info…

backuprepo commented on issue starred/ffmpeg-rockchip#221 2025-12-23 10:36:21 +01:00
Abnormal log output in 32-bit system

@nyanmisaka commented on GitHub (Nov 6, 2025):

Thx for the confirmation since i don't have a 32bit system to verify, will merge it soon.

backuprepo opened issue starred/ffmpeg-rockchip#223 2025-12-23 10:36:21 +01:00
opencv-python如何使用ffmpeg-rockchip加速?
backuprepo commented on issue starred/ffmpeg-rockchip#221 2025-12-23 10:36:20 +01:00
Abnormal log output in 32-bit system

@nyanmisaka commented on GitHub (Nov 3, 2025):

Please try this patch:

diff --git a/libavcodec/rkmppenc.c b/libavcodec/rkmppenc.c
index 0d662aeeac..d614b3854a 100644
--- a/libavcodec/rkmppe…