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!
is BAS a 64 bit or 32 bit
-
Hello, i have a question about if BAS is 64 bit or 32 bit, because I start the exe's from Chrome and it keep giving me an error, when my RAM reaches 3.7GB and my RAM is 8GB, and when it reaches 3.7 it stops loading other exe's, my windows is 64 bit, chrome is also 64 bit
-
@Kiryakov said in is BAS a 64 bit or 32 bit:
Hello, i have a question about if BAS is 64 bit or 32 bit, because I start the exe's from Chrome and it keep giving me an error, when my RAM reaches 3.7GB and my RAM is 8GB, and when it reaches 3.7 it stops loading other exe's, my windows is 64 bit, chrome is also 64 bit
The BAS browser is 32 bit. Allocating memory in the application process is a very complex topic, the maximum amount depends on the target architecture of the application and on some flags (https://docs.microsoft.com/en-us/cpp/build/reference/largeaddressaware-handle-large-addresses?view=vs-2017)
-
@Kiryakov said in is BAS a 64 bit or 32 bit:
Can you give me more information on how this can be best resolved if there is a way?
Only the developer can solve this problem. You can avoid this problem if you don't allow one browser to take up more than 3-4gb of RAM (Removing unnecessary or used elements on the page).