kirek007 / ws-osd-py

Generate OSD for Walksnail DVR! If you like it you can get me a coffe here https://www.buymeacoffee.com/kirek
42 stars 6 forks source link

Software fails to generate images with SRT option unchecked #25

Closed WereWolfPL closed 1 year ago

WereWolfPL commented 1 year ago

Latest pre-release: https://github.com/kirek007/ws-osd-py/releases/tag/master-f9342f2523c7bf0e6a5d4871e4be7d01a2a1f6d2

Errors in the console:

Exception in thread Thread-1 (main):
Traceback (most recent call last):
  File "threading.py", line 1016, in _bootstrap_inner
  File "threading.py", line 953, in run
  File "processor.py", line 648, in main
UnboundLocalError: local variable 'frame_osd_srt' referenced before assignment
kirek007 commented 1 year ago

Right, will be fixed soon (TM)

WereWolfPL commented 1 year ago

Looks like it's fixed in the latest beta.