mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
Test filter error #33
Labels
No labels
bug
enhancement
help wanted
invalid
pull-request
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/ffmpeg-rockchip#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BlackJulySnow on GitHub (Mar 23, 2024).
chip:rk3566
board: lubancat zero
Encoder and Decoder test normal
@nyanmisaka commented on GitHub (Mar 23, 2024):
The error messages are self-explanatory. You have to upgrade either the linux kernel to 5.10, or upgrade the RGA kernel driver.
@BlackJulySnow commented on GitHub (Mar 23, 2024):
Thanks!
However, I did not find the system image of 5.10 kernel version or the related upgrade tutorial in the system image provided by the official website.
It would be appreciated if you could provide some information about the upgrade
@nyanmisaka commented on GitHub (Mar 23, 2024):
You should request a kernel update from the manufacturer lubancat. Or use a general linux distro such as Armbian.
https://github.com/airockchip/librga
Alternatively, upgrade the kernel driver from the librga repository and recompile the kernel to take effect. Pay attention to enabling ASYNC_RGA related options in defconfig.