- This release adds a new parameter called "Max Merge Gap". More info about it can be found in the parameters section.
- Several bugfixes are also included.
Fixes:
- Subtitles disappeared one frame too early
- Subtitles which where visible until the end of the video or the specified time had a wrong srt timestamp ending
- Crop box was not applied if it extended to the top left corner
- Crop box was not completely seen when it extended all the way to the right and bottom
- Icon was displayed blurry in the taskbar on Windows
- Update tooltip for brightness threshold
Notes:
- Utilizes standalone version of PaddleOCR from https://github.com/timminator/PaddleOCR-Standalone
- The GPU version requires an Nvidia graphics card (10 Series or newer) and driver version 522.25 (Linux: 520.56.06) or higher!
- Linux version requires glibc 2.35 or newer (can be checked by running
ldd --versionin a terminal)