howdy
howdy copied to clipboard
Cannot use ffmpeg backend
using ffmpeg results in the following:
File "/usr/local/lib/x86_64-linux-gnu/howdy/compare.py", line 178, in <module>
video_capture = VideoCapture(config)
File "/usr/local/lib/x86_64-linux-gnu/howdy/recorders/video_capture.py", line 52, in __init__
self.internal.grab()
~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/x86_64-linux-gnu/howdy/recorders/ffmpeg_reader.py", line 134, in grab
self.read()
~~~~~~~~~^^
File "/usr/local/lib/x86_64-linux-gnu/howdy/recorders/ffmpeg_reader.py", line 107, in read
self.record(self.numframes)
~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/usr/local/lib/x86_64-linux-gnu/howdy/recorders/ffmpeg_reader.py", line 81, in record
self.probe()
~~~~~~~~~~^^
File "/usr/local/lib/x86_64-linux-gnu/howdy/recorders/ffmpeg_reader.py", line 71, in probe
if height.isdigit() and self.get(CAP_PROP_FRAME_HEIGHT) == 0:
^^^^^^^^^^^^^^
AttributeError: 'int' object has no attribute 'isdigit'
[x] I've searched for similar issues already, and my issue has not been reported yet.
Linux distribution (if applicable): ubuntu 25.04
Howdy version (sudo howdy version): Howdy 3.0.0 BETA