-
Notifications
You must be signed in to change notification settings - Fork 544
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
Crash importing MP4 file (Ubuntu 22.04, using 3.2.1-dev) #5614
Comments
If it helps, I captured a short recording which reproduces the issue: https://github.com/user-attachments/assets/44ccdbb1-a5ee-4ed8-99c7-7fc811e52fb8 |
Hello @asgrim |
Indeed, as a workaround in the past I have used ffmpeg (I think something like |
Well, VLC, HandBrake, and ShutterEncoder have a batch process option to speed up the conversion process. I often use ShutterEncoder and it works really well. |
Hello @asgrim Is it possible that you can share your entire project so that the lead developer can play/test with it in his environment so he can debug this issue? If yes, please copy all your source files (videos, audio, and image files) in the same directory as the .osp file and then zip them up and share here. Thank you in advance. |
It is reproducible in literally an empty project. A video that causes the issue is attached in my first comment above. |
Here ☝️ |
When I click on the link it just plays a black video for 3 seconds. |
Yes that is correct...the content of the video doesn't make much difference. Any video from that device causes OpenShot to crash when I try to import it :( |
I have the same issue.
I just want to quickly edit a screencast, so will try shotcut instead, but hope this gets sorted. :) |
Lots of bug fixes and enahancements in the latest dev daily build.
|
Thanks for the ping; I don't use AppImage, but I tried the latest DEB (
What is expected: file should be imported to the project files list What actually happens: OpenShot exits with segfault.
|
Hello @asgrim Please try the AppImage just to see if it resolves your issue? You can get rid of it then when you are done testing. This will help the lead developer to troubleshoot as well. |
@Colorjet3 the issue does not persist in the AppImage. I suppose that points to a dependency issue somewhere :) |
Describe the bug:
If I try to import some MP4 files (consistently the ones recorded from my Insta360 Go 2, if that helps), e.g. by drag/drop into OpenShot Project Files or I use context menu "Import Files" and select the file, I get a segfault.
I have had this issue for some time, but thought I'd try with the latest daily. Same issue exists in 3.2.1 stable. I have also tried updating ffmpeg, since the ffmpeg with Ubuntu 22.04 is version
4.4.2-0ubuntu0.22.04.1+esm5
which I think is quite old. I used an ffmpeg7 PPA to upgrade to7.0.2-1build1~jammy
but the issue still persists.Steps to reproduce the behavior:
openshot-qt
Expected behavior:
The file should be imported.
System Details:
Log Files:
Exception / Stacktrace:
Output shown when running from CLI:
The text was updated successfully, but these errors were encountered: