Jump to content

No Compatible Streams Error - Restart Server Temporarily Fixes Issue


bungee91

Recommended Posts

bungee91

I have noticed this issue for a little while now, it crops up over time, I restart the Docker, it works again.

Issue: A stream fails to play on a remote client (playback error: No compatible streams are available ...), after this point no transcoded streams work until server restart.

 

I noticed in the Docker log once this happens that a decode slice error, or something of the sort repeats a lot.

In the ffmpeg remux log I see this same mention (attached), it looks like the following, the top part repeats a lot of times: 

[h264 @ 0x3b938c0] SPS unavailable in decode_picture_timing
[h264 @ 0x3b938c0] non-existing PPS 0 referenced
[h264 @ 0x3b938c0] SPS unavailable in decode_picture_timing
[h264 @ 0x3b938c0] non-existing PPS 0 referenced
[h264 @ 0x3b938c0] decode_slice_header error
[h264 @ 0x3b938c0] no frame!
[h264 @ 0x3b938c0] Increasing reorder buffer to 2
[h264 @ 0x3b938c0] Increasing reorder buffer to 3
[mpegts @ 0x3b8d2a0] Could not find codec parameters for stream 3 (Unknown: none (ETV1 / 0x31565445)): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 0x3b8d2a0] Could not find codec parameters for stream 4 (Unknown: none (ETV1 / 0x31565445)): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 0x3b8d2a0] Could not find codec parameters for stream 5 (Unknown: none ([192][0][0][0] / 0x00C0)): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options

The server log I have is rather large, however I can provide if needed,

I have attached the ffmpeg remux log showing what I believe is the issue.

I have not attempted replacing ffmpeg to see if the issue is resolved with a different build, I can test this if it sounds as if this would resolve the issue I am experiencing.

ffmpeg-remux-635e18b4-eeec-42a4-b91b-2aa5897e58d5.txt

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...