mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
error: ‘MPP_BUFFER_FLAGS_DMA32’ undeclared #145
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#145
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 @xlprefugee on GitHub (Feb 14, 2025).
有佬遇到过这个问题吗?
在创龙的rk3588上编译的,报错信息如下:libavutil/hwcontext_rkmpp.c:103:20: error: ‘MPP_BUFFER_FLAGS_DMA32’ undeclared (first use in this function); did you mean ‘MPP_BUFFER_FLAGS_MASK’?
103 | hwctx->flags = MPP_BUFFER_FLAGS_DMA32
有佬遇到过吗?
@nyanmisaka commented on GitHub (Feb 14, 2025):
https://github.com/nyanmisaka/ffmpeg-rockchip/wiki/Compilation
This means that your MPP library is outdated.