Summary: | Kdenlive crash when opening video source | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Guillaume Debray <yoggic> |
Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | crash | CC: | snd.noise, wegwerf-1-2-3, yoggic |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Guillaume Debray
2017-02-18 08:37:51 UTC
Can you play your mkv file using ffplay, and melt? (In reply to Wegwerf from comment #1) > Can you play your mkv file using ffplay, and melt? Yes, ffplay and melt can play the video. Duration: 00:14:48.06, start: 0.000000, bitrate: 1070 kb/s Stream #0:0: Video: hevc (Main), yuv420p(tv), 1920x832, SAR 1:1 DAR 30:13, 24 fps, 24 tbr, 1k tbn, 1k tbc (default) Stream #0:1: Audio: aac (LC), 48000 Hz, stereo, fltp (default) The crash is in an upstream library, libgstlibav.so. Is it possible to attach an example video file that triggers this crash, if that's only a small video file? Without a concrete file and specially with a crash in an upstream lib it's extremely difficult to diagnose this. The video is easy to find: https://durian.blender.org/download/ I have downloaded the 720p mkv file (600MB) In my home folder, a new folder is created and only this video is in this folder. When I go to this folder and want to select this video, kdenlive crashes. With another video (not mkv but mp4 for example), no crash. It's the presence of mkv file in the folder I think. An other thing: With the -i flag, no problem to load the video. kdenlive -i /home/guillaume/essai_kden/Sintel.2010.720p.mkv (In reply to Guillaume Debray from comment #4) > The video is easy to find: https://durian.blender.org/download/ > I have downloaded the 720p mkv file (600MB) > > In my home folder, a new folder is created and only this video is in this > folder. > When I go to this folder and want to select this video, kdenlive crashes. > With another video (not mkv but mp4 for example), no crash. > > It's the presence of mkv file in the folder I think. I am willing to help out in debugging this but I can't download atm 600mb, could you provide a smaller clip (1-2MB) for me to test? |