[Support]: PIPELINE_ERROR_DECODE: Failed to send audio packet for decoding #13091
Replies: 3 comments 7 replies
-
To be clear, you're saying recording is failing to playback with this error? |
Beta Was this translation helpful? Give feedback.
-
To be clear, this error that Frigate displays is an indication that your Chromium-based browser itself is failing to decode an audio packet from your recording. This can be caused by a corrupted or damaged audio packet that came from your camera. Chromium-based browsers are more strict about decoding errors than other browsers. For the best compatibility, make sure that AAC audio is coming from your camera. You could also try transcoding the audio to AAC with go2rtc (that may even be necessary if the AAC coming from your camera is corrupt in some way). |
Beta Was this translation helpful? Give feedback.
-
I think it's entirely possible that the source is problematic - I did have plenty of headache with Reolink cameras but that's a whole different story. Is there a way for Frigate to handle this situation without completely failing the playback in any way (since it is not recoverable, can't resume playback), i.e., a flag to omit the audio stream during playback, or something to tell the browser to continue regardless of errors? |
Beta Was this translation helpful? Give feedback.
-
Describe the problem you are having
I have upgraded frigate to 0.14.0, and I have started seeing the following playback errors in the browser UI as a red popup:
Version
0.14.0
Frigate config file
Relevant log output
This playback error does not appear to generate any log entries?
FFprobe output from your camera
Frigate stats
Operating system
Other Linux
Install method
Docker Compose
Object Detector
CPU (no coral)
Network connection
Wired
Camera make and model
Reolink RLC-1224A
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions