https://bugs.kde.org/show_bug.cgi?id=356299

            Bug ID: 356299
           Summary: Trying to import broken video causes crash
           Product: kdenlive
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: Video Display & Export
          Assignee: j...@kdenlive.org
          Reporter: qubo...@gmail.com

catalyst-hook 15.9-6
catalyst-libgl 15.9-2
catalyst-utils 15.9-2
mlt 0.9.8-3
qt5-base 5.5.1-3
kdenlive git describe --tags --always
v15.11.80-53-g0918054

Steps to reproduce:
1. Trying to import (drag and drop)
https://app.box.com/s/j7e9ljwpsu3cbm4v3tsvh3byaxfd5tre (2MB mp4) ...

Actual result:
1. ... causes a crash:

[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f01f4009560] Could not find codec parameters for
stream 0 (Video: h264 (avc1 / 0x31637661), none, 1920x1080, 6899 kb/s):
unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f01f40ecae0] Could not find codec parameters for
stream 0 (Video: h264 (avc1 / 0x31637661), none, 1920x1080, 6899 kb/s):
unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Assertion desc failed at libswscale/swscale_internal.h:676
/home/qubodup/.local/bin/klgit: line 4: 11197 Aborted 

The  video is a result of a working mp4 edited with a script that contains

ffmpeg -i "$1" -ss "$2" -t "$3" -acodec copy -vcodec copy -- "s.$1"

with parameters like 0 99.

The file being broken is certainly not Kdenlive's fault. Kdenlive shouldn't
crash though.

Expected result:
1. Video does not get imported with a short explanation why not.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to