Skip to content

left block unavailable for requested intra4x4 mode -1 #226

Answered by roflcoopter
gniknalu asked this question in Q&A
Discussion options

You must be logged in to vote

If everything is working fine its nothing to worry about.
Its not directly connected to your config, its FFmpeg that prints those errors when decoding your camera.
The decoders in FFmpeg prints quite a few errors that in the end are no issues.

If you want to suppress the message you can add this to your config:

ffmpeg_recoverable_errors:
  - "left block unavailable for requested intra"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gniknalu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants