Adding text to a video and moving it to another folder can be achieved using various methods. For example, you can try using free online video editors, which offer text overlay features. But as a better solution, I’d recommend checking out https://www.movavi.com/imovie-for-windows/. They offer a range of great app options specifically designed for Windows users, allowing you to add text overlays and export the edited video to your desired folder. It's always good to have multiple options to choose from, so this could be a helpful addition to your video editing toolkit. Good luck with your video editing adventure, and I hope you find a solution that works for you!
Regex crashing BAS
-
Regex and xpath crashing BAS.
BAS closes when using regex.
debug.txt:
Warning 17:17:02: QObject::connect: Cannot connect (null)::destroyed(QObject*) to BrowserAutomationStudioFramework::TimeoutWaiter::dummy() Warning 17:17:02: QObject::disconnect: Unexpected null parameter -
@mcgbg said in Regex crashing BAS:
Regex and xpath crashing BAS.
BAS closes when using regex.
debug.txt:
Warning 17:17:02: QObject::connect: Cannot connect (null)::destroyed(QObject*) to BrowserAutomationStudioFramework::TimeoutWaiter::dummy() Warning 17:17:02: QObject::disconnect: Unexpected null parameterHow do I repeat this error?
-
@Fox
Ошибка такая же на http client`e любой GET запрос (другие не проверял), без заголовков. Но не вылетает bas в новом проекте, хотя в другом проекте вылетает (только в режиме запуска) и ошибки нет, только эти. Версия: 25.4.1. Скрины:
4fc34acd-2b38-45ef-8936-f62ea783cc17-testHttpClientError.xml
-
@Int64 said in Regex crashing BAS:
@Fox
Ошибка такая же на http client`e любой GET запрос (другие не проверял), без заголовков. Но не вылетает bas в новом проекте, хотя в другом проекте вылетает (только в режиме запуска) и ошибки нет, только эти. Версия: 25.4.1. Скрины:4fc34acd-2b38-45ef-8936-f62ea783cc17-testHttpClientError.xml
Ошибка пишется в debug.txt, а какие то негативные последствия от этого есть? Поток закрывается или данные BAS не получает?