Importing an image sequence of PNG, causes a crash
Hi,
This is running
I'm trying to import an image sequence and it crashes reliably (And I have enough disk space now, 27gb)
https://github.com/OpenShot/openshot-qt/assets/10621885/2095a8af-b109-409d-9b84-dd9c37b80484
Here are the PNG in question imperfect.zip
Thank you for sharing your png files. This is a known issue and is in the queue to be fixed (no ETA at this time).
Here is what I did to make it work:
- I used ShutterEncoder to convert the .png files to .jpg files.
- Started Shutterencoder, dragged the .png files into the "Choose files" window.
- For the "Choose Function" I selected JPEG.
- I also created a new folder to export the new files into.
- I started OpenShot, dragged the first .jpg file and when asked to create an image sequence I said Yes.
- Everything imported fine into OpenShot. Dragged the file onto the timeline and it previews just fine.
Note: You may try VLC or HandBrake as well to convert the files.
By the way, I am running the latest dev daily build of OpenShot v3.1.1 and in Windows 11 Pro operating system environment.
No response from OP.