[kdenlive] [Bug 425960] Rendering files with only one frame results in 16 minutes of black screen

2020-10-04 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=425960

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #6 from Jean-Baptiste Mardelle  ---
Reproduced, thanks

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

[kdenlive] [Bug 403443] New track incorrect position

2020-10-04 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=403443

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 25ba5eaa1b51e6e3dafaed9c5aa84a67488245f8 by Jean-Baptiste Mardelle.
Committed on 04/10/2020 at 10:06.
Pushed by mardelle into branch 'master'.

Fix track insertion in mixed view mode.

M  +7-6src/timeline2/model/timelinemodel.cpp
M  +7-2src/timeline2/view/dialogs/trackdialog.cpp

https://invent.kde.org/multimedia/kdenlive/commit/25ba5eaa1b51e6e3dafaed9c5aa84a67488245f8

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

[kdenlive] [Bug 406811] first 23 frames of freeze effect render as blank white

2020-10-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=406811

--- Comment #11 from Jean-Baptiste Mardelle  ---
Should be fixed in my last mlt commit:
https://github.com/mltframework/mlt/commit/2c24715b186d53348d164c4d3984a6ea19ed9c85

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

[kdenlive] [Bug 409477] I can't open my project

2020-09-18 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=409477

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/kdenlive/commit/99db |imedia/kdenlive/commit/9884
   |241c7f6ec72ebf69e23e6f1eb4c |39dbcd881a536ba0c06e1f406b3
   |39ab16cf3   |7b96bead1

--- Comment #5 from Jean-Baptiste Mardelle  ---
Git commit 988439dbcd881a536ba0c06e1f406b37b96bead1 by Jean-Baptiste Mardelle.
Committed on 18/09/2020 at 20:21.
Pushed by mardelle into branch 'release/20.08'.

Fix crash on some projects opening

M  +7-3src/timeline2/model/builders/meltBuilder.cpp

https://invent.kde.org/multimedia/kdenlive/commit/988439dbcd881a536ba0c06e1f406b37b96bead1

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

[kdenlive] [Bug 409477] I can't open my project

2020-09-18 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=409477

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/99db
   ||241c7f6ec72ebf69e23e6f1eb4c
   ||39ab16cf3
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 99db241c7f6ec72ebf69e23e6f1eb4c39ab16cf3 by Jean-Baptiste Mardelle.
Committed on 18/09/2020 at 14:48.
Pushed by mardelle into branch 'master'.

Fix crash on some projects opening

M  +7-3src/timeline2/model/builders/meltBuilder.cpp

https://invent.kde.org/multimedia/kdenlive/commit/99db241c7f6ec72ebf69e23e6f1eb4c39ab16cf3

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

[kdenlive] [Bug 426134] MELT.EXE can support GPU if enabled

2020-09-17 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=426134

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Jean-Baptiste Mardelle  ---
Thanks for the information. In fact, this is possible in Shotcut because they
built FFmpeg with all libraries necessary for GPU accel:

NVENC: git://github.com/FFmpeg/nv-codec-headers.git
AMF:   git://github.com/GPUOpen-LibrariesAndSDKs/AMF.git
QSV:   git://github.com/lu-zero/mfx_dispatch.git

For reference, Shotcut's build script including FFmpeg and MLT's builds is
here:
https://github.com/mltframework/shotcut/blob/master/scripts/build-shotcut.sh

So to have this in Kdenlive's Windows version, we need to add these libraries
to Craft, so they can be used when building FFmpeg and MLT.

We need to create recipes to build these libs, like is currently done for the
other libraries :

https://invent.kde.org/packaging/craft-blueprints-kde/-/tree/master/libs/_autotools

Also, Craft's FFmpeg version is currently 4.1 while Shotcut uses 4.3

Probably won't have time in the very near future myself so if someone wants to
explore this, welcome!

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

[kdenlive] [Bug 425175] Crash when set fadein LENGTH to 0

2020-08-11 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=425175

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/e9ba
   ||f89529d0ed3b6cdc1419c2597a1
   ||f8405e721
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Jean-Baptiste Mardelle  ---
Git commit e9baf89529d0ed3b6cdc1419c2597a1f8405e721 by Jean-Baptiste Mardelle.
Committed on 11/08/2020 at 21:26.
Pushed by mardelle into branch 'master'.

Fix crash removing a fade effect added twice.

M  +2-0src/effects/effectstack/model/effectstackmodel.cpp

https://invent.kde.org/multimedia/kdenlive/commit/e9baf89529d0ed3b6cdc1419c2597a1f8405e721

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

[kdenlive] [Bug 424967] kdenlive doesn't load its translations

2020-08-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=424967

--- Comment #5 from Jean-Baptiste Mardelle  ---
Thanks for your confirmation. I just pushed the fix in 20.08 branch and our
team will make more tests tomorrow to confirm this doesn't cause regressions.

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

[kdenlive] [Bug 424967] kdenlive doesn't load its translations

2020-08-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=424967

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 5aa1aea64e5084dc97cbd4ae8c02482fc53948ce by Jean-Baptiste Mardelle.
Committed on 03/08/2020 at 20:11.
Pushed by mardelle into branch 'release/20.08'.

Attempt to fix UI translations broken.

M  +6-6src/lib/localeHandling.cpp

https://invent.kde.org/multimedia/kdenlive/commit/5aa1aea64e5084dc97cbd4ae8c02482fc53948ce

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

[kdenlive] [Bug 424967] kdenlive doesn't load its translations

2020-08-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=424967

--- Comment #2 from Jean-Baptiste Mardelle  ---
Ouch, thanks for the report. This indeed seems a regression caused by a change
to solve a numerical separator issue we encountered when working with project
files in several locales. We are testing a fix and will get back to you asap

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

[kdenlive] [Bug 424967] kdenlive doesn't load its translations

2020-08-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=424967

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 143bf1697e84bfca3967535dcaa1e96a92f5cdc1 by Jean-Baptiste Mardelle.
Committed on 03/08/2020 at 19:25.
Pushed by mardelle into branch 'master'.

Attempt to fix UI translations broken.

M  +6-6src/lib/localeHandling.cpp

https://invent.kde.org/multimedia/kdenlive/commit/143bf1697e84bfca3967535dcaa1e96a92f5cdc1

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

[kdenlive] [Bug 424016] Asking to recover project after saving the file

2020-07-13 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=424016

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/9cac
   ||6b3bf070318e5a2c0d744ba3bce
   ||229dad475
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 9cac6b3bf070318e5a2c0d744ba3bce229dad475 by Jean-Baptiste Mardelle.
Committed on 13/07/2020 at 07:36.
Pushed by mardelle into branch 'release/20.08'.

Ensure auto-saved file is newer than project before proposing to recover data.

M  +10   -3src/project/projectmanager.cpp

https://invent.kde.org/multimedia/kdenlive/commit/9cac6b3bf070318e5a2c0d744ba3bce229dad475

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

[kdenlive] [Bug 414605] project bin tagging

2020-07-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=414605

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Jean-Baptiste Mardelle  ---
This has now been implemented, a frame is drawn around image files since
version 20.04

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

[kdenlive] [Bug 414605] project bin tagging

2020-07-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=414605

--- Comment #4 from Jean-Baptiste Mardelle  ---
Created attachment 129954
  --> https://bugs.kde.org/attachment.cgi?id=129954=edit
Frame around images

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

[kdenlive] [Bug 407794] Can't load *.kdenlivetitle as template clip

2020-07-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=407794

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Should be fixed in 20.04 version with this commit:
https://invent.kde.org/multimedia/kdenlive/-/commit/b035ef57974e91c56d6702b24a14f90c03d34099

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

[kdenlive] [Bug 411322] You cannot add your own titles template

2020-07-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=411322

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Cannot reproduce in current versions (20.04), probably fixed.

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

[kdenlive] [Bug 423383] can't automatic adding tittle to project bin after saving tittle (windows 10)

2020-07-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=423383

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Jean-Baptiste Mardelle  ---
This can now be achieved (will be in 20.08) through a menu in the "Create
title" button (previously the ok button), see attached screenshot

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

[kdenlive] [Bug 423383] can't automatic adding tittle to project bin after saving tittle (windows 10)

2020-07-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=423383

--- Comment #2 from Jean-Baptiste Mardelle  ---
Created attachment 129953
  --> https://bugs.kde.org/attachment.cgi?id=129953=edit
Save and add menu

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

[kdenlive] [Bug 422849] Kdenlive hangs on opening any project file, caused by malformed State entry in RC

2020-06-12 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422849

--- Comment #5 from Jean-Baptiste Mardelle  ---
I just uploaded a new AppImage with my recent attempt to fix this. Since it did
not really hang for me on loading (only when clicking in a bin clip), I would
appreciate if you could test on your side if it fixes your bug:
https://files.kde.org/kdenlive/release/kdenlive-20.04.2b-x86_64.appimage.mirrorlist

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

[kdenlive] [Bug 422849] Kdenlive hangs on opening any project file, caused by malformed State entry in RC

2020-06-12 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422849

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 3051f9f235eafd2af0a4c86c361c67ad04538417 by Jean-Baptiste Mardelle.
Committed on 12/06/2020 at 15:40.
Pushed by mardelle into branch 'release/20.04'.

Don't attempt activating a monitor if it is hidden.

M  +0-10   src/mainwindow.cpp
M  +0-2src/mainwindow.h
M  +8-0src/monitor/monitormanager.cpp

https://invent.kde.org/multimedia/kdenlive/commit/3051f9f235eafd2af0a4c86c361c67ad04538417

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

[kdenlive] [Bug 422849] Kdenlive hangs on opening any project file, caused by malformed State entry in RC

2020-06-12 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422849

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 63927a334dbb7bfb9fa120cd8e8e64d3978c4e7a by Jean-Baptiste Mardelle.
Committed on 12/06/2020 at 15:39.
Pushed by mardelle into branch 'master'.

Don't attempt activating a monitor if it is hidden.

M  +0-10   src/mainwindow.cpp
M  +0-2src/mainwindow.h
M  +8-0src/monitor/monitormanager.cpp

https://invent.kde.org/multimedia/kdenlive/commit/63927a334dbb7bfb9fa120cd8e8e64d3978c4e7a

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

[kdenlive] [Bug 422849] Kdenlive hangs on opening any project file, caused by malformed State entry in RC

2020-06-12 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422849

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks a lot for your report and details. The problem seems to be related to
the project monitor being hidden. I am investigating.

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

[kdenlive] [Bug 422135] mp4 file is misplaced when archived

2020-06-05 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422135

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/kdenlive/commit/6dca |imedia/kdenlive/commit/6317
   |5a8836ac9be73af0ee67a7b5e4f |5b60f97f73ce827b234effaa53c
   |1ab1e19d2   |e731a4c8e

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 63175b60f97f73ce827b234effaa53ce731a4c8e by Jean-Baptiste Mardelle.
Committed on 05/06/2020 at 06:06.
Pushed by mardelle into branch 'release/20.04'.

Archive project: fix clip with speed effect url not updated, resulting in
missing clip message.

M  +11   -1src/project/dialogs/archivewidget.cpp

https://invent.kde.org/multimedia/kdenlive/commit/63175b60f97f73ce827b234effaa53ce731a4c8e

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

[kdenlive] [Bug 420843] Easy Working with clip and offset timestamps

2020-06-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420843

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 36ea33714e919b412331bce0631454f1dce26c68 by Jean-Baptiste Mardelle.
Committed on 03/06/2020 at 21:19.
Pushed by mardelle into branch 'master'.

Project notes: allow creating markers from timestamps and assign timestamps to
current bin clip

M  +15   -0src/bin/bin.cpp
M  +3-0src/bin/bin.h
M  +26   -0src/bin/model/markerlistmodel.cpp
M  +1-0src/bin/model/markerlistmodel.hpp
M  +10   -0src/core.cpp
M  +2-0src/core.h
M  +3-11   src/mainwindow.cpp
M  +137  -5src/project/dialogs/noteswidget.cpp
M  +10   -2src/project/dialogs/noteswidget.h
M  +64   -4src/project/notesplugin.cpp
M  +4-0src/project/notesplugin.h

https://invent.kde.org/multimedia/kdenlive/commit/36ea33714e919b412331bce0631454f1dce26c68

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

[kdenlive] [Bug 422100] Timeline Slider displaying wrong time (2.5 times ahead of real position)

2020-06-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422100

--- Comment #4 from Jean-Baptiste Mardelle  ---
In fact I think this was solved just after 20.04.1 release, but the patch was
included in the AppImage:
https://invent.kde.org/multimedia/kdenlive/-/commit/549f89545ef7fdad94dd0355d74bf2839acb7b99

So it is probably not a packaging error, just a bugfix that missed the release
deadline

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

[kdenlive] [Bug 422135] mp4 file is misplaced when archived

2020-05-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422135

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/6dca
   ||5a8836ac9be73af0ee67a7b5e4f
   ||1ab1e19d2

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 6dca5a8836ac9be73af0ee67a7b5e4f1ab1e19d2 by Jean-Baptiste Mardelle.
Committed on 28/05/2020 at 16:22.
Pushed by mardelle into branch 'master'.

Archive project: fix clip with speed effect url not updated, resulting in
missing clip message.

M  +11   -1src/project/dialogs/archivewidget.cpp

https://invent.kde.org/multimedia/kdenlive/commit/6dca5a8836ac9be73af0ee67a7b5e4f1ab1e19d2

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

[kdenlive] [Bug 422135] mp4 file is misplaced when archived

2020-05-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422135

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Thanks a lot for your report and attached project files. In fact the source of
this problem is in the original project file, not in the archive feature.

In fact your clip "out.mp4" is used in several places in the project, and at
one place, it has a speed effect applied. For some reason, the clip with the
speed effect uses "Photos/out.mp4" instead of "videos/out.mp4" which should not
happen. You probably have a copy of this "out.mp4" clip both in "videos" and
"Photos" folders in your original folders.

I see that the original project was created in Kdenlive 19.12.3, maybe there
was a bug here. Anyways, I think I will add a check on project opening to
ensure that clips with speed effect cannot point to another source clip.

Will get back at you once done!

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

[kdenlive] [Bug 422036] Kdenlive latest version freezes for any task, opens multiple windows

2020-05-25 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=422036

--- Comment #1 from Jean-Baptiste Mardelle  ---
Where did you get your Kdenlive package? This is most likely a packaging issue.
Please test the latest 20.04.1 AppImage :
https://files.kde.org/kdenlive/release/kdenlive-20.04.1b-x86_64.appimage.mirrorlist


You are welcome to help us test and debug problems.

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

[kdenlive] [Bug 421669] Can't Set Audio Reference on Cut Clips

2020-05-19 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=421669

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/ec3d
   ||d32136e465ca648d8dd3d380676
   ||3a00a0ce2
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit ec3dd32136e465ca648d8dd3d3806763a00a0ce2 by Jean-Baptiste Mardelle.
Committed on 20/05/2020 at 04:16.
Pushed by mardelle into branch 'release/20.04'.

Fix set audio reference incorrectly disabled on AV grouped clips

M  +5-1src/timeline2/view/timelinecontroller.cpp

https://invent.kde.org/multimedia/kdenlive/commit/ec3dd32136e465ca648d8dd3d3806763a00a0ce2

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

[kdenlive] [Bug 384560] [Usability] jump next cut in current track only

2020-05-19 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=384560

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Jean-Baptiste Mardelle  ---
In fact this has been implemented since 20.04. We now only seek to snap points
on the active tracks. By default all tracks are active but you can make a track
inactive by clicking on it's tag (V1,A2,..) or using shortcuts. Please test and
let us know if it works for you.

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

[kdenlive] [Bug 410726] Audio artifacts in export

2020-05-19 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=410726

--- Comment #9 from Jean-Baptiste Mardelle  ---
Reported in MLT:
https://github.com/mltframework/mlt/issues/564

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

[kdenlive] [Bug 410726] Audio artifacts in export

2020-05-19 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=410726

--- Comment #8 from Jean-Baptiste Mardelle  ---
So I made a few tests and in fact the issue has nothing to do with fades, or
effects, but it all relates to the profile.
It can easily be reproduced in MLT with the command line utility, using the
provided files :

melt -profile ./customprofile32 AI_NORM3.WAV -consumer avformat:output.wav
channels=1

You can see a clear click on the last frame in the result output.wav
Using a 25 or 29.97 profile the click doesn't happen.
I will report it on mlt's bugtracker.

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

[kdenlive] [Bug 410726] Audio artifacts in export

2020-05-19 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=410726

--- Comment #7 from Jean-Baptiste Mardelle  ---
Thanks Steve for your detailled analysis. As your testing suggests, this seems
to be an MLT issue. I will try to reproduce and will get back to you before the
end of the week.

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

[kdenlive] [Bug 421552] Can't "Undo" clip rating change

2020-05-15 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=421552

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/051f3bcf7d2
   ||1cab09129b9246ca85cdb672b24
   ||db

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 051f3bcf7d21cab09129b9246ca85cdb672b24db by Jean-Baptiste Mardelle.
Committed on 15/05/2020 at 19:53.
Pushed by mardelle into branch 'master'.

integrate clip rating with undo/redo.

M  +13   -2src/bin/bin.cpp

https://invent.kde.org/kde/kdenlive/commit/051f3bcf7d21cab09129b9246ca85cdb672b24db

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

[kdenlive] [Bug 420580] Timestamp of frame in Project Monitor differs from timeline

2020-05-14 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420580

--- Comment #14 from Jean-Baptiste Mardelle  ---
This should now be fixed in git (post 20.04.1). I have uploaded an updated
AppImage with the fix, I would appreciate if you can test:
https://files.kde.org/kdenlive/release/kdenlive-20.04.1b-x86_64.appimage.mirrorlist

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

[kdenlive] [Bug 420580] Timestamp of frame in Project Monitor differs from timeline

2020-05-14 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420580

--- Comment #13 from Jean-Baptiste Mardelle  ---
Git commit 549f89545ef7fdad94dd0355d74bf2839acb7b99 by Jean-Baptiste Mardelle.
Committed on 14/05/2020 at 11:25.
Pushed by mardelle into branch 'release/20.04'.

Ensure we start with the correct fps when default profile is not 25 fps.

M  +2-1src/core.cpp

https://invent.kde.org/kde/kdenlive/commit/549f89545ef7fdad94dd0355d74bf2839acb7b99

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

[kdenlive] [Bug 420580] Timestamp of frame in Project Monitor differs from timeline

2020-05-14 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420580

--- Comment #12 from Jean-Baptiste Mardelle  ---
Thanks a lot! I was able to reproduce now with your instructions. Working on
it!

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

[kdenlive] [Bug 420580] Timestamp of frame in Project Monitor differs from timeline

2020-05-14 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420580

--- Comment #10 from Jean-Baptiste Mardelle  ---
Ok, I was able to somehow reproduce the issue, but seems to be only a refresh
issue. I need more information from you.

On my side, I can see the following:
* Default project profile: 1080p 25 fps
* Add a 60fps clip
* In the project bin, select "Switch" from the "Switch to clip profile message"
* Drop the clip in timeline, and I can see the bug (timeline timecode is wrong)
* Scroll or zoom the timeline, and the timecode now appears correctly.

Please let me know is this is the same issue you are facing or describe
precisely how to reproduce. Thanks

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

[kdenlive] [Bug 421365] "Locate Clip" only opens a directory with a clip but does not select it

2020-05-12 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=421365

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdenlive/commit/89cec14eb3e |kdenlive/commit/acbe4fe517c
   |8f12178df8d89a64935d7ac4e18 |d3daa0494d42c0dc9701089ddce
   |e4  |14

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit acbe4fe517cd3daa0494d42c0dc9701089ddce14 by Jean-Baptiste Mardelle.
Committed on 12/05/2020 at 10:00.
Pushed by mardelle into branch 'release/20.04'.

Locate clip: select file in file manager

M  +3-3src/bin/bin.cpp

https://invent.kde.org/kde/kdenlive/commit/acbe4fe517cd3daa0494d42c0dc9701089ddce14

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

[kdenlive] [Bug 421365] "Locate Clip" only opens a directory with a clip but does not select it

2020-05-12 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=421365

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/89cec14eb3e
   ||8f12178df8d89a64935d7ac4e18
   ||e4
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 89cec14eb3e8f12178df8d89a64935d7ac4e18e4 by Jean-Baptiste Mardelle.
Committed on 12/05/2020 at 09:10.
Pushed by mardelle into branch 'master'.

Locate clip: select file in file manager

M  +3-3src/bin/bin.cpp

https://invent.kde.org/kde/kdenlive/commit/89cec14eb3e8f12178df8d89a64935d7ac4e18e4

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

[kdenlive] [Bug 415044] Kdenlive does not handle image sequences correctly

2020-05-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=415044

--- Comment #6 from Jean-Baptiste Mardelle  ---
It should fix the image sequences on opening, otherwise doing a "reload clip"
option should do it. Please test:
https://files.kde.org/kdenlive/release/kdenlive-20.04.0b-x86_64.appimage.mirrorlist

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

[kdenlive] [Bug 415044] Kdenlive does not handle image sequences correctly

2020-05-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=415044

--- Comment #4 from Jean-Baptiste Mardelle  ---
Hi and sorry for taking so long to address this issue. Basically, the problem
appeared because of a change in MLT 6.18 that changed the producer (plugin)
used to handle image sequence. It was switched to avformat instead of the
previous qimage plugin. While this results in much faster playing of the image
sequence, it is affected by several bugs, mainly a random order of the images.

This change was reverted in MLT's git master and will be fixed in the next
release. In the meanwhile, I added a check on project opening that should
automatically convert existing image sequences to qimage. I will prepare an
updated 20.04.0b AppImage soon for testing.

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

[kdenlive] [Bug 415044] Kdenlive does not handle image sequences correctly

2020-05-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=415044

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 380741361bc7e0548dcbbcac989fdb3f9449b68c by Jean-Baptiste Mardelle.
Committed on 02/05/2020 at 13:27.
Pushed by mardelle into branch 'release/20.04'.

Enforce image sequences with qimage producer.

M  +5-2src/jobs/loadjob.cpp

https://invent.kde.org/kde/kdenlive/commit/380741361bc7e0548dcbbcac989fdb3f9449b68c

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

[kdenlive] [Bug 420843] Easy Working with clip and offset timestamps

2020-05-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420843

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 92b4cd13888f503252403852e30c2fa99f9d882e by Jean-Baptiste Mardelle.
Committed on 01/05/2020 at 15:17.
Pushed by mardelle into branch 'master'.

Implement timecode parsing when pasting text in Project notes

M  +21   -1src/project/dialogs/noteswidget.cpp
M  +1-0src/project/dialogs/noteswidget.h
M  +2-3src/project/notesplugin.cpp

https://invent.kde.org/kde/kdenlive/commit/92b4cd13888f503252403852e30c2fa99f9d882e

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

[kdenlive] [Bug 420843] Easy Working with clip and offset timestamps

2020-05-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420843

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 6f58f7fb6fadcdde20c5958e135b7d5dd34a1d6d by Jean-Baptiste Mardelle.
Committed on 01/05/2020 at 15:16.
Pushed by mardelle into branch 'release/20.04'.

Implement timecode parsing when pasting text in Project notes

M  +21   -1src/project/dialogs/noteswidget.cpp
M  +1-0src/project/dialogs/noteswidget.h
M  +2-3src/project/notesplugin.cpp

https://invent.kde.org/kde/kdenlive/commit/6f58f7fb6fadcdde20c5958e135b7d5dd34a1d6d

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

[kdenlive] [Bug 420843] Easy Working with clip and offset timestamps

2020-05-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420843

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for your report. 
I have just implemented timecode parsing on paste, great idea.
Regarding timecode relative to a timeline clip, that seems problematic, because
moving a clip would change the offset, also what happens if you copy/paste the
clip, resize its start or cut it... that doesn't seem a good approach to me.
Another approach that seems more feasible would be to convert the timecode
notes to clip markers.

Taking your example, if we have this in the project notes:

-
00:00:04:07 - john says start
00:00:04:07 - lucy interrupts -  delete
00:00:11:25 - banging from outside - mute
-

We could have the option to select these 3 timecode lines, and a context menu
would allow to apply them as markers to the clip selected in project bin. These
markers will the be visible in the timeline clip. This would be easy to
implement with our current architecture.
What do you think ?

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

[kdenlive] [Bug 369505] Audio and video clips randomly moves in the timeline after mysterius duplication of clips.

2020-05-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=369505

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #10 from Jean-Baptiste Mardelle  ---
This bug is outdated, all the timeline code was rewritten to avoid exactly this
kind of issue.

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

[kdenlive] [Bug 420823] Clips of title templates lose specified duration on timeline after project reopen

2020-05-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420823

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/261590c1f2e
   ||6aa6f69cd397fc8094c495e8325
   ||1e
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 261590c1f2e6aa6f69cd397fc8094c495e83251e by Jean-Baptiste Mardelle.
Committed on 01/05/2020 at 06:51.
Pushed by mardelle into branch 'release/20.04'.

Fix template title clips in timeline resetting duration on project re-open

M  +1-1src/bin/projectclip.cpp

https://invent.kde.org/kde/kdenlive/commit/261590c1f2e6aa6f69cd397fc8094c495e83251e

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

[kdenlive] [Bug 420823] Clips of title templates lose specified duration on timeline after project reopen

2020-05-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420823

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||j...@kdenlive.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for your report! Will fix it for 20.04.1

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

[kdenlive] [Bug 420580] Timestamp of frame in Project Monitor differs from timeline

2020-04-30 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420580

--- Comment #7 from Jean-Baptiste Mardelle  ---
My commit should have fixed Valentine's report. You can confirm by testing our
daily master AppImage builds:
https://binary-factory.kde.org/job/Kdenlive_Nightly_Appimage_Build/lastSuccessfulBuild/artifact/

However I could not reproduce Cyril's case. Can you give me more details, like
: * Default project format
* What exact steps are required to reproduce

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

[kdenlive] [Bug 420675] SVG in video with semi-transparent areas is rendered without them

2020-04-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420675

--- Comment #2 from Jean-Baptiste Mardelle  ---
Thanks for your report. In fact this regression was caused by a change in MLT,
our video backend. Svg can be handled by 2 different plugins:

-qimage using Qt's svg rendering
-pixbuf using GTK's rendering.

While Qt's support for image formats generally seems better, SVG support is
still very limited.

This commit in MLT switched from pixbuf to qimage by default causing the
regression:
https://github.com/mltframework/mlt/commit/7bf5da86d4f2f8f83f45b9809fb061cbfdd97906#diff-3618679c822f96781a092c5f0114ccfc

I will try to ask if there was a reason for this switch for SVG or if it can be
reverted...

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

[kdenlive] [Bug 420676] Unable to uncheck Preserve Aspect Ratio property on images in Title Clips.

2020-04-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420676

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/beb7d916b75
   ||76e71c4e1d7bad3922bf173f75c
   ||c2

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit beb7d916b7576e71c4e1d7bad3922bf173f75cc2 by Jean-Baptiste Mardelle.
Committed on 28/04/2020 at 08:17.
Pushed by mardelle into branch 'release/20.04'.

Fix aspect ratio not working on title images

M  +19   -7src/titler/titlewidget.cpp
M  +16   -16   src/ui/titlewidget_ui.ui

https://invent.kde.org/kde/kdenlive/commit/beb7d916b7576e71c4e1d7bad3922bf173f75cc2

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

[kdenlive] [Bug 420628] Impossible to rename a duplicated clip in the project sources list

2020-04-26 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420628

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdenlive/commit/35daad98f71 |kdenlive/commit/453cfaadd7c
   |91ee1c6688b5d044c56bee5a2eb |3b7b90fd9871ab2127ee09d9b81
   |d6  |a8

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 453cfaadd7c3b7b90fd9871ab2127ee09d9b81a8 by Jean-Baptiste Mardelle.
Committed on 26/04/2020 at 20:32.
Pushed by mardelle into branch 'master'.

Fix glitch in bin item selection, causing some actions to be disabled

M  +19   -7src/bin/bin.cpp
M  +1-1src/bin/projectitemmodel.cpp
M  +25   -21   src/monitor/monitor.cpp

https://invent.kde.org/kde/kdenlive/commit/453cfaadd7c3b7b90fd9871ab2127ee09d9b81a8

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

[kdenlive] [Bug 420628] Impossible to rename a duplicated clip in the project sources list

2020-04-26 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420628

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/35daad98f71
   ||91ee1c6688b5d044c56bee5a2eb
   ||d6

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 35daad98f7191ee1c6688b5d044c56bee5a2ebd6 by Jean-Baptiste Mardelle.
Committed on 26/04/2020 at 20:30.
Pushed by mardelle into branch 'release/20.04'.

Fix glitch in bin item selection, causing some actions to be disabled

M  +19   -7src/bin/bin.cpp
M  +1-1src/bin/projectitemmodel.cpp
M  +25   -21   src/monitor/monitor.cpp

https://invent.kde.org/kde/kdenlive/commit/35daad98f7191ee1c6688b5d044c56bee5a2ebd6

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

[kdenlive] [Bug 420580] Timestamp of frame in Project Monitor differs from timeline

2020-04-26 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420580

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 50032c9b9c2335a003270a44ff0811e90eebbfdb by Jean-Baptiste Mardelle.
Committed on 26/04/2020 at 15:54.
Pushed by mardelle into branch 'master'.

Don't use drop frame timecode for 23.98

M  +1-2src/monitor/monitor.cpp
M  +16   -53   src/timecode.cpp
M  +2-3src/timecodedisplay.cpp

https://invent.kde.org/kde/kdenlive/commit/50032c9b9c2335a003270a44ff0811e90eebbfdb

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

[kdenlive] [Bug 420580] Timestamp of frame in Project Monitor differs from timeline

2020-04-26 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420580

--- Comment #5 from Jean-Baptiste Mardelle  ---
Git commit eaaecc94a920242d8eaf7a274b66cf781af82c39 by Jean-Baptiste Mardelle.
Committed on 26/04/2020 at 15:52.
Pushed by mardelle into branch 'release/20.04'.

Don't use drop frame timecode for 23.98

M  +1-2src/monitor/monitor.cpp
M  +16   -53   src/timecode.cpp
M  +2-3src/timecodedisplay.cpp

https://invent.kde.org/kde/kdenlive/commit/eaaecc94a920242d8eaf7a274b66cf781af82c39

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

[kdenlive] [Bug 420494] Opening the archived project crashes

2020-04-24 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420494

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit f655c9190cbf4d6935ce5dc01b18f6f148364928 by Jean-Baptiste Mardelle.
Committed on 24/04/2020 at 20:34.
Pushed by mardelle into branch 'release/20.04'.

Fix "archive project" creating broken backup files

M  +1-1src/doc/kdenlivedoc.cpp
M  +4-3src/mainwindow.cpp
M  +47   -32   src/project/dialogs/archivewidget.cpp
M  +4-4src/project/dialogs/archivewidget.h

https://invent.kde.org/kde/kdenlive/commit/f655c9190cbf4d6935ce5dc01b18f6f148364928

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

[kdenlive] [Bug 420494] Opening the archived project crashes

2020-04-24 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420494

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Jean-Baptiste Mardelle  ---
Thanks for your report. I can confirm that the archive feature creates broken
project files. Working on it...

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

[kdenlive] [Bug 419461] Audio out of sync in rendered output

2020-04-24 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419461

--- Comment #11 from Jean-Baptiste Mardelle  ---
I can confirm it's an interesting issue affecting the MLT audio pipeline.
I have opened an issue with a simplified project on MLT's bugtracker:
https://github.com/mltframework/mlt/issues/551

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

[kdenlive] [Bug 419461] Audio out of sync in rendered output

2020-04-23 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419461

--- Comment #9 from Jean-Baptiste Mardelle  ---
Hello and thanks a lot for your detailed report. Could you share the project
clip for this project so that I can investigate ? You can send me a mail at my
@kdenlive.org address for the file link.

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

[kdenlive] [Bug 415031] Freeze when clip is changed while playing a clip

2020-04-16 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=415031

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #10 from Jean-Baptiste Mardelle  ---
Thanks for your confirmation. The issue only happened with some video formats
which is why this bug went undetected for so long. Thanks for your patience and
I think this can now be closed with my recent commit (I was given some video
samples that triggered the issue).

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

[kdenlive] [Bug 419604] Kdenlive freezes when creating a folder during clip playback

2020-04-16 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419604

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdenlive/commit/9982db8b915 |kdenlive/commit/58617d100cc
   |3116e53fa7f4c0322bc1107b58a |817c4f73fe1d9361e543943bb0d
   |22  |37

--- Comment #14 from Jean-Baptiste Mardelle  ---
Git commit 58617d100cc817c4f73fe1d9361e543943bb0d37 by Jean-Baptiste Mardelle.
Committed on 16/04/2020 at 06:51.
Pushed by mardelle into branch 'master'.

Fix freeze when changing bin selection

M  +10   -16   src/monitor/glwidget.cpp

https://invent.kde.org/kde/kdenlive/commit/58617d100cc817c4f73fe1d9361e543943bb0d37

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

[kdenlive] [Bug 419604] Kdenlive freezes when creating a folder during clip playback

2020-04-16 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419604

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/9982db8b915
   ||3116e53fa7f4c0322bc1107b58a
   ||22

--- Comment #13 from Jean-Baptiste Mardelle  ---
Git commit 9982db8b9153116e53fa7f4c0322bc1107b58a22 by Jean-Baptiste Mardelle.
Committed on 16/04/2020 at 06:50.
Pushed by mardelle into branch 'release/20.04'.

Fix freeze when changing bin selection

M  +10   -16   src/monitor/glwidget.cpp

https://invent.kde.org/kde/kdenlive/commit/9982db8b9153116e53fa7f4c0322bc1107b58a22

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

[kdenlive] [Bug 419824] Export frame to project results in blury image

2020-04-13 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419824

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|INTENTIONAL |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/cace11e6d04
   ||4b3125b6fdc816f3cc552d3c8ca
   ||13

--- Comment #10 from Jean-Baptiste Mardelle  ---
Git commit cace11e6d044b3125b6fdc816f3cc552d3c8ca13 by Jean-Baptiste Mardelle.
Committed on 13/04/2020 at 14:04.
Pushed by mardelle into branch 'release/20.04'.

Export frame should use source resolution instead of project resolution

M  +10   -1src/monitor/monitorproxy.cpp

https://invent.kde.org/kde/kdenlive/commit/cace11e6d044b3125b6fdc816f3cc552d3c8ca13

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

[kdenlive] [Bug 419884] Can't align multiple clips at once based on audio.

2020-04-09 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419884

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for your report. This has been fixed in the upcomming 20.04 release that
will be released later this months

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

[kdenlive] [Bug 419603] Crash when loading multiple videos in an empty project

2020-04-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419603

--- Comment #10 from Jean-Baptiste Mardelle  ---
Git commit cfba686149f79ee6526a6ae40769f537c207b8cc by Jean-Baptiste Mardelle.
Committed on 07/04/2020 at 11:11.
Pushed by mardelle into branch 'release/20.04'.

Fix possible crash on audio thumbs abort

M  +5-0src/jobs/audiothumbjob.cpp

https://invent.kde.org/kde/kdenlive/commit/cfba686149f79ee6526a6ae40769f537c207b8cc

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

[kdenlive] [Bug 419781] Selecting clip speed on Windows is slow and annoying

2020-04-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419781

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Yes, Windows version is still a bit behind. However the problem you mention is
now solved in the upcomming 20.04 version. You can download a daily beta
version for testing here (the .exe installer file):

https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/

20.04 release is on the 23rd of April otherwise...

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

[kdenlive] [Bug 419603] Crash when loading multiple videos in an empty project

2020-04-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419603

--- Comment #7 from Jean-Baptiste Mardelle  ---
Git commit 067917f7d5c214c09a2ea7cebc39f88edec3b94f by Jean-Baptiste Mardelle.
Committed on 07/04/2020 at 08:07.
Pushed by mardelle into branch 'release/20.04'.

Fix possible crash or freeze on multiple clip import.

M  +11   -1src/bin/bin.cpp
M  +8-4src/jobs/cachejob.cpp
M  +2-0src/jobs/cachejob.hpp
M  +11   -0src/jobs/thumbjob.cpp
M  +2-0src/jobs/thumbjob.hpp

https://invent.kde.org/kde/kdenlive/commit/067917f7d5c214c09a2ea7cebc39f88edec3b94f

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

[kdenlive] [Bug 419603] Crash when loading multiple videos in an empty project

2020-04-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419603

--- Comment #1 from Jean-Baptiste Mardelle  ---
I did not manage to reproduce. However the cause for this is probably in the
handling of jobs in jobmanager.cpp/ipp.

All MLT objects in a project share a same shared pointer to an MLT::Profile.
This Mlt profile holds the project basic infos like frame size, aspect ratio
(sar/dar), fps, color space, etc.

On profile change, we do stop all ongoing jobs, then reset the profile and
reload the clips. From the log it seems a thumbnail job on one of the clip is
not stopped when the profile is reset, leading to a crash when MLT tries to
compute data based on the profile.

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

[kdenlive] [Bug 419563] Loading an old kdenlive project from version 0.8.2.1 leads to a crash.

2020-04-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419563

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/6fa5116d61a
   ||527cf40c400a480fa7aa8072f18
   ||ce
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 6fa5116d61a527cf40c400a480fa7aa8072f18ce by Jean-Baptiste Mardelle.
Committed on 03/04/2020 at 09:33.
Pushed by mardelle into branch 'release/20.04'.

Fix crash opening old project file

M  +1-1src/doc/documentvalidator.cpp

https://invent.kde.org/kde/kdenlive/commit/6fa5116d61a527cf40c400a480fa7aa8072f18ce

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

[kdenlive] [Bug 418139] kdenlive PID: 3.676 SeƱal: Segmentation fault (11)

2020-04-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418139

--- Comment #4 from Jean-Baptiste Mardelle  ---
For the reference, this was caused by an incompatibility between Qt 5.14.x and
Kdenlive 19.x. This is now fixed in the upcomming Kdenlive 20.04

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

[kdenlive] [Bug 419019] Using 0 video streams crashes the program

2020-03-22 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=419019

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/f9ab7e3e664
   ||8ebb7cd5e04216ef361d40cbeca
   ||2f
 Resolution|--- |FIXED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit f9ab7e3e6648ebb7cd5e04216ef361d40cbeca2f by Jean-Baptiste Mardelle.
Committed on 22/03/2020 at 20:31.
Pushed by mardelle into branch 'release/20.04'.

Ensure we cannot create a project with 0 tracks

M  +10   -0src/dialogs/kdenlivesettingsdialog.cpp
M  +10   -0src/project/dialogs/projectsettings.cpp
M  +1-1src/timeline2/view/dialogs/trackdialog.cpp
M  +1-1src/timeline2/view/timelinecontroller.cpp

https://invent.kde.org/kde/kdenlive/commit/f9ab7e3e6648ebb7cd5e04216ef361d40cbeca2f

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

[kdenlive] [Bug 418974] Corruption of project by broken association between video and audio clips

2020-03-18 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418974

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit c5ae08cd51a166cdcabe3501a42245bcbf91e7fc by Jean-Baptiste Mardelle.
Committed on 18/03/2020 at 08:26.
Pushed by mardelle into branch 'release/20.04'.

Revert commit 1ffc0b61 breaking group loading.

M  +1-1src/timeline2/model/timelinemodel.cpp

https://invent.kde.org/kde/kdenlive/commit/c5ae08cd51a166cdcabe3501a42245bcbf91e7fc

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

[kdenlive] [Bug 418974] Corruption of project by broken association between video and audio clips

2020-03-18 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418974

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Jean-Baptiste Mardelle  ---
Thanks a lot for your report, I can confirm the issue. Working on it...

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

[kdenlive] [Bug 418542] Program crashes when zooming out

2020-03-17 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418542

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||j...@kdenlive.org

--- Comment #7 from Jean-Baptiste Mardelle  ---
I cannot reproduce the crash. emohr, you describe a crash with alt+left/right,
which triggers seek to next snap point, while original report is about zooming,
so it seems like different issues.

I cannot reproduce any of these with current git. Can you confirm on latest
daily AppImage :

https://binary-factory.kde.org/job/Kdenlive_Nightly_Appimage_Build/lastSuccessfulBuild/artifact/

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

[kdenlive] [Bug 417110] Audio thumbnails do not show waveform in left-hand clip after splitting when zoom level is 17+

2020-03-11 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417110

--- Comment #8 from Jean-Baptiste Mardelle  ---
Git commit e7638efd378ed2edf09dabc9fbb734115f280f11 by Jean-Baptiste Mardelle.
Committed on 11/03/2020 at 12:36.
Pushed by mardelle into branch 'master'.

Fix audio thumbs sometimes not appearing on clip quick insert

M  +1-0src/bin/projectclip.cpp
M  +2-2src/timeline2/view/qml/Clip.qml
M  +4-1src/timeline2/view/qml/ClipAudioThumbs.qml
M  +2-2src/timeline2/view/qml/ClipThumbs.qml

https://invent.kde.org/kde/kdenlive/commit/e7638efd378ed2edf09dabc9fbb734115f280f11

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

[kdenlive] [Bug 418714] kdenlive crashes when shift-leftclicking on a clip with the cut tool

2020-03-11 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418714

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Cannot reproduce with 19.12.2 not git master (20.04). Please update your
Kdenlive version or provide more details on your setup if you use a recent
Kdenlive version

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

[kdenlive] [Bug 418720] Render window keeps full filepath when selecting output file

2020-03-11 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418720

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Jean-Baptiste Mardelle  ---
I cannot reproduce using the provided steps. What are you using as desktop
environment ? Can you check with the official AppImage if you can also
reproduce the problem:
https://files.kde.org/kdenlive/release/kdenlive-19.12.3-x86_64.appimage.mirrorlist

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

[kdenlive] [Bug 417209] selecting clips in timeline and going back and forth with mouse wheel doesn't work

2020-03-09 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417209

--- Comment #9 from Jean-Baptiste Mardelle  ---
Git commit bfec04aa6f75c7bd4c8a5f3ba960e98612627141 by Jean-Baptiste Mardelle.
Committed on 09/03/2020 at 12:37.
Pushed by mardelle into branch 'master'.

Fix timeline rubberband when scrolling.

M  +16   -6src/timeline2/view/qml/timeline.qml

https://invent.kde.org/kde/kdenlive/commit/bfec04aa6f75c7bd4c8a5f3ba960e98612627141

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

[kdenlive] [Bug 417209] selecting clips in timeline and going back and forth with mouse wheel doesn't work

2020-03-09 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417209

--- Comment #7 from Jean-Baptiste Mardelle  ---
Thanks for noticing this. In fact, we remapped Shift + mouse wheel to vertical
scrolling, which explains why selecting while scrolling doesn't work anymore.

I agree that your use case is probably more useful so we should find a better
way to handle this.

Currently we have:

Ctrl + click and drag: pan timeline
Wheel scroll in timeline headers: vertical scroll
Wheel scroll in timeine: horizontal scroll
Shift + Wheel scroll in timeine: vertical scroll
Wheel in ruler: seek

So we should probably drop Shift + Wheel scroll to restore previous behavior.
Should we simply drop vertical scroll in timeline ?

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

[kdenlive] [Bug 418514] Template title duration is reset after every save of project

2020-03-06 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418514

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks,  this has already been fixed for Kdenlive 19.12.3

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

[kdenlive] [Bug 417868] Specific WAV files not played when seeking / out of sync when cut into several parts

2020-03-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417868

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Jean-Baptiste Mardelle  ---
There definitely is something confusing MLT with this file.
Playing it in mlt's command line player also reproduces the problem when
seeking:

melt broken-file.wav

However a simple remuxing fixes the issue:

ffmpeg -i broken-file.wav -acodec copy result.wav

Not sure we can support every file produced by any app...
Please open an issue in MLT if you want some more details:
https://github.com/mltframework/mlt/issues

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

[kdenlive] [Bug 418379] Clip Duplication of several clips does only duplicate the first one several times

2020-03-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418379

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/74a165753ee
   ||f4ab6eff4a596ff6f486f74b324
   ||5f

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 74a165753eef4ab6eff4a596ff6f486f74b3245f by Jean-Baptiste Mardelle.
Committed on 03/03/2020 at 21:37.
Pushed by mardelle into branch 'master'.

Fix duplicate multiple clips only duplicating first item

M  +4-1src/bin/bin.cpp

https://invent.kde.org/kde/kdenlive/commit/74a165753eef4ab6eff4a596ff6f486f74b3245f

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

[kdenlive] [Bug 418378] Crashing when cutting group with transition

2020-03-03 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418378

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit a61fcd9b5b045791e02f5d8ff3c02aaa59fada0d by Jean-Baptiste Mardelle.
Committed on 03/03/2020 at 20:09.
Pushed by mardelle into branch 'master'.

Fix crash cutting group with composition.

M  +1-1src/timeline2/model/timelinefunctions.cpp

https://invent.kde.org/kde/kdenlive/commit/a61fcd9b5b045791e02f5d8ff3c02aaa59fada0d

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

[kdenlive] [Bug 418121] If i copy a video with altered speed, it appears just one frame when i paste

2020-02-29 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418121

--- Comment #7 from Jean-Baptiste Mardelle  ---
Git commit 3ed3b9ae4001d83c3707b8a36ef18d4f9eb72a0e by Jean-Baptiste Mardelle.
Committed on 29/02/2020 at 14:21.
Pushed by mardelle into branch 'release/19.12'.

Fix paste speed clip broken on comma locale

M  +2-1src/timeline2/model/clipmodel.cpp

https://invent.kde.org/kde/kdenlive/commit/3ed3b9ae4001d83c3707b8a36ef18d4f9eb72a0e

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

[kdenlive] [Bug 418121] If i copy a video with altered speed, it appears just one frame when i paste

2020-02-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418121

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 3f3e2ee7336150080c28ef78664cd6b03120f021 by Jean-Baptiste Mardelle.
Committed on 29/02/2020 at 05:57.
Pushed by mardelle into branch 'master'.

Fix paste speed clip broken on comma locale

M  +2-1src/timeline2/model/clipmodel.cpp

https://invent.kde.org/kde/kdenlive/commit/3f3e2ee7336150080c28ef78664cd6b03120f021

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

[kdenlive] [Bug 418283] Kdenlive crashes after not being able to save automatically

2020-02-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418283

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Jean-Baptiste Mardelle  ---
This error was unfortunately related to a bug in KDE Frameworks < 5.66
See this for reference and possible workaround:
https://bugs.kde.org/show_bug.cgi?id=412519

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

[kdenlive] [Bug 418121] If i copy a video with altered speed, it appears just one frame when i paste

2020-02-27 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=418121

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||j...@kdenlive.org

--- Comment #2 from Jean-Baptiste Mardelle  ---
Cannot reproduce. Can you please create a very simple project (only 1 video
clip in it), reproduce the bug in it, save and attach it here ?

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

[kdenlive] [Bug 416811] Copying fade out effect will add 1 frame

2020-02-26 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=416811

--- Comment #10 from Jean-Baptiste Mardelle  ---
Git commit 9fa9218c6a437527a50caa0415fd2a94035adf3d by Jean-Baptiste Mardelle.
Committed on 26/02/2020 at 09:13.
Pushed by mardelle into branch 'release/19.12'.

Fix 1 frame offset in fade out

M  +1-1src/assets/model/assetparametermodel.cpp
M  +3-3src/assets/view/widgets/positioneditwidget.cpp
M  +1-1src/bin/bin.cpp
M  +3-3src/bin/projectclip.cpp
M  +4-4src/bin/projectitemmodel.cpp
M  +1-1src/bin/projectsubclip.cpp
M  +8-4src/doc/kthumb.cpp
M  +1-1src/doc/kthumb.h
M  +2-3src/effects/effectstack/model/effectstackmodel.cpp
M  +7-6src/jobs/cachejob.cpp
M  +3-2src/jobs/cachejob.hpp
M  +7-6src/jobs/thumbjob.cpp
M  +3-2src/jobs/thumbjob.hpp
M  +1-4src/timeline2/view/qml/Clip.qml
M  +5-15   src/timeline2/view/qmltypes/thumbnailprovider.cpp

https://invent.kde.org/kde/kdenlive/commit/9fa9218c6a437527a50caa0415fd2a94035adf3d

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

[kdenlive] [Bug 416811] Copying fade out effect will add 1 frame

2020-02-25 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=416811

--- Comment #8 from Jean-Baptiste Mardelle  ---
Git commit 963e191868841acf30e567c155020cfa76d05a6f by Jean-Baptiste Mardelle.
Committed on 25/02/2020 at 08:10.
Pushed by mardelle into branch 'master'.

Fix 1 frame offset in fade out

M  +1-1src/assets/model/assetparametermodel.cpp
M  +3-3src/assets/view/widgets/positioneditwidget.cpp
M  +1-1src/bin/bin.cpp
M  +3-3src/bin/projectclip.cpp
M  +4-4src/bin/projectitemmodel.cpp
M  +1-1src/bin/projectsubclip.cpp
M  +2-3src/effects/effectstack/model/effectstackmodel.cpp
M  +1-1src/jobs/cachejob.cpp
M  +1-1src/jobs/cachejob.hpp
M  +1-1src/jobs/thumbjob.cpp
M  +1-1src/jobs/thumbjob.hpp
M  +1-4src/timeline2/view/qml/Clip.qml

https://invent.kde.org/kde/kdenlive/commit/963e191868841acf30e567c155020cfa76d05a6f

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

[kdenlive] [Bug 417623] The operator's interface does not display correctly

2020-02-14 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417623

--- Comment #1 from Jean-Baptiste Mardelle  ---
Can you open the OpenGL Backend menu (as displayed in your screenshot) and
select OpenGLES then restart Kdenlive ?

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

[kdenlive] [Bug 417505] Title clip length keeps resetting

2020-02-14 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417505

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/dffcd796082
   ||73aa9e9400f6ec7146a2cd4e6bd
   ||83
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit dffcd79608273aa9e9400f6ec7146a2cd4e6bd83 by Jean-Baptiste Mardelle.
Committed on 14/02/2020 at 10:09.
Pushed by mardelle into branch 'master'.

Fix changing of title clip duration broken

M  +11   -1src/bin/projectclip.cpp

https://invent.kde.org/kde/kdenlive/commit/dffcd79608273aa9e9400f6ec7146a2cd4e6bd83

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

[kdenlive] [Bug 417505] Title clip length keeps resetting

2020-02-14 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417505

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdenlive/commit/dffcd796082 |kdenlive/commit/b0917833f4f
   |73aa9e9400f6ec7146a2cd4e6bd |d92a7009e73b4b7f27bda04345c
   |83  |bd

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit b0917833f4fd92a7009e73b4b7f27bda04345cbd by Jean-Baptiste Mardelle.
Committed on 14/02/2020 at 10:09.
Pushed by mardelle into branch 'release/19.12'.

Fix changing of title clip duration broken

M  +11   -1src/bin/projectclip.cpp

https://invent.kde.org/kde/kdenlive/commit/b0917833f4fd92a7009e73b4b7f27bda04345cbd

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

[kdenlive] [Bug 417350] with two monitors the context menu in the timeline opens not at left mouse click location, but in the second monitor.

2020-02-13 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417350

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Jean-Baptiste Mardelle  ---
Cannot reproduce. We changed the way menus are displayed for the upcoming 20.04
version. Could you try the daily master appimage (not for production use) to
see if problem is fixed ?
https://binary-factory.kde.org/job/Kdenlive_Nightly_Appimage_Build/lastSuccessfulBuild/artifact/

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

[kdenlive] [Bug 417143] "Copy and paste" function pastes the wrong parts of the video

2020-02-12 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417143

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit f3546b3fa82cd3c671e1384f8d4d74e4b9bc1c85 by Jean-Baptiste Mardelle.
Committed on 12/02/2020 at 09:23.
Pushed by mardelle into branch 'release/19.12'.

Fix pasted clips with negative speed have wrong in/out.

M  +0-6src/timeline2/model/timelinefunctions.cpp

https://invent.kde.org/kde/kdenlive/commit/f3546b3fa82cd3c671e1384f8d4d74e4b9bc1c85

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

[kdenlive] [Bug 417369] Adding title clip crashes user interface

2020-02-10 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417369

--- Comment #5 from Jean-Baptiste Mardelle  ---
I use atsc_1080p_25 as default profile, but I am still on Qt 5.13. Will test on
a Qt 5.14 system tomorrow.

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

[kdenlive] [Bug 417368] Title clip appears to use preview monitor resolution.

2020-02-09 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417368

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/55be25e0331
   ||9b15ac5fb5cfd804337dc1b6b8b
   ||92
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 55be25e03319b15ac5fb5cfd804337dc1b6b8b92 by Jean-Baptiste Mardelle.
Committed on 10/02/2020 at 07:38.
Pushed by mardelle into branch 'master'.

Fix tile clips created with monitor preview res

M  +1-1src/titler/titlewidget.cpp

https://invent.kde.org/kde/kdenlive/commit/55be25e03319b15ac5fb5cfd804337dc1b6b8b92

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

[kdenlive] [Bug 417369] Adding title clip crashes user interface

2020-02-09 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417369

--- Comment #1 from Jean-Baptiste Mardelle  ---
Strange, I cannot reproduce and crash log indicates an issue in MLT's title
producer. Can you confirm which MLT and Qt versions you are using?

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

[kdenlive] [Bug 417143] "Copy and paste" function pastes the wrong parts of the video

2020-02-09 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417143

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 92fe66da8c0499494b2836ed7ee567e22be7 by Jean-Baptiste Mardelle.
Committed on 09/02/2020 at 18:05.
Pushed by mardelle into branch 'master'.

Fix pasted clips with negative speed have wrong in/out.

M  +0-6src/timeline2/model/timelinefunctions.cpp

https://invent.kde.org/kde/kdenlive/commit/92fe66da8c0499494b2836ed7ee567e22be7

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

[kdenlive] [Bug 417076] Timeline time scale is not correctly modified when loading or creating project with non-default frame rate

2020-02-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=417076

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for reporting and yes sorry stupid mistake on my side. Should be fixed
now, please test

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

<    3   4   5   6   7   8   9   10   11   12   >