mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Slow decoding - HEVC #214
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#214
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 @Elmer-toletus on GitHub (Sep 5, 2025).
I`m on rk3566 (radxa zero 3E) with dietpi OS.
When try to display a full hd HEVC the image is slow and have a stranger colors on the firts rows
the frame update every few Seconds.
what could be?
@nyanmisaka commented on GitHub (Sep 5, 2025):
The green bar probably means your MPP runtime version is outdated. I recommend using my custom fork.
https://github.com/nyanmisaka/ffmpeg-rockchip/wiki/Compilation
ffplay is a demo that doesn't support zero-copy rendering, not a complete player, so don't expect smooth playback.
Therefore, neither of these two problems is caused by ffmpeg-rockchip itself.
@Elmer-toletus commented on GitHub (Sep 16, 2025):
Oh, THX.
now its working nice. runing smooth and with no green bar or artifacts whit the same command line
ffplay -vcodec hevc_rkmpp Test\ Jellyfin\ 1080p\ HEVC\ 8bit\ 3M.mp4