[kdenlive] [Bug 386292] Crash using Vid. Stab Deshake effect

2019-01-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=386292

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 386292] Crash using Vid. Stab Deshake effect

2019-01-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=386292

--- Comment #6 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 386292] Crash using Vid. Stab Deshake effect

2018-12-28 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=386292

emohr  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||fritzib...@gmx.net
  Flags||timeline_corruption+
 Status|REPORTED|NEEDSINFO

--- Comment #5 from emohr  ---
"Vid.Stab Deshake" and "Deshake":
Tested with Kdenlive_Nightly_Appimage 27.Dec 18 -> no crash.

Please try with the current Kdenlive_Nightly_Appimage
https://binary-factory.kde.org/job/Kdenlive_Nightly_Appimage_Build/lastSuccessfulBuild/artifact/

Run the Appimage from the terminal (press CTRL + ALT + T). Move to the AppImage
folder and run the .AppImage: ./Kdenlive*.AppImage

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

[kdenlive] [Bug 386292] Crash using Vid. Stab Deshake effect

2017-12-20 Thread James Vaughan
https://bugs.kde.org/show_bug.cgi?id=386292

James Vaughan  changed:

   What|Removed |Added

 CC||ja...@jamesbvaughan.com

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

[kdenlive] [Bug 386292] Crash using Vid. Stab Deshake effect

2017-12-20 Thread James Vaughan
https://bugs.kde.org/show_bug.cgi?id=386292

--- Comment #4 from James Vaughan  ---
Created attachment 109466
  --> https://bugs.kde.org/attachment.cgi?id=109466&action=edit
New crash information added by DrKonqi

kdenlive (17.12.0) using Qt 5.10.0

- What I was doing when the application crashed:

Dragged a video on to the timeline.
Dragged the deshake effect on to the clip on the timeline.
Kdenlive crashed.

-- Backtrace (Reduced):
#5  0x7f5c7051f420 in __lll_unlock_elision () at /usr/lib/libpthread.so.0
#6  0x5556faf7effb in  ()
#7  0x5556fb014bfe in  ()
#8  0x5556fafad787 in  ()
#9  0x7f5c7525169e in QUndoCommand::redo() () at
/usr/lib/libQt5Widgets.so.5

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

[kdenlive] [Bug 386292] Crash using Vid. Stab Deshake effect

2017-12-03 Thread tszym
https://bugs.kde.org/show_bug.cgi?id=386292

--- Comment #3 from tszym  ---
I thought libvidstab.so to be working as expected, because I think I am using
it through ffmpeg and it works well.

$ ffmpeg -i source.MP4 -vf
vidstabdetect=shakiness=8:accuracy=15:result="transforms.trf" -f null -
$ ffmpeg-i source.MP4 -vf
vidstabtransform=smoothing=60:input="transforms.trf",unsharp=5:5:0.8:3:3:0.4
out_stabilized.mp4

This works without any crash. I am not 100% sure this is using libvidstab.so
but it looks like it does to me. With these informations, do you still think
this should be handled by MLT?

Thanks

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

[kdenlive] [Bug 386292] Crash using Vid. Stab Deshake effect

2017-11-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=386292

--- Comment #2 from Christoph Feck  ---
It crashes in libvidstab.so when parsing motions file, not sure if that is
created by MLT.

I suggest to report this issue to MLT developers via
https://github.com/mltframework/mlt/issues

Relevant part of the backtrace:

#0  0x703c6cdf in __GI__IO_vfscanf () at /usr/lib/libc.so.6
#1  0x703d60c6 in __isoc99_fscanf () at /usr/lib/libc.so.6
#2  0x7fffc40babbd in restoreLocalmotion () at /usr/lib/libvidstab.so.1.1
#3  0x7fffc40bad96 in vsRestoreLocalmotions () at
/usr/lib/libvidstab.so.1.1
#4  0x7fffc40bb128 in vsReadFromFile () at /usr/lib/libvidstab.so.1.1
#5  0x7fffc40bb1cb in vsReadLocalMotionsFile () at
/usr/lib/libvidstab.so.1.1
#6  0x7fffbed9e7d7 in  () at /usr/lib/mlt/libmltvidstab.so
#7  0x771d5b52 in mlt_frame_get_image () at /usr/lib/libmlt.so.6
#8  0x771ec70b in  () at /usr/lib/libmlt.so.6
#9  0x771d5b52 in mlt_frame_get_image () at /usr/lib/libmlt.so.6
#10 0x76fbb27e in Mlt::Frame::get_image(mlt_image_format&, int&, int&,
int) () at /usr/lib/libmlt++.so.3

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

[kdenlive] [Bug 386292] Crash using Vid. Stab Deshake effect

2017-11-12 Thread tszym
https://bugs.kde.org/show_bug.cgi?id=386292

--- Comment #1 from tszym  ---
Created attachment 108808
  --> https://bugs.kde.org/attachment.cgi?id=108808&action=edit
backtrace

Here is the backtrace I get following the bug report manual.

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