mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
Stream down Error submitting packet to decoder #105
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#105
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 @YannickPerret on GitHub (Oct 14, 2024).
Hello,
I've launched two streams on my rock5b+:
Both had the stream_loop parameter set to -1.
It's my stream that has the single stream that has crashed
When the stream was at around 6:8, I received this message telling me to report the bug:
My command :
Do I need to do anything to stop it happening again?
@nyanmisaka commented on GitHub (Oct 15, 2024):
Please provide a video file that can be used to reproduce the problem and a complete ffmpeg command. I don't have your environment.
Also make sure you build using the mpp repo mentioned in the Wiki, not the outdated mpp library provided by the SBC vendor.