frigate: [Support]: errors when recordings enabled Beta 13.0
Describe the problem you are having
These errors are flooding the logs when recordings are turned on. A recording does not have to occur to generate the log errors. Simply turning on recordings and the errors appear. It only seems to be happening on my two WiFi cameras. These cameras worked without errors prior to the beta upgrade
2023-09-19 04:57:29.558797767 [h264 @ 0x7f3b0c14ff00] error while decoding MB 99 62, bytestream -49
2023-09-19 04:57:29.697456189 [h264 @ 0x7f3b0c175d00] error while decoding MB 116 65, bytestream -25
2023-09-19 04:57:39.763139930 [h264 @ 0x7f3b0c112ac0] error while decoding MB 91 64, bytestream -59
2023-09-19 04:57:49.570914724 [h264 @ 0x7f3b0c714ac0] error while decoding MB 2 62, bytestream -13
2023-09-19 04:57:59.556788233 [h264 @ 0x7f3b0c644680] error while decoding MB 117 39, bytestream -11
2023-09-19 04:57:59.647476837 [h264 @ 0x7f3b0c644680] error while decoding MB 10 64, bytestream -27
2023-09-19 04:58:09.573233277 [h264 @ 0x7f3b0c644680] error while decoding MB 79 64, bytestream -23
2023-09-19 04:58:29.563048206 [h264 @ 0x7f3b0c644680] error while decoding MB 110 64, bytestream -39
2023-09-19 04:58:39.565397177 [h264 @ 0x7f3b0c644680] error while decoding MB 77 65, bytestream -33
2023-09-19 04:58:59.555709390 [h264 @ 0x7f3b0c644680] left block unavailable for requested intra4x4 mode -1
2023-09-19 04:58:59.555712337 [h264 @ 0x7f3b0c644680] error while decoding MB 0 40, bytestream 57466
2023-09-19 04:59:09.564460302 [h264 @ 0x7f3b0c644680] error while decoding MB 27 65, bytestream -33
2023-09-19 04:59:09.651688444 [h264 @ 0x7f3b0c148380] error while decoding MB 96 65, bytestream -36
2023-09-19 04:59:19.656114315 [h264 @ 0x7f3b0c186c80] error while decoding MB 47 65, bytestream -8
2023-09-19 04:59:29.562081452 [h264 @ 0x7f3b0c186c80] error while decoding MB 65 62, bytestream -21
2023-09-19 04:59:29.654418454 [h264 @ 0x7f3b0c186c80] error while decoding MB 108 64, bytestream -53
2023-09-19 04:59:39.576886447 [h264 @ 0x7f3b0c186c80] error while decoding MB 108 64, bytestream -54
2023-09-19 04:59:49.553338633 [h264 @ 0x7f3b0c186c80] left block unavailable for requested intra4x4 mode -1
2023-09-19 04:59:49.553341547 [h264 @ 0x7f3b0c186c80] error while decoding MB 0 40, bytestream 117954
2023-09-19 04:59:49.647762193 [h264 @ 0x7f3b0c6408c0] error while decoding MB 41 65, bytestream -6
2023-09-19 05:00:09.562618338 [h264 @ 0x7f3b0c715680] left block unavailable for requested intra4x4 mode -1
Version
0.13.0-9185753
Frigate config file
room_one_camera:
ffmpeg:
hwaccel_args: preset-vaapi
output_args:
detect: -dn -an -sn -f rawvideo -pix_fmt yuv420p
record: -sn -dn -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -codec:v copy -codec:a aac -b:a 16k -ac 0
inputs:
- path: rtsp://myuser:mypass@192.168.xx.xxx:8554/video2_unicast
input_args: preset-rtsp-udp
roles:
- detect
- path: rtsp://myuser:mypass@192.168.xx.xxx:8554/video1_unicast
input_args: preset-rtsp-udp
roles:
- record
detect:
width: 640
height: 360
fps: 5
max_disappeared: 50
stationary:
interval: 10
threshold: 60
best_image_timeout: 30
objects:
track:
- person
filters:
person:
min_score: 0.6
threshold: 0.65
motion:
contour_area: 15
threshold: 20
lightning_threshold: 0.8
mask:
- 640,330,640,360,435,360,440,329
improve_contrast: true
mqtt:
timestamp: false
bounding_box: false
crop: true
height: 500
Relevant log output
2023-09-19 04:57:29.558797767 [h264 @ 0x7f3b0c14ff00] error while decoding MB 99 62, bytestream -49
2023-09-19 04:57:29.697456189 [h264 @ 0x7f3b0c175d00] error while decoding MB 116 65, bytestream -25
2023-09-19 04:57:39.763139930 [h264 @ 0x7f3b0c112ac0] error while decoding MB 91 64, bytestream -59
2023-09-19 04:57:49.570914724 [h264 @ 0x7f3b0c714ac0] error while decoding MB 2 62, bytestream -13
2023-09-19 04:57:59.556788233 [h264 @ 0x7f3b0c644680] error while decoding MB 117 39, bytestream -11
2023-09-19 04:57:59.647476837 [h264 @ 0x7f3b0c644680] error while decoding MB 10 64, bytestream -27
2023-09-19 04:58:09.573233277 [h264 @ 0x7f3b0c644680] error while decoding MB 79 64, bytestream -23
2023-09-19 04:58:29.563048206 [h264 @ 0x7f3b0c644680] error while decoding MB 110 64, bytestream -39
2023-09-19 04:58:39.565397177 [h264 @ 0x7f3b0c644680] error while decoding MB 77 65, bytestream -33
2023-09-19 04:58:59.555709390 [h264 @ 0x7f3b0c644680] left block unavailable for requested intra4x4 mode -1
2023-09-19 04:58:59.555712337 [h264 @ 0x7f3b0c644680] error while decoding MB 0 40, bytestream 57466
2023-09-19 04:59:09.564460302 [h264 @ 0x7f3b0c644680] error while decoding MB 27 65, bytestream -33
2023-09-19 04:59:09.651688444 [h264 @ 0x7f3b0c148380] error while decoding MB 96 65, bytestream -36
2023-09-19 04:59:19.656114315 [h264 @ 0x7f3b0c186c80] error while decoding MB 47 65, bytestream -8
2023-09-19 04:59:29.562081452 [h264 @ 0x7f3b0c186c80] error while decoding MB 65 62, bytestream -21
2023-09-19 04:59:29.654418454 [h264 @ 0x7f3b0c186c80] error while decoding MB 108 64, bytestream -53
2023-09-19 04:59:39.576886447 [h264 @ 0x7f3b0c186c80] error while decoding MB 108 64, bytestream -54
2023-09-19 04:59:49.553338633 [h264 @ 0x7f3b0c186c80] left block unavailable for requested intra4x4 mode -1
2023-09-19 04:59:49.553341547 [h264 @ 0x7f3b0c186c80] error while decoding MB 0 40, bytestream 117954
2023-09-19 04:59:49.647762193 [h264 @ 0x7f3b0c6408c0] error while decoding MB 41 65, bytestream -6
2023-09-19 05:00:09.562618338 [h264 @ 0x7f3b0c715680] left block unavailable for requested intra4x4 mode -1
FFprobe output from your camera
FFPROBE OUTPUT
Stream 0:
Return Code: 0
Video:
Codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
Resolution: 640x360
FPS: 6/1
Stream 1:
Return Code: 0
Video:
Codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
Resolution: 2688x1520
FPS: 20/1
Frigate stats
No response
Operating system
Debian
Install method
Docker Compose
Coral version
USB
Network connection
Wired
Camera make and model
Wyze V3 running gtxaspec / wz_mini_hacks
Any other information that may be helpful
No response
About this issue
- Original URL
- State: closed
- Created 9 months ago
- Comments: 21
Most upvoted comments
+1
NickM-27 on Sep 19, 2023