-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Openshot v3.2.1 32bit std::bad_alloc #5679
Comments
|
Any update on this, @dchandchan? |
Thank you very much. My computer is: OS Microsoft Windows10 Pro On track 1 is media file 1.mp4 is 57162KB available free disk space on c:\ is 9.13GB I tried cache limit 2048 and std::bad_alloc error occurred. |
With a 32bit Windows system you are limited to how much memory is available to the operating system and other applications. Video Editors in general require lots of horsepower and resources (RAM, GPU, disk space). I don't have any experience with running in a 32bit environment. Let's perform some house keeping because I am still suspecting something with disk space and performance with 32bit. Optimize Windows 10 paging.
Let's upgrade OpenShot to the latest v3.3.0.
Free up disk space:
A test run:
If Step 4 above worked, then do this:
|
openshot-qt.log
libopenshot.log
openshot std::bad_alloc happens immediately when I exporting file at FHD 1080p 30fps 1920x1080
The text was updated successfully, but these errors were encountered: