file_hash questions

2020-09-21 Thread amin...@mailbox.org
Apologies if this is answered in the docs - a quick search didn't uncover the answers. I'm wondering about the "kdenlive:file_hash" property in the file XML: - Which hashing algorithm is used? - When are the hashes checked? E.g. if I save a kdenlive file, quit, then reopen it, will the hash

XML: Properties jumping around

2020-10-05 Thread amin...@mailbox.org
I keep my .kdenlive projects in git, meaning I get diffs of changes. I notice that when I add effects to clips, the properties in the MLT XML often jump around. As an example: When I add a GPU effects > Pan and Zoom effect and then change the pan, I'll see diffs like this: + 1 + 0 + 1 +

Align Audio implementation

2020-10-21 Thread amin...@mailbox.org
How does Kdenlive implement its 'Align Audio to Reference'? Does it use an existing library or is it hand-rolled? Thanks! Tom

"Problem adding effect to clip"

2021-07-04 Thread amin...@mailbox.org
I'm using an older version of Kdenlive (18.12.3 - the version on Debian Stable). When I try to add certain transitions (the Movit transitions), it gives me an error: "Problem adding effect to clip." Is there any way to work around this? Hopefully this is fixed in later versions, but even if it

Re: "Problem adding effect to clip"

2021-07-05 Thread amin...@mailbox.org
ation requested, but sound file from notifyrc file was not found, aborting audio notification Tom On Sun, Jul 04, 2021 at 09:14:41PM -0600, amin...@mailbox.org wrote: > I'm using an older version of Kdenlive (18.12.3 - the version on Debian > Stable). When I try to add certain transi

Re: "Problem adding effect to clip"

2021-07-05 Thread amin...@mailbox.org
transition: > > > > Falling back to using screens root_visual. > > QTimeLine::start: already running > > org.kde.knotifications: Audio notification requested, but sound file > > from notifyrc file was not found, aborting audio notification > >

Re: "Problem adding effect to clip"

2021-07-05 Thread amin...@mailbox.org
(I believe I had to enable Movit - it was off by default - in Settings > Kdenlive Settings > Playback > "Use GPU (Movit)") On Mon, Jul 05, 2021 at 04:14:09PM -0600, amin...@mailbox.org wrote: > That's very unfortunate to hear! I use Movit effects (filters as oppo

Re: "Problem adding effect to clip"

2021-07-05 Thread amin...@mailbox.org
On Mon, Jul 05, 2021 at 11:03:40PM +0200, Camille wrote: > Hi Tom, > > Unfortunately, there  are deep rooted  problems with Movit effects, so I'm > afraid you'd get similar issues even with newer versions. > > In general, you can easily try recent versions by downloading Appimage > versions, but

Re: "Problem adding effect to clip"

2021-07-06 Thread amin...@mailbox.org
On Tue, Jul 06, 2021 at 08:57:59PM +0200, Camille wrote: > > Le 06/07/2021 à 05:32, amin...@mailbox.org a écrit : > > [...] Can anyone confirm they have Movit transitions working with a recent > > Kdenlive version? (Or confirm they have Movit effects but not transitions >

Frame numbers in XML

2021-08-18 Thread amin...@mailbox.org
Newer versions of Kdenlive (in my case 20.12.3) seem to specify in and out points as timestamps in the project files instead of frame numbers. For example, the 7th frame in a 24fps clip will be referenced as "00:00:00.292" (which is rounded) whereas earlier versions of Kdenlive would have just s

New XML format questions

2021-08-19 Thread amin...@mailbox.org
With the new Kdenlive version I've got (20.12.3), there are a bunch of new things I'm trying to get my head around in the project XML. Here's a snippet with a few of them: 2 3 2 3 Video 1

Re: Frame numbers in XML

2021-08-20 Thread amin...@mailbox.org
Also: is this just a file format change, or has Kdenlive switched to fractional numbers of seconds internally (e.g. for timeline cursor position)? Thanks, Tom On Wed, Aug 18, 2021 at 04:53:20PM -0600, amin...@mailbox.org wrote: > Newer versions of Kdenlive (in my case 20.12.3) seem to spec

Re: Frame numbers in XML

2021-08-20 Thread amin...@mailbox.org
ML file input/output. Can anyone confirm? Thanks! On Fri, Aug 20, 2021 at 02:41:25PM -0600, amin...@mailbox.org wrote: > Also: is this just a file format change, or has Kdenlive switched to > fractional numbers of seconds internally (e.g. for timeline cursor position)? > > Thanks, >

Re: New XML format questions

2021-08-21 Thread amin...@mailbox.org
Can anyone help with this? The Kdenlive File Format docs (https://community.kde.org/Kdenlive/Development/File_format) are out of date and don't discuss any of the below. Thanks! Tom On Thu, Aug 19, 2021 at 10:34:51PM -0600, amin...@mailbox.org wrote: > With the new Kdenlive version

Re: New XML format questions

2021-08-24 Thread amin...@mailbox.org
Or is there a better place to ask questions like this than the mailing list? Thanks, Tom On Sat, Aug 21, 2021 at 12:20:04PM -0600, amin...@mailbox.org wrote: > Can anyone help with this? The Kdenlive File Format docs > (https://community.kde.org/Kdenlive/Development/File_format) are out o

Re: New XML format questions

2021-08-25 Thread amin...@mailbox.org
etails on > the points you raised. > > Cheers, > > Camille > > > Le 25/08/2021 à 03:06, amin...@mailbox.org a écrit : > > Or is there a better place to ask questions like this than the mailing list? > > > > Thanks, > > Tom > > > > On Sat

Re: New XML format questions

2021-08-26 Thread amin...@mailbox.org
On Thu, Aug 19, 2021 at 10:34:51PM -0600, amin...@mailbox.org wrote: > With the new Kdenlive version I've got (20.12.3), there are a bunch of new > things I'm trying to get my head around in the project XML. Here's a snippet > with a few of them: >

Re: Frame numbers in XML

2021-08-28 Thread amin...@mailbox.org
I can't tell - does radio silence mean there's no way to do this, or simply that nobody's responding (and maybe not many are reading)? On Fri, Aug 27, 2021 at 11:59:34AM +0200, Narcis Garcia wrote: > +1 > > El 19/8/21 a les 0:53, amin...@mailbox.org ha escrit: > >

Re: Frame numbers in XML

2021-08-29 Thread amin...@mailbox.org
On Sun, Aug 29, 2021 at 11:40:48AM +0200, j...@dodin.org wrote: > Le 29/08/2021 à 09:20, Vincent Pinon a écrit : > > > I agree the frame number is a more precise indicator than milliseconds, > > more precise certainly not, more friendly may be. I'd make the claim that frame numbers are more prec

Re: New XML format questions

2021-09-12 Thread amin...@mailbox.org
On Thu, Aug 26, 2021 at 06:47:17PM -0600, amin...@mailbox.org wrote: > On Thu, Aug 19, 2021 at 10:34:51PM -0600, amin...@mailbox.org wrote: > > With the new Kdenlive version I've got (20.12.3), there are a bunch of new > > things I'm trying to get my head around in

Clicks move playhead instead of selecting

2022-11-30 Thread amin...@mailbox.org
I've seemingly entered a strange mode in Kdenlive where when I try to select a clip it instead moves the playhead to wherever I just clicked. This setting appears to survive restart of Kdenlive. Have I accidentally enabled some strange per-project setting? And most importantly, how do I turn it

Re: Clicks move playhead instead of selecting

2022-11-30 Thread amin...@mailbox.org
Another clue: I'll attempt to group or ungroup clips, and get an error "Cannot perform operation while dragging in timeline" If anyone can help in the next ~3 hours, this is seriously impacting an important deadline. Thanks, Tom On Wed, Nov 30, 2022 at 01:11:27PM -0800, amin

Re: Clicks move playhead instead of selecting

2022-11-30 Thread amin...@mailbox.org
. > Evert Vorster > > Awesome Chapters Tours > http://www.awesomechapters.com > Tel: +264 (0) 811477690 > > > > On Wed, 30 Nov 2022 at 23:19, amin...@mailbox.org > wrote: > > > Another clue: I'll attempt to group or ungroup clips, and get an error >

Re: Clicks move playhead instead of selecting

2022-11-30 Thread amin...@mailbox.org
or > https://www.google.com/search?q=kdenlive+config+files+location&ved=0ahUKEwj064D2jtf7AhXJuaQKHXppABQQ4dUDCAo&sclient=gws-wiz > > Evert Vorster > > Awesome Chapters Tours > http://www.awesomechapters.com > Tel: +264 (0) 811477690 > > > > On Wed, 30 Nov 2022

Re: Using (a modified version of) "Align Audio to Reference" on CLI

2024-05-11 Thread amin...@mailbox.org
I would also be very interested in this! (By the way, the BBC tool trims files to 15 minutes by default before performing its calculations. If you're running it on an hour-long file it might be missing the sync segment entirely.) - Tom On Fri, Apr 26, 2024 at 12:07:32AM +0100, Seung Hoon Par