Bug 467375 - program crashes when opening video file created by dji actioncam 3
Summary: program crashes when opening video file created by dji actioncam 3
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (show other bugs)
Version: 23.08.0
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords: regression, usability
Depends on:
Blocks:
 
Reported: 2023-03-15 05:26 UTC by Arshenio
Modified: 2023-08-30 14:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 23.08.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arshenio 2023-03-15 05:26:54 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. open kdenlive
2. add a .mp4 video to the project
3. crash

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 11
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Mecworks 2023-07-30 14:20:46 UTC
Also happens on  Kdenlive version 23.04.3 however it does work on 22.04.3 which means this is a regression.

Operating system: Windows 11
Kdenlive Version: 23.04.3

See the following video: https://www.youtube.com/watch?v=bPh1zd5YmOY
Comment 2 Mecworks 2023-07-30 16:10:35 UTC
It's also important to note that the crash on my system happened using video from a DJI Mavic 3 drone.  This original bug was caused using video from a DJI Action Cam 3 which means there is something across DJI videos that Kdenlive is not able to handle.
Comment 3 Jean-Baptiste Mardelle 2023-08-08 08:39:45 UTC
Git commit 04bbb2200e23cba1e956a69832826a6fbd859535 by Jean-Baptiste Mardelle.
Committed on 08/08/2023 at 10:39.
Pushed by mardelle into branch 'release/23.08'.

Fix crash tring to import DJI image stream
FIXED-IN: 23.08.0

M  +3    -0    src/bin/bin.cpp
M  +2    -2    src/doc/kthumb.cpp
M  +0    -14   src/jobs/cliploadtask.cpp
M  +20   -0    src/mltcontroller/clipcontroller.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/04bbb2200e23cba1e956a69832826a6fbd859535
Comment 4 Mecworks 2023-08-30 14:06:56 UTC
This has been fixed in 23.08.0.  This was tested on Windows 11 and I was able to import and use footage from my DJI Mavic 3 drone which cased the crash before.