Hello. Good evening everyone! I have a problem with the Frigate. I had it working perfectly, but today I went to update, and installed the FolderView app, and after that my frigate broke. I already deleted and reinstalled everything and it didn't solve the problem. It now keeps giving an error and filling up the shm (mine is currently at 2048m). I would like some help if possible.
mqtt:
host: 192.168.100.100
port: 1883
topic_prefix: frigate
client_id: frigate
user: ****
password: ****
detectors:
coral1:
type: edgetpu
device: pci
database:
path: /config/frigate.db
tls:
enabled: False
auth:
enabled: true
reset_admin_password: false
cookie_secure: false
session_length: 86400 # 24 hours
refresh_time: 43200 # 12 hours
failed_login_rate_limit: None
trusted_proxies: []
hash_iterations: 600000
birdseye:
enabled: true
restream: false
width: 1280
height: 720
quality: 8
mode: objects
ffmpeg:
hwaccel_args: preset-nvidia-h265
cameras:
#-------------------------------------------------Frente_Garagem
Frente_Garagem:
ffmpeg:
hwaccel_args: preset-nvidia-h265
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://192.168.100.171/user=admin&password=****&channel=1&stream=1.sdp?
roles:
- detect
- path: rtsp://192.168.100.171/user=admin&password=****&channel=1&stream=0.sdp?
roles:
- record
detect:
width: 720
height: 480
fps: 6
stationary:
max_frames:
objects:
person: 50
car: 35
objects:
track:
- person
- dog
- car
filters:
person:
min_score: 0.5
threshold: 0.7
snapshots:
enabled: true
bounding_box: true
crop: true
quality: 100
height: 500
retain:
default: 10
motion:
threshold: 20
contour_area: 75
record:
enabled: true
expire_interval: 60
retain:
days: 10
mode: all
events:
pre_capture: 5
post_capture: 5
objects:
- person
- dog
- car
retain:
default: 30
mode: motion
objects:
person: 30
dog: 10
car: 10
#-------------------------------------------------Frente_Portao
Frente_Portao:
ffmpeg:
hwaccel_args: preset-nvidia-h265
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://192.168.100.172/user=admin&password=****&channel=1&stream=1.sdp?
roles:
- detect
- path: rtsp://192.168.100.172/user=admin&password=****&channel=1&stream=0.sdp?
roles:
- record
detect:
width: 720
height: 480
fps: 6
stationary:
max_frames:
objects:
person: 50
car: 35
objects:
track:
- person
- dog
- bicycle
- car
filters:
person:
min_score: 0.5
threshold: 0.7
snapshots:
enabled: true
bounding_box: true
crop: true
quality: 100
height: 500
retain:
default: 10
motion:
threshold: 31
contour_area: 75
improve_contrast: 'true'
record:
enabled: true
expire_interval: 60
retain:
days: 10
mode: all
events:
pre_capture: 5
post_capture: 5
objects:
- person
- dog
- car
retain:
default: 30
mode: motion
objects:
person: 30
dog: 10
car: 10
#-------------------------------------------------Tras_1
Tras_1:
ffmpeg:
hwaccel_args: preset-nvidia-h265
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://192.168.100.174/user=admin&password=****&channel=1&stream=1.sdp?
roles:
- detect
- path: rtsp://192.168.100.174/user=admin&password=****&channel=1&stream=0.sdp?
roles:
- record
detect:
width: 720
height: 480
fps: 6
stationary:
max_frames:
objects:
person: 50
car: 35
objects:
track:
- person
- dog
- bicycle
- car
filters:
person:
min_score: 0.5
threshold: 0.7
snapshots:
enabled: true
bounding_box: true
crop: true
quality: 100
height: 500
retain:
default: 10
motion:
threshold: 20
contour_area: 75
record:
enabled: true
expire_interval: 60
retain:
days: 10
mode: all
events:
pre_capture: 5
post_capture: 5
objects:
- person
- dog
- car
retain:
default: 30
mode: motion
objects:
person: 30
dog: 10
car: 10
#-------------------------------------------------Tras_2
Tras_2:
ffmpeg:
hwaccel_args: preset-nvidia-h265
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://192.168.100.173/user=admin&password=****&channel=2&stream=0.sdp?
roles:
- detect
- path: rtsp://192.168.100.173/user=admin&password****=&channel=1&stream=0.sdp?
roles:
- record
detect:
width: 720
height: 480
fps: 6
stationary:
max_frames:
objects:
person: 50
car: 35
objects:
track:
- person
- dog
- bicycle
- car
filters:
person:
min_score: 0.5
threshold: 0.7
snapshots:
enabled: true
bounding_box: true
crop: true
quality: 100
height: 500
retain:
default: 10
motion:
threshold: 20
contour_area: 75
record:
enabled: true
expire_interval: 60
retain:
days: 10
mode: all
events:
pre_capture: 5
post_capture: 5
objects:
- person
- dog
- car
retain:
default: 30
mode: motion
objects:
person: 30
dog: 10
car: 10
#-------------------------------------------------Tras_3
Tras_3:
ffmpeg:
hwaccel_args: preset-nvidia-h264
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://192.168.100.151:554/2
roles:
- detect
- path: rtsp://192.168.100.151:554/1
roles:
- record
detect:
width: 720
height: 480
fps: 6
stationary:
max_frames:
objects:
person: 50
car: 35
objects:
track:
- person
- dog
- bicycle
- car
filters:
person:
min_score: 0.5
threshold: 0.7
snapshots:
enabled: true
bounding_box: true
crop: true
quality: 100
height: 500
retain:
default: 10
motion:
threshold: 20
contour_area: 75
record:
enabled: true
expire_interval: 60
retain:
days: 10
mode: all
events:
pre_capture: 5
post_capture: 5
objects:
- person
- dog
- car
retain:
default: 30
mode: motion
objects:
person: 30
dog: 10
car: 10
#-------------------------------------------------Sala_casa
Sala_casa:
ffmpeg:
hwaccel_args: preset-nvidia-h265
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://192.168.100.175/user=admin&password=****&channel=1&stream=1.sdp?
roles:
- detect
- path: rtsp://192.168.100.175/user=admin&password=****&channel=1&stream=0.sdp?
roles:
- record
detect:
width: 720
height: 480
fps: 6
stationary:
max_frames:
objects:
person: 50
car: 35
objects:
track:
- person
filters:
person:
min_score: 0.5
threshold: 0.7
snapshots:
enabled: true
bounding_box: true
crop: true
quality: 100
height: 500
retain:
default: 10
motion:
threshold: 20
contour_area: 75
record:
enabled: true
expire_interval: 60
retain:
days: 10
mode: all
events:
pre_capture: 5
post_capture: 5
objects:
- person
retain:
default: 30
mode: motion
objects:
person: 30
dog: 10
car: 10
version: 0.14
2024-11-18 23:16:44.494305202 --- Logging error ---
2024-11-18 23:16:44.500808895 Traceback (most recent call last):
2024-11-18 23:16:44.500878115 File "/opt/frigate/frigate/record/maintainer.py", line 524, in run
2024-11-18 23:16:44.500879575 asyncio.run(self.move_files())
2024-11-18 23:16:44.500880975 File "/usr/lib/python3.9/asyncio/runners.py", line 44, in run
2024-11-18 23:16:44.500882095 return loop.run_until_complete(main)
2024-11-18 23:16:44.500898915 File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
2024-11-18 23:16:44.500899985 return future.result()
2024-11-18 23:16:44.500901185 File "/opt/frigate/frigate/record/maintainer.py", line 183, in move_files
2024-11-18 23:16:44.500902445 recordings_to_insert: list[Optional[Recordings]] = await asyncio.gather(*tasks)
2024-11-18 23:16:44.500903665 File "/opt/frigate/frigate/record/maintainer.py", line 209, in validate_and_move_segment
2024-11-18 23:16:44.500943435 segment_info = await get_video_properties(cache_path, get_duration=True)
2024-11-18 23:16:44.500945725 File "/opt/frigate/frigate/util/services.py", line 499, in get_video_properties
2024-11-18 23:16:44.500946995 result["duration"] = await calculate_duration(video)
2024-11-18 23:16:44.500948245 File "/opt/frigate/frigate/util/services.py", line 455, in calculate_duration
2024-11-18 23:16:44.501000485 p = await asyncio.create_subprocess_exec(
2024-11-18 23:16:44.501002085 File "/usr/lib/python3.9/asyncio/subprocess.py", line 236, in create_subprocess_exec
2024-11-18 23:16:44.501003435 transport, protocol = await loop.subprocess_exec(
2024-11-18 23:16:44.501024845 File "/usr/lib/python3.9/asyncio/base_events.py", line 1661, in subprocess_exec
2024-11-18 23:16:44.501026015 transport = await self._make_subprocess_transport(
2024-11-18 23:16:44.501027295 File "/usr/lib/python3.9/asyncio/unix_events.py", line 197, in _make_subprocess_transport
2024-11-18 23:16:44.501028515 transp = _UnixSubprocessTransport(self, protocol, args, shell,
2024-11-18 23:16:44.501029725 File "/usr/lib/python3.9/asyncio/base_subprocess.py", line 36, in __init__
2024-11-18 23:16:44.501030905 self._start(args=args, shell=shell, stdin=stdin, stdout=stdout,
2024-11-18 23:16:44.501032055 File "/usr/lib/python3.9/asyncio/unix_events.py", line 789, in _start
2024-11-18 23:16:44.501033075 self._proc = subprocess.Popen(
2024-11-18 23:16:44.501034175 File "/usr/lib/python3.9/subprocess.py", line 951, in __init__
2024-11-18 23:16:44.501035295 self._execute_child(args, executable, preexec_fn, close_fds,
2024-11-18 23:16:44.501036425 File "/usr/lib/python3.9/subprocess.py", line 1756, in _execute_child
2024-11-18 23:16:44.501037445 self.pid = _posixsubprocess.fork_exec(
2024-11-18 23:16:44.501038575 BlockingIOError: [Errno 11] Resource temporarily unavailable
2024-11-18 23:16:44.501039465
2024-11-18 23:16:44.501075165 During handling of the above exception, another exception occurred:
2024-11-18 23:16:44.501076255
2024-11-18 23:16:44.501077255 Traceback (most recent call last):
2024-11-18 23:16:44.501078645 File "/usr/lib/python3.9/logging/handlers.py", line 1431, in emit
2024-11-18 23:16:44.501079685 self.enqueue(self.prepare(record))
2024-11-18 23:16:44.501080815 File "/usr/lib/python3.9/logging/handlers.py", line 1393, in enqueue
2024-11-18 23:16:44.501082295 self.queue.put_nowait(record)
2024-11-18 23:16:44.501083495 File "/usr/lib/python3.9/multiprocessing/queues.py", line 138, in put_nowait
2024-11-18 23:16:44.501084475 return self.put(obj, False)
2024-11-18 23:16:44.501118275 File "/usr/lib/python3.9/multiprocessing/queues.py", line 94, in put
2024-11-18 23:16:44.501119445 self._start_thread()
2024-11-18 23:16:44.501120625 File "/usr/lib/python3.9/multiprocessing/queues.py", line 179, in _start_thread
2024-11-18 23:16:44.501121765 self._thread.start()
2024-11-18 23:16:44.501122875 File "/usr/lib/python3.9/threading.py", line 874, in start
2024-11-18 23:16:44.501123935 _start_new_thread(self._bootstrap, ())
2024-11-18 23:16:44.501124985 RuntimeError: can't start new thread
2024-11-18 23:16:44.501151385 Call stack:
2024-11-18 23:16:44.501210575 File "/usr/lib/python3.9/threading.py", line 912, in _bootstrap
2024-11-18 23:16:44.501211715 self._bootstrap_inner()
2024-11-18 23:16:44.501212835 File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
2024-11-18 23:16:44.501213725 self.run()
2024-11-18 23:16:44.501214825 File "/opt/frigate/frigate/record/maintainer.py", line 526, in run
2024-11-18 23:16:44.501215745 logger.error(
2024-11-18 23:16:44.501231725 Message: 'Error occurred when attempting to maintain recording cache'
2024-11-18 23:16:44.501232755 Arguments: ()
2024-11-18 23:16:48.918597409 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:48.918601469 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.147889857 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:49.147894617 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.158223706 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:49.158226306
2024-11-18 23:16:49.158227846 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:49.158228636
2024-11-18 23:16:49.158229356
2024-11-18 23:16:49.363232758 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:49.363237548 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.363352948 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:49.363354268
2024-11-18 23:16:49.363355798 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:49.363356698
2024-11-18 23:16:49.363357568
2024-11-18 23:16:49.588181188 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:49.588185178 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.778396112 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:49.778401652 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.778535272 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:49.778537182
2024-11-18 23:16:49.778538812 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:49.778539822
2024-11-18 23:16:49.778540792
2024-11-18 23:16:53.918971154 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:53.919016124 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.000718667 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.000723057 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.304776852 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.304782172 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.316137593 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:54.316140283
2024-11-18 23:16:54.316142153 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:54.316143093
2024-11-18 23:16:54.316143963
2024-11-18 23:16:54.513498141 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.513502721 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.513624541 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:54.513626291
2024-11-18 23:16:54.513628001 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:54.513628911
2024-11-18 23:16:54.513629771
2024-11-18 23:16:54.733516270 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.733520180 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.918641235 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.918645585 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.918737145 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:54.918738415
2024-11-18 23:16:54.918739715 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:54.918740475
2024-11-18 23:16:54.918741195
2024-11-18 23:16:58.922029677 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:58.922033647 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.001940925 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.001945495 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.237047722 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.237052672 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.248485113 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:59.248487403
2024-11-18 23:16:59.248489263 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:59.248490203
2024-11-18 23:16:59.248491083
2024-11-18 23:16:59.482326918 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.482331408 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.492999387 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:59.493002217
2024-11-18 23:16:59.493004057 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:59.493005017
2024-11-18 23:16:59.493005887
2024-11-18 23:16:59.708060397 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.708064297 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.935770690 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.935775410 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.124641240 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:00.124646180 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.124733261 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:00.124734451
2024-11-18 23:17:00.124735721 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:00.124736471
2024-11-18 23:17:00.124737221
2024-11-18 23:17:00.341375993 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:00.341379993 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.352042183 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:00.352044333
2024-11-18 23:17:00.352045903 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:00.352046693
2024-11-18 23:17:00.352047423
2024-11-18 23:17:00.547573916 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:00.547578326 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.547693036 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:00.547694306
2024-11-18 23:17:00.547695566 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:00.547696346
2024-11-18 23:17:00.547697116
2024-11-18 23:17:00.743901020 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:00.743907290 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.744343031 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:00.744345791
2024-11-18 23:17:00.744348131 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:00.744349451
2024-11-18 23:17:00.744350631
2024-11-18 23:17:03.930147591 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:03.930151851 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.010138120 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.010142280 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.088302715 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.088307025 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.423236475 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.423240715 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.433510624 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:04.433512954
2024-11-18 23:17:04.433514574 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:04.433515354
2024-11-18 23:17:04.433516084
2024-11-18 23:17:04.666842637 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.666847147 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.676858646 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:04.676860786
2024-11-18 23:17:04.676862376 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:04.676863176
2024-11-18 23:17:04.676863896
2024-11-18 23:17:04.896564863 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.896569733 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.123778464 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.123783364 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.311733192 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.311737562 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.311836962 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:05.311838152
2024-11-18 23:17:05.311839452 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:05.311840213
2024-11-18 23:17:05.311840943
2024-11-18 23:17:05.538822884 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.538827334 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.549936355 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:05.549939395
2024-11-18 23:17:05.549941345 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:05.549942355
2024-11-18 23:17:05.549943235
2024-11-18 23:17:05.750045186 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.750049476 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.750168156 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:05.750169206
2024-11-18 23:17:05.750170496 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:05.750171306
2024-11-18 23:17:05.750172066
2024-11-18 23:17:05.954486864 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.954491254 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.954615835 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:05.954616975
2024-11-18 23:17:05.954618295 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:05.954619095
2024-11-18 23:17:05.954619855
2024-11-18 23:17:09.080771813 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.080775893 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.091384512 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.091387202
2024-11-18 23:17:09.091389042 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.091389972
2024-11-18 23:17:09.091390802
2024-11-18 23:17:09.339847332 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.339851972 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.350285961 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.350288592
2024-11-18 23:17:09.350290472 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.350291432
2024-11-18 23:17:09.350292302
2024-11-18 23:17:09.581932780 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.581936750 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.592574220 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.592577160
2024-11-18 23:17:09.592579110 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.592580100
2024-11-18 23:17:09.592581140
2024-11-18 23:17:09.790559256 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.790563636 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.790656046 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.790657336
2024-11-18 23:17:09.790658756 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.790659546
2024-11-18 23:17:09.790660276
2024-11-18 23:17:09.989660974 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.989665764 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.989667364 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.989668314
2024-11-18 23:17:09.989669834 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.989670794
2024-11-18 23:17:09.989671594
2024-11-18 23:17:10.185039386 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.185079346 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.185196766 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:10.185198406
2024-11-18 23:17:10.185200396 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:10.185201626
2024-11-18 23:17:10.185202706
2024-11-18 23:17:10.404867952 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.404872192 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.634716908 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.634720828 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.796560777 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.796565257 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.962163174 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.962167604 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.962262524 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:10.962263744
2024-11-18 23:17:10.962265074 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:10.962265834
2024-11-18 23:17:10.962266544
2024-11-18 23:17:11.175696808 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.175701538 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:11.186223858 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:11.186226938
2024-11-18 23:17:11.186229688 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:11.186230858
2024-11-18 23:17:11.186231958
2024-11-18 23:17:11.407139167 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.407143597 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:11.417116845 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:11.417118785
2024-11-18 23:17:11.417120365 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:11.417121155
2024-11-18 23:17:11.417121895
2024-11-18 23:17:11.497909964 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.497914914 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:11.577479471 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.577483611 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:11.657884060 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.657888650 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:13.927236734 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:13.927241294 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.007207242 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.007211672 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.086795679 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.086799709 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.169501461 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.169505651 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.541602879 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.541607699 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.552885290 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:14.552887400
2024-11-18 23:17:14.552888990 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:14.552889800
2024-11-18 23:17:14.552890550
2024-11-18 23:17:14.791165379 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.791169669 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.801257488 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:14.801259438
2024-11-18 23:17:14.801261028 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:14.801261808
2024-11-18 23:17:14.801262548
2024-11-18 23:17:15.040119599 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.040123529 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:15.050285688 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:15.050287688
2024-11-18 23:17:15.050289218 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:15.050289998
2024-11-18 23:17:15.050290678
2024-11-18 23:17:15.250373037 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.250377567 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:15.250473178 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:15.250474208
2024-11-18 23:17:15.250475478 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:15.250476228
2024-11-18 23:17:15.250476928
2024-11-18 23:17:15.449520685 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.449524855 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:15.449630965 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:15.449632255
2024-11-18 23:17:15.449633535 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:15.449634295
2024-11-18 23:17:15.449635025
2024-11-18 23:17:15.648181292 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.648185282 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:15.648280622 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:15.648281772
2024-11-18 23:17:15.648283092 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:15.648283862
2024-11-18 23:17:15.648284602
2024-11-18 23:17:15.881301882 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.881305792 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.113213630 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.113218490 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.276161681 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.276166071 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.447694168 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.447698838 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.447822288 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:16.447823618
2024-11-18 23:17:16.447825168 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:16.447826108
2024-11-18 23:17:16.447826978
2024-11-18 23:17:16.670733819 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.670738259 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.681042258 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:16.681044208
2024-11-18 23:17:16.681045798 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:16.681046588
2024-11-18 23:17:16.681047338
2024-11-18 23:17:16.905137912 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.905141922 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.915446541 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:16.915448851
2024-11-18 23:17:16.915450761 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:16.915451691
2024-11-18 23:17:16.915452551
2024-11-18 23:17:18.930226808 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:18.930231438 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.012258669 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.012263789 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.095253672 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.095257872 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.173106485 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.173110725 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.559103157 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.559107217 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.569200165 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:19.569202305
2024-11-18 23:17:19.569203905 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:19.569204695
2024-11-18 23:17:19.569205425
2024-11-18 23:17:19.804655359 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.804659289 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.814790168 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:19.814792088
2024-11-18 23:17:19.814793678 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:19.814794458
2024-11-18 23:17:19.814795198
2024-11-18 23:17:20.049353800 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:20.049358410 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:20.060084410 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:20.060086710
2024-11-18 23:17:20.060088540 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:14:22.953202495 [INFO] Starting go2rtc healthcheck service...
2024-11-18 23:16:37.347278645 [ERROR:
[email protected]] global parallel_impl.cpp:244 WorkerThread 70: Can't spawn new thread: res = 11
2024-11-18 23:16:44.494305202 --- Logging error ---
2024-11-18 23:16:44.500808895 Traceback (most recent call last):
2024-11-18 23:16:44.500878115 File "/opt/frigate/frigate/record/maintainer.py", line 524, in run
2024-11-18 23:16:44.500879575 asyncio.run(self.move_files())
2024-11-18 23:16:44.500880975 File "/usr/lib/python3.9/asyncio/runners.py", line 44, in run
2024-11-18 23:16:44.500882095 return loop.run_until_complete(main)
2024-11-18 23:16:44.500898915 File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
2024-11-18 23:16:44.500899985 return future.result()
2024-11-18 23:16:44.500901185 File "/opt/frigate/frigate/record/maintainer.py", line 183, in move_files
2024-11-18 23:16:44.500902445 recordings_to_insert: list[Optional[Recordings]] = await asyncio.gather(*tasks)
2024-11-18 23:16:44.500903665 File "/opt/frigate/frigate/record/maintainer.py", line 209, in validate_and_move_segment
2024-11-18 23:16:44.500943435 segment_info = await get_video_properties(cache_path, get_duration=True)
2024-11-18 23:16:44.500945725 File "/opt/frigate/frigate/util/services.py", line 499, in get_video_properties
2024-11-18 23:16:44.500946995 result["duration"] = await calculate_duration(video)
2024-11-18 23:16:44.500948245 File "/opt/frigate/frigate/util/services.py", line 455, in calculate_duration
2024-11-18 23:16:44.501000485 p = await asyncio.create_subprocess_exec(
2024-11-18 23:16:44.501002085 File "/usr/lib/python3.9/asyncio/subprocess.py", line 236, in create_subprocess_exec
2024-11-18 23:16:44.501003435 transport, protocol = await loop.subprocess_exec(
2024-11-18 23:16:44.501024845 File "/usr/lib/python3.9/asyncio/base_events.py", line 1661, in subprocess_exec
2024-11-18 23:16:44.501026015 transport = await self._make_subprocess_transport(
2024-11-18 23:16:44.501027295 File "/usr/lib/python3.9/asyncio/unix_events.py", line 197, in _make_subprocess_transport
2024-11-18 23:16:44.501028515 transp = _UnixSubprocessTransport(self, protocol, args, shell,
2024-11-18 23:16:44.501029725 File "/usr/lib/python3.9/asyncio/base_subprocess.py", line 36, in __init__
2024-11-18 23:16:44.501030905 self._start(args=args, shell=shell, stdin=stdin, stdout=stdout,
2024-11-18 23:16:44.501032055 File "/usr/lib/python3.9/asyncio/unix_events.py", line 789, in _start
2024-11-18 23:16:44.501033075 self._proc = subprocess.Popen(
2024-11-18 23:16:44.501034175 File "/usr/lib/python3.9/subprocess.py", line 951, in __init__
2024-11-18 23:16:44.501035295 self._execute_child(args, executable, preexec_fn, close_fds,
2024-11-18 23:16:44.501036425 File "/usr/lib/python3.9/subprocess.py", line 1756, in _execute_child
2024-11-18 23:16:44.501037445 self.pid = _posixsubprocess.fork_exec(
2024-11-18 23:16:44.501038575 BlockingIOError: [Errno 11] Resource temporarily unavailable
2024-11-18 23:16:44.501039465
2024-11-18 23:16:44.501075165 During handling of the above exception, another exception occurred:
2024-11-18 23:16:44.501076255
2024-11-18 23:16:44.501077255 Traceback (most recent call last):
2024-11-18 23:16:44.501078645 File "/usr/lib/python3.9/logging/handlers.py", line 1431, in emit
2024-11-18 23:16:44.501079685 self.enqueue(self.prepare(record))
2024-11-18 23:16:44.501080815 File "/usr/lib/python3.9/logging/handlers.py", line 1393, in enqueue
2024-11-18 23:16:44.501082295 self.queue.put_nowait(record)
2024-11-18 23:16:44.501083495 File "/usr/lib/python3.9/multiprocessing/queues.py", line 138, in put_nowait
2024-11-18 23:16:44.501084475 return self.put(obj, False)
2024-11-18 23:16:44.501118275 File "/usr/lib/python3.9/multiprocessing/queues.py", line 94, in put
2024-11-18 23:16:44.501119445 self._start_thread()
2024-11-18 23:16:44.501120625 File "/usr/lib/python3.9/multiprocessing/queues.py", line 179, in _start_thread
2024-11-18 23:16:44.501121765 self._thread.start()
2024-11-18 23:16:44.501122875 File "/usr/lib/python3.9/threading.py", line 874, in start
2024-11-18 23:16:44.501123935 _start_new_thread(self._bootstrap, ())
2024-11-18 23:16:44.501124985 RuntimeError: can't start new thread
2024-11-18 23:16:44.501151385 Call stack:
2024-11-18 23:16:44.501210575 File "/usr/lib/python3.9/threading.py", line 912, in _bootstrap
2024-11-18 23:16:44.501211715 self._bootstrap_inner()
2024-11-18 23:16:44.501212835 File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
2024-11-18 23:16:44.501213725 self.run()
2024-11-18 23:16:44.501214825 File "/opt/frigate/frigate/record/maintainer.py", line 526, in run
2024-11-18 23:16:44.501215745 logger.error(
2024-11-18 23:16:44.501231725 Message: 'Error occurred when attempting to maintain recording cache'
2024-11-18 23:16:44.501232755 Arguments: ()
2024-11-18 23:16:48.918597409 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:48.918601469 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.147889857 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:49.147894617 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.158223706 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:49.158226306
2024-11-18 23:16:49.158227846 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:49.158228636
2024-11-18 23:16:49.158229356
2024-11-18 23:16:49.363232758 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:49.363237548 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.363352948 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:49.363354268
2024-11-18 23:16:49.363355798 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:49.363356698
2024-11-18 23:16:49.363357568
2024-11-18 23:16:49.588181188 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:49.588185178 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.778396112 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:49.778401652 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:49.778535272 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:49.778537182
2024-11-18 23:16:49.778538812 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:49.778539822
2024-11-18 23:16:49.778540792
2024-11-18 23:16:53.918971154 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:53.919016124 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.000718667 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.000723057 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.304776852 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.304782172 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.316137593 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:54.316140283
2024-11-18 23:16:54.316142153 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:54.316143093
2024-11-18 23:16:54.316143963
2024-11-18 23:16:54.513498141 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.513502721 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.513624541 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:54.513626291
2024-11-18 23:16:54.513628001 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:54.513628911
2024-11-18 23:16:54.513629771
2024-11-18 23:16:54.733516270 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.733520180 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.918641235 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:54.918645585 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:54.918737145 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:54.918738415
2024-11-18 23:16:54.918739715 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:54.918740475
2024-11-18 23:16:54.918741195
2024-11-18 23:16:58.922029677 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:58.922033647 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.001940925 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.001945495 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.237047722 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.237052672 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.248485113 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:59.248487403
2024-11-18 23:16:59.248489263 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:59.248490203
2024-11-18 23:16:59.248491083
2024-11-18 23:16:59.482326918 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.482331408 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.492999387 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:16:59.493002217
2024-11-18 23:16:59.493004057 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:16:59.493005017
2024-11-18 23:16:59.493005887
2024-11-18 23:16:59.708060397 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.708064297 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:16:59.935770690 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:16:59.935775410 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.124641240 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:00.124646180 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.124733261 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:00.124734451
2024-11-18 23:17:00.124735721 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:00.124736471
2024-11-18 23:17:00.124737221
2024-11-18 23:17:00.341375993 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:00.341379993 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.352042183 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:00.352044333
2024-11-18 23:17:00.352045903 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:00.352046693
2024-11-18 23:17:00.352047423
2024-11-18 23:17:00.547573916 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:00.547578326 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.547693036 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:00.547694306
2024-11-18 23:17:00.547695566 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:00.547696346
2024-11-18 23:17:00.547697116
2024-11-18 23:17:00.743901020 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:00.743907290 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:00.744343031 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:00.744345791
2024-11-18 23:17:00.744348131 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:00.744349451
2024-11-18 23:17:00.744350631
2024-11-18 23:17:03.930147591 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:03.930151851 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.010138120 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.010142280 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.088302715 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.088307025 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.423236475 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.423240715 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.433510624 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:04.433512954
2024-11-18 23:17:04.433514574 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:04.433515354
2024-11-18 23:17:04.433516084
2024-11-18 23:17:04.666842637 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.666847147 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:04.676858646 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:04.676860786
2024-11-18 23:17:04.676862376 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:04.676863176
2024-11-18 23:17:04.676863896
2024-11-18 23:17:04.896564863 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:04.896569733 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.123778464 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.123783364 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.311733192 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.311737562 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.311836962 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:05.311838152
2024-11-18 23:17:05.311839452 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:05.311840213
2024-11-18 23:17:05.311840943
2024-11-18 23:17:05.538822884 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.538827334 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.549936355 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:05.549939395
2024-11-18 23:17:05.549941345 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:05.549942355
2024-11-18 23:17:05.549943235
2024-11-18 23:17:05.750045186 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.750049476 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.750168156 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:05.750169206
2024-11-18 23:17:05.750170496 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:05.750171306
2024-11-18 23:17:05.750172066
2024-11-18 23:17:05.954486864 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:05.954491254 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:05.954615835 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:05.954616975
2024-11-18 23:17:05.954618295 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:05.954619095
2024-11-18 23:17:05.954619855
2024-11-18 23:17:09.080771813 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.080775893 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.091384512 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.091387202
2024-11-18 23:17:09.091389042 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.091389972
2024-11-18 23:17:09.091390802
2024-11-18 23:17:09.339847332 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.339851972 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.350285961 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.350288592
2024-11-18 23:17:09.350290472 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.350291432
2024-11-18 23:17:09.350292302
2024-11-18 23:17:09.581932780 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.581936750 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.592574220 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.592577160
2024-11-18 23:17:09.592579110 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.592580100
2024-11-18 23:17:09.592581140
2024-11-18 23:17:09.790559256 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.790563636 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.790656046 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.790657336
2024-11-18 23:17:09.790658756 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.790659546
2024-11-18 23:17:09.790660276
2024-11-18 23:17:09.989660974 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:09.989665764 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:09.989667364 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:09.989668314
2024-11-18 23:17:09.989669834 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:09.989670794
2024-11-18 23:17:09.989671594
2024-11-18 23:17:10.185039386 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.185079346 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.185196766 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:10.185198406
2024-11-18 23:17:10.185200396 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:10.185201626
2024-11-18 23:17:10.185202706
2024-11-18 23:17:10.404867952 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.404872192 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.634716908 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.634720828 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.796560777 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.796565257 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.962163174 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:10.962167604 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:10.962262524 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:10.962263744
2024-11-18 23:17:10.962265074 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:10.962265834
2024-11-18 23:17:10.962266544
2024-11-18 23:17:11.175696808 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.175701538 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:11.186223858 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:11.186226938
2024-11-18 23:17:11.186229688 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:11.186230858
2024-11-18 23:17:11.186231958
2024-11-18 23:17:11.407139167 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.407143597 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:11.417116845 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:11.417118785
2024-11-18 23:17:11.417120365 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:11.417121155
2024-11-18 23:17:11.417121895
2024-11-18 23:17:11.497909964 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.497914914 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:11.577479471 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.577483611 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:11.657884060 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:11.657888650 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:13.927236734 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:13.927241294 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.007207242 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.007211672 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.086795679 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.086799709 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.169501461 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.169505651 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.541602879 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.541607699 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.552885290 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:14.552887400
2024-11-18 23:17:14.552888990 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:14.552889800
2024-11-18 23:17:14.552890550
2024-11-18 23:17:14.791165379 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:14.791169669 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:14.801257488 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:14.801259438
2024-11-18 23:17:14.801261028 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:14.801261808
2024-11-18 23:17:14.801262548
2024-11-18 23:17:15.040119599 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.040123529 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:15.050285688 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:15.050287688
2024-11-18 23:17:15.050289218 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:15.050289998
2024-11-18 23:17:15.050290678
2024-11-18 23:17:15.250373037 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.250377567 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:15.250473178 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:15.250474208
2024-11-18 23:17:15.250475478 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:15.250476228
2024-11-18 23:17:15.250476928
2024-11-18 23:17:15.449520685 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.449524855 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:15.449630965 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:15.449632255
2024-11-18 23:17:15.449633535 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:15.449634295
2024-11-18 23:17:15.449635025
2024-11-18 23:17:15.648181292 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.648185282 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:15.648280622 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:15.648281772
2024-11-18 23:17:15.648283092 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:15.648283862
2024-11-18 23:17:15.648284602
2024-11-18 23:17:15.881301882 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:15.881305792 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.113213630 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.113218490 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.276161681 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.276166071 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.447694168 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.447698838 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.447822288 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:16.447823618
2024-11-18 23:17:16.447825168 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:16.447826108
2024-11-18 23:17:16.447826978
2024-11-18 23:17:16.670733819 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.670738259 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.681042258 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:16.681044208
2024-11-18 23:17:16.681045798 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:16.681046588
2024-11-18 23:17:16.681047338
2024-11-18 23:17:16.905137912 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:16.905141922 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:16.915446541 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:16.915448851
2024-11-18 23:17:16.915450761 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:16.915451691
2024-11-18 23:17:16.915452551
2024-11-18 23:17:18.930226808 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:18.930231438 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.012258669 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.012263789 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.095253672 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.095257872 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.173106485 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.173110725 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.559103157 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.559107217 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.569200165 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:19.569202305
2024-11-18 23:17:19.569203905 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:19.569204695
2024-11-18 23:17:19.569205425
2024-11-18 23:17:19.804655359 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:19.804659289 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:19.814790168 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:19.814792088
2024-11-18 23:17:19.814793678 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:19.814794458
2024-11-18 23:17:19.814795198
2024-11-18 23:17:20.049353800 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1309 open Could not open codec h264, error: -11
2024-11-18 23:17:20.049358410 [ERROR:
[email protected]] global cap_ffmpeg_impl.hpp:1317 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture
2024-11-18 23:17:20.060084410 [ERROR:
[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-11-18 23:17:20.060086710
2024-11-18 23:17:20.060088540 OpenCV(4.9.0) /io/opencv/modules/videoio/src/cap_images.cpp:274: error: (-215:Assertion failed) number < max_number in function 'icvExtractPattern'
2024-11-18 23:17:20.060089460