mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
mpeg4_rkmpp cannot decode video #75
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#75
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 @laki9 on GitHub (Jul 16, 2024).
mpeg4_rkmpp cannot decode video, such as the command
./ffmpeg -c:v mpeg4_rkmpp -i ~/mpeg4.mp4 -f rawvideo -y /dev/null
mpeg2_rkmpp can
@nyanmisaka commented on GitHub (Jul 16, 2024):
Fixed in
8164ff7