mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
rk3576,ffplay error #205
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#205
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 @fys18648950197 on GitHub (Aug 22, 2025).
when I use " ffplay -hwaccel rkmpp -hwaccel_device /dev/dri/renderD128 -c:v h264_rkmpp input.mp4 " to play video ,error occurred.
Failed to set value 'rkmpp' for option 'hwaccel' :Option not found
And I use mpv to play video, dropped frame .
rockchip 3576, ubuntu 22.04
Can u give me some suggests?
@nyanmisaka commented on GitHub (Aug 22, 2025):
ffplay does not support the -hwaccel command. This repo only contains ffmpeg and does not contain any ubuntu image.