errors while decoding h264 #175

Closed
opened 2025-12-23 10:35:11 +01:00 by backuprepo · 1 comment
Owner

Originally created by @Lintaov587 on GitHub (May 7, 2025).

When playing video files encoded with h264_rkmpp, it display this things:

[h264 @ 0x7f3c3547a0] corrupted macroblock 8 67 (total_coeff=-1)
[h264 @ 0x7f3c3547a0] error while decoding MB 8 67
[h264 @ 0x7f3c3547a0] concealing 161 DC, 161 AC, 161 MV errors in I frame
[h264 @ 0x7f3c136b90] corrupted macroblock 1 67 (total_coeff=-1)
[h264 @ 0x7f3c136b90] error while decoding MB 1 67
[h264 @ 0x7f3c136b90] concealing 168 DC, 168 AC, 168 MV errors in I frame

Originally created by @Lintaov587 on GitHub (May 7, 2025). When playing video files encoded with h264_rkmpp, it display this things: [h264 @ 0x7f3c3547a0] corrupted macroblock 8 67 (total_coeff=-1) [h264 @ 0x7f3c3547a0] error while decoding MB 8 67 [h264 @ 0x7f3c3547a0] concealing 161 DC, 161 AC, 161 MV errors in I frame [h264 @ 0x7f3c136b90] corrupted macroblock 1 67 (total_coeff=-1) [h264 @ 0x7f3c136b90] error while decoding MB 1 67 [h264 @ 0x7f3c136b90] concealing 168 DC, 168 AC, 168 MV errors in I frame
backuprepo 2025-12-23 10:35:11 +01:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@nyanmisaka commented on GitHub (May 7, 2025):

I have not encountered this error before, it looks like the video file is corrupted. If you are sure this can be reproduced, please provide the input file, and the ffmpeg command.

@nyanmisaka commented on GitHub (May 7, 2025): I have not encountered this error before, it looks like the video file is corrupted. If you are sure this can be reproduced, please provide the input file, and the ffmpeg command.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/ffmpeg-rockchip#175
No description provided.