Re: Question

2025-06-01 Thread Paul Brown
On Saturday, 3 May 2025 19:27:07 Central European Summer Time szopa333 wrote: > Hello. I would like to ask and find out whether you allow the recording of > tutorials about using kdenlive, and then publishing them on YouTube and > monetizing them through ads? Are you allow this type of action? Ye

Re: Help needed to remove latest version

2025-06-01 Thread jean-daniel dodin
Le 05/05/2025 à 23:23, Dave Pickering a écrit : Hi, I don't know how to use forums, never have used one before. I have trawled search engines and web to find out what is las version of Kdenlive (prior to the one updated in April.) I don't know where you wrote this, but I receive it on the kden

Re: Render preset for lossless audio & playable video

2025-06-01 Thread jean-daniel dodin
Le 31/05/2025 à 10:06, Perfect a écrit : Hi Which video settings should I use for container, extension, codec, bitrate & rate control & which for audio codec & rate control to achieve lossless audio best quality combined with a playable video that doesn't deteriorate the audio? hello, "The

Re: Question

2025-06-01 Thread Mehdi Haghgoo
Hey, I don't see any problem with that. It's just about teaching how to use a tool and there are already tons of kdenlive tutorials on YouTube. So, it must be pretty safe to do the tutorials you want to create Yahoo Mail: Search, Organize, Conquer On Sun, Jun 1, 2025 at 15:00, szopa333 wrot

Re: CI Utilisation and system efficiency

2025-05-01 Thread Dmitry Kazakov
Hi, Ben! As for Krita, most of CI time is spent on the Windows pipeline, which build extremely slowly due to done obscure filesystem issues (searching includes is extremely slow). I personally don't know how to fix it. I tried: 1) PCH builds, 2) relative includes, 3) split debug info (dwo). The on

Re: CI Utilisation and system efficiency

2025-05-01 Thread Albert Astals Cid
El dissabte, 19 d’abril del 2025, a les 10:47:13 (Hora d’estiu d’Europa central), Ben Cooksley va escriure: > On Sat, Apr 19, 2025 at 7:25 AM Ben Cooksley wrote: > > Hi all, > > > > Over the past week or two there have been a number of complaints regarding > > CI builder availability which i've

Re: CI Utilisation and system efficiency

2025-05-01 Thread Maciej Jesionowski
Yes, that is a full clean build after the build directory is configured from scratch. The dependencies are prepared before that, and this is just the time to run ninja which lists 4900 build steps or so (I can't remember). I mean, the build isn't exactly very fast even on a reasonably high-end syst

Re: CI Utilisation and system efficiency

2025-05-01 Thread Dmitry Kazakov
>> Another point that requires extra build time for Krita is an inappropriate timeout on 100 minutes. A lot of our windows builds are terminated at around 95% completion because of this timeout, so we have to rerun them and, effectively, consume more and more CI time. >Have you got a list of these

Re: CI Utilisation and system efficiency

2025-05-01 Thread Gleb Popov
On Sat, Apr 19, 2025 at 11:47 AM Ben Cooksley wrote: > > - FreeBSD Qt 6.9 monitors buildability on BSD libc + Clang + Qt 6.9 FreeBSD is at Qt 6.8 at the moment. We're close to updating to 6.9 though.

Re: CI Utilisation and system efficiency

2025-05-01 Thread Neal Gompa
On Fri, Apr 18, 2025 at 3:26 PM Ben Cooksley wrote: > > > When reviewing the list of CI builds projects have enabled, it is important > to consider to what degree your project benefits from having various builds > enabled. One common pattern i've seen is having Alpine, SUSE Qt 6.9 and SUSE > Qt

Re: CI Utilisation and system efficiency

2025-05-01 Thread Dmitry Kazakov
> This is probably at least in part due to Windows on Docker having extremely poor file system performance even vs. straight NTFS (which isn't great to begin with). Well, Krita builds on a normal Windows system are also quite slow (at least much slower than on Linux). Though they are still much fa

Re: CI Utilisation and system efficiency

2025-05-01 Thread Konstantin Kharlamov
On Tue, 2025-04-22 at 07:15 +1200, Ben Cooksley wrote: > On Tue, Apr 22, 2025 at 5:57 AM Dmitry Kazakov > wrote: > > Hi, Ben! > > > > > Hey Dmitry, >   > > > > As for Krita, most of CI time is spent on the Windows pipeline, > > which build extremely slowly due to done obscure filesystem issues

Re: CI Utilisation and system efficiency

2025-05-01 Thread Maciej Jesionowski
Hi, Are these servers running multiple builds at a time, or is a Windows build given the full host resources, i.e. 8c/16t and 64GB of RAM? If you can monitor the resources in real time, it would be interesting to confirm if indeed the CPU utilization is significantly lower than 100%, meaning someth

Re: CI Utilisation and system efficiency

2025-05-01 Thread laurent Montel
Le vendredi 18 avril 2025, 21:25:36 heure d’été d’Europe centrale Ben Cooksley a écrit : > Hi all, > Ruqola: Appears to be conducting a development process whereby changes are > made in stable then immediately merged to master in a ever continuing loop. > Please discontinue this behaviour and onl

Re: CI Utilisation and system efficiency

2025-05-01 Thread Albert Astals Cid
El divendres, 18 d’abril del 2025, a les 21:25:36 (Hora d’estiu d’Europa central), Ben Cooksley va escriure: > Hi all, > > Over the past week or two there have been a number of complaints regarding > CI builder availability which i've done some investigating into this > morning. > > Part of this

Re: Stickers and Flyers

2025-05-01 Thread Aniqa Khokhar
; kdenlive@kde.org Subject: Re: Stickers and Flyers Hi Aniqa, Did you mean to respond to Paul ? (both with 'P' in the name :-) I am in Zurich, so probably not a good place for Chemnitz Linux-Days. Best, Pascal On Tue, Apr 1, 2025 at 8:09 PM Aniqa Khokhar mailto:aniqa.khok...@kde.org>&

Re: CI Utilisation and system efficiency

2025-04-22 Thread Ben Cooksley
On Tue, Apr 22, 2025 at 10:53 PM Maciej Jesionowski wrote: > Yes, that is a full clean build after the build directory is configured > from scratch. The dependencies are prepared before that, and this is just > the time to run ninja which lists 4900 build steps or so (I can't > remember). I mean,

Re: CI Utilisation and system efficiency

2025-04-22 Thread Ben Cooksley
On Tue, Apr 22, 2025 at 10:44 PM Konstantin Kharlamov wrote: > On Tue, 2025-04-22 at 07:15 +1200, Ben Cooksley wrote: > > On Tue, Apr 22, 2025 at 5:57 AM Dmitry Kazakov > > wrote: > > > Hi, Ben! > > > > > > > > > Hey Dmitry, > > > > > > > > As for Krita, most of CI time is spent on the Windows p

Re: CI Utilisation and system efficiency

2025-04-22 Thread Ben Cooksley
On Tue, Apr 22, 2025 at 9:53 AM Maciej Jesionowski wrote: > Hi, > Hi Maciej, > Are these servers running multiple builds at a time, or is a Windows build > given the full host resources, i.e. 8c/16t and 64GB of RAM? If you can > monitor the resources in real time, it would be interesting to co

Re: CI Utilisation and system efficiency

2025-04-21 Thread Ben Cooksley
On Tue, Apr 22, 2025 at 5:57 AM Dmitry Kazakov wrote: > Hi, Ben! > Hey Dmitry, > > As for Krita, most of CI time is spent on the Windows pipeline, which > build extremely slowly due to done obscure filesystem issues (searching > includes is extremely slow). I personally don't know how to fix i

Re: CI Utilisation and system efficiency

2025-04-20 Thread Ben Cooksley
On Sun, Apr 20, 2025 at 9:10 PM Albert Astals Cid wrote: > El divendres, 18 d’abril del 2025, a les 21:25:36 (Hora d’estiu d’Europa > central), Ben Cooksley va escriure: > > Hi all, > > > > Over the past week or two there have been a number of complaints > regarding > > CI builder availability wh

Re: CI Utilisation and system efficiency

2025-04-19 Thread Ben Cooksley
On Sat, Apr 19, 2025 at 7:25 AM Ben Cooksley wrote: > Hi all, > > Over the past week or two there have been a number of complaints regarding > CI builder availability which i've done some investigating into this > morning. > > Part of this is related to the Windows CI builders falling offline due

Re: CI Utilisation and system efficiency

2025-04-19 Thread Ben Cooksley
On Sat, Apr 19, 2025 at 8:05 PM laurent Montel wrote: > Le vendredi 18 avril 2025, 21:25:36 heure d’été d’Europe centrale Ben > Cooksley a écrit : > > Hi all, > > > Ruqola: Appears to be conducting a development process whereby changes > are > > made in stable then immediately merged to master in

Re: Stickers and Flyers

2025-04-02 Thread Pascal Fleury
gt; > > -- > *From:* Paul Brown > *Sent:* Saturday, March 1, 2025 21:29 > *To:* kdenlive@kde.org > *Cc:* P Scherbaum ; Aniqa Khokhar < > aniqa.khok...@kde.org> > *Subject:* Re: Stickers and Flyers > > On Thursday, 13 February 2025 15

Re: Stickers and Flyers

2025-04-01 Thread Aniqa Khokhar
, Aniqa Khokhar (She/her) From: Paul Brown Sent: Saturday, March 1, 2025 21:29 To: kdenlive@kde.org Cc: P Scherbaum ; Aniqa Khokhar Subject: Re: Stickers and Flyers On Thursday, 13 February 2025 15:36:41 Central European Standard Time P Scherbaum wrote: > He

Re: suddenly kdenlive Flatpak close On linux mint cinnamon.

2025-04-01 Thread Jean-Baptiste Mardelle
On Sunday, March 2, 2025 10:06:45 AM Central European Standard Time Julius Künzel wrote: > Hi, > > thanks for your report! Please note that bug reports and feature requests > should go to https://bugs.kde.org as in this list they will likely get lost > without consideration. Hi, This problem wa

Re: Questions about kdenlive

2025-03-02 Thread Julius Künzel
Hi Lukas, thanks for reaching out! The team size is indeed the problem why we unfortunately have very long response times to bug reports. Given that we are for the most part volunteers working in our free time and the size of the user base, the scope and popularity of the app we simply have not

Re: Hello please fix your audio system

2025-03-02 Thread Julius Künzel
Hi, please note that the mailing list is not the place for bug reports. Please refer to https://kdenlive.org/en/bug-reports/ I also like to highlight that your demanding attitude is not fair (please read https://kde.org/code-of-conduct/). Kdenlive comes to you for free and is made by a small t

Re: suddenly kdenlive Flatpak close On linux mint cinnamon.

2025-03-02 Thread Julius Künzel
Hi, thanks for your report! Please note that bug reports and feature requests should go to https://bugs.kde.org as in this list they will likely get lost without consideration. You can find further instructions on https://kdenlive.org/en/bug-reports/ Cheers, Julius Julius Künzel KDE Developer

Re: Logo Tweak for Kdenlive

2025-01-23 Thread farid abdelnour
Hi Matthew We do not have plans for a rebranding but thank you for your effort. We are currently planning a redesign for our website and I have plans to do a minor tweak to the logo but something minor. Cheers On Thu, Jan 23, 2025 at 3:31 AM wrote: > Hello All, > > I was looking at some logo

Re: Logo Tweak for Kdenlive

2025-01-23 Thread Narcis Garcia
I like to see new contributed ideas. IMHO: I prefer the "editing" sense of cursor, and horizontal alignment because its context is an horizontal timeline. El 23/1/25 a les 7:33, networking.mail...@exnomad.com ha escrit: Hello All, I was looking at some logo ideas I was messing around with a

Re: A request

2024-09-01 Thread Narcis Garcia
https://www.youtube.com/watch?v=wUhzXS6HBGU https://www.youtube.com/watch?v=yxxilfDTPK0&list=PLqazFFzUAPc7uQaoGxYwxGLk4_6fQrBvE El 13/8/24 a les 11:30, Sanjay Pandya ha escrit: Greetings Can you please make some videos how to use Kdenlive video editor many thanks -- Narcis Garcia ___

Re: (No Subject)

2024-07-17 Thread Evert Vorster
You keep saying this, and none of the devs seem interested. Why should node based editing be put above all the other things? Give us some motivation, please. Kind regards, Evert Vorster Awesome Chapters Tours http://www.awesomechapters.com Tel: +264 (0) 811477690 On Wed, 17 Jul 2024 at 15:15,

Re: Timeline out of sync

2024-07-17 Thread Jean-Baptiste Mardelle
15 Jul 2024 09:10:30 Jean-Baptiste Mardelle : > On Montag, 15. Juli 2024 08:57:05 CEST B.M. wrote: >> If I open an older version: same problem >> If I open the project with an older appimage version: same problem >> If I open it as another user: same problem >> >> I'm absolutely sure, that my desc

Re: Timeline out of sync

2024-07-15 Thread Jean-Baptiste Mardelle
On Montag, 15. Juli 2024 08:57:05 CEST B.M. wrote: > If I open an older version: same problem > If I open the project with an older appimage version: same problem > If I open it as another user: same problem > > I'm absolutely sure, that my description of the problem is correct and that > this hap

Re: Timeline out of sync

2024-07-15 Thread Jean-Baptiste Mardelle
On Montag, 15. Juli 2024 08:18:45 CEST B.M. wrote: > Attachment 3/3 > > On Montag, 15. Juli 2024 08:16:32 CEST B.M. wrote: > > Since my last message yesterday with several attachments is waiting for > > moderator approval, I split it up and resized the images... > > > > Here my message: Hello Be

Re: Timeline out of sync

2024-07-14 Thread B.M.
If I open an older version: same problem If I open the project with an older appimage version: same problem If I open it as another user: same problem I'm absolutely sure, that my description of the problem is correct and that this happened yesterday during an ~ 1 h editing session; in the beginn

Re: Timeline out of sync

2024-07-14 Thread B.M.
Latest appimage, yes. But doesn't matter... On Sonntag, 14. Juli 2024 21:30:36 CEST B.M. wrote: > The file is 16 MB, shall I upload it somewhere nonetheless? > > I use proxy clips and I think yes, there are some clips with variable frame > rate in this project, but not what I worked on today. >

Re: Timeline out of sync

2024-07-14 Thread B.M.
The file is 16 MB, shall I upload it somewhere nonetheless? I use proxy clips and I think yes, there are some clips with variable frame rate in this project, but not what I worked on today. Best, Bernd On Sonntag, 14. Juli 2024 21:10:13 CEST farid abdelnour wrote: > Hmmm, odd situation indeed.

Re: Timeline out of sync

2024-07-14 Thread B.M.
Going back to an older version of my project file doesn't help either! What the hell happened with my project? I didn't anything special, I just went through the timeline of my sequences, deleting some clips or changing their in and out points. Suddenly, I noticed this problem. Any idea how I ca

Re: Timeline out of sync

2024-07-14 Thread farid abdelnour
Hmmm, odd situation indeed. Are you by any chance using variable framerate clips? You're using the latest version right? I would say, upload the project file, hopefully it helps the devs debugging this. Em dom., 14 de jul. de 2024 às 16:02, B.M. escreveu: > IIRC I deleted a clip in the timeli

Re: Timeline out of sync

2024-07-14 Thread B.M.
IIRC I deleted a clip in the timeline and now in this sequence, starting at some clip, all following clips are shifted by one clip. Strange... No, not only in this sequence, also in another sequence I worked on earlier today, all clips shifted by one... Also in other sequences... That's really a

Re: kdenlive v24.05.0 release file spelling error

2024-06-19 Thread camille . moulin
Hello François, Thanks for reporting the problem. It will be fixed in the upcoming 24.05.1 version, but I'm not sur that the renaming of the current file is possible. Cheers, Camille - Mail original - > De: "Francois Botha" > À: kdenlive@kde.org > Envoyé: Mercredi 19 Juin 2024 11:06:4

Re: Request older version

2024-06-15 Thread farid abdelnour
Over at the download page, scroll all the way down and you can find a link to all previous versions. https://kdenlive.org/en/download/ Em sáb., 15 de jun. de 2024 às 12:32, msalv...@libero.it escreveu: > Hi, you’ve do a fantastic job with this app. I have MacOs 10.13.6 High > Sierra, I can’t up

Re: Request older version

2024-06-15 Thread Narcis Garcia
+1 Older versions. El 15/6/24 a les 17:16, msalv...@libero.it ha escrit: Hi, you’ve do a fantastic job with this app. I have MacOs 10.13.6 High Sierra, I can’t upgrade. Did you have a download link for older version of KDENLIVE? Thanks Steven -- Narcis Garcia __ I'm using this dedi

Re: Changed project resolution, now rendering "corrupted"

2024-05-13 Thread B. M.
No ideas? Am 13. Mai 2024 17:56:39 MESZ schrieb "B.M." : >PS: Another problem is, that each render job starts with "Waiting..." for many >minutes, for some if them it's more "waiting" then "rendering"... I already >removed unused clips from the project. Switching from Proxy clips to not using >the

Re: Many crashes when rendering

2024-05-13 Thread Narcis Garcia
Kdenlive should detect melt crash and trigger a message «Not enough memory to continue render». El 14/5/24 a les 6:18, B.M. ha escrit: Wow, you've been absolutely right: with more swap space, everything rendered fine last night :-) Lesson learned: rendering 4K source clips to 4K needs more

Re: Many crashes when rendering

2024-05-13 Thread B.M.
Wow, you've been absolutely right: with more swap space, everything rendered fine last night :-) Lesson learned: rendering 4K source clips to 4K needs more RAM then rendering the same clips to QHD/2.5K... Have a nice day, Bernd On Montag, 13. Mai 2024 19:28:52 CEST Evert Vorster wrote: > I have

Re: Many crashes when rendering

2024-05-13 Thread Narcis Garcia
I opened a bug about a similar situation, which makes me to have to makes all designs before rendering anything. https://bugs.kde.org/show_bug.cgi?id=471270 Can't work with something rendering on the background. El 13/5/24 a les 17:51, B.M. ha escrit: Hi I'm currently trying to get a finishe

Re: donation

2024-05-13 Thread Paul Brown
On Tuesday 16 April 2024 20:48:14 CEST PlusPl?ss Jo?l Pl?ss wrote: > Hey there do you have some IBAN accounts I can use inside the EU / Swiss ? > that would be easiest for me, thanks BR. joel Have you tried this?: https://kdenlive.org/en/fund/ In the second screen it allows you to pick "Bank tra

Re: How to smooth drone footage?

2024-05-13 Thread Evert Vorster
Thanks for the feedback. Which of the options did you end up using? Kind regards, Evert On Mon, May 13, 2024, 16:40 B.M. wrote: > Hi Evert > > Thanks a lot for the idea, it looks indeed much better now! > > Bernd > > > On Dienstag, 7. Mai 2024 11:19:50 CEST Evert Vorster wrote: > > Hi there! >

Re: Many crashes when rendering

2024-05-13 Thread Evert Vorster
Hi there! Keep an eye on memory usage when rendering. It may be that you are running out of ram, and then Kdenlive falls victim to the oom killer. One way around it is to make a huge swap file and in this way never run out of memory On Mon, May 13, 2024, 17:07 B.M. wrote: > Hi > > I'm currently

Re: How to smooth drone footage?

2024-05-13 Thread Evert Vorster
Hi there! You have a few choices. 1. Cut the turns completely. Counter-intuitive, but give it a go and see what your video looks like. 2. Slow down the turns, either with time remap or splitting that segment out and applying a speed effect. 3. Run the stabilize clip job on your clips. ;) Evert

Re: How to smooth drone footage?

2024-05-13 Thread B.M.
Oh, you're right, I didn't tell... Well, I had a large speed up (275%) which I reduced to 150%, then I splitted each clip into several parts, such that perspectives are obviously different. Now it's really better. On Montag, 13. Mai 2024 17:54:52 CEST Evert Vorster wrote: > Thanks for the feedbac

Re: Changed project resolution, now rendering "corrupted"

2024-05-13 Thread B.M.
PS: Another problem is, that each render job starts with "Waiting..." for many minutes, for some if them it's more "waiting" then "rendering"... I already removed unused clips from the project. Switching from Proxy clips to not using them might improve this "Waiting..." period, but then opening my

Re: How to smooth drone footage?

2024-05-13 Thread B.M.
Hi Evert Thanks a lot for the idea, it looks indeed much better now! Bernd On Dienstag, 7. Mai 2024 11:19:50 CEST Evert Vorster wrote: > Hi there! > > You have a few choices. > 1. Cut the turns completely. Counter-intuitive, but give it a go and see > what your video looks like. > > 2. Slow dow

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

Re: Latest news in French

2024-04-28 Thread Eugen Mohr
Hello Jonathan Thank you for the French translation. I have implemented it. Please have a look. Eugen Am 23.04.2024 um 20:12 schrieb Jonathan Demeyer: Hello, You can find attached the Markdown with the news translated in French. Thank you for your dedication to the project. Jonathan On Mon

Re: Checking an email that was sent to me

2024-04-03 Thread Paul Brown
Emails from the kdenlive.org domain are also reliable. Cheers Paul -- Promotion & Communication www: https://kde.org Mastodon: https://floss.social/@kde Facebook: https://www.facebook.com/kde/ Twitter: https://twitter.com/kdecommunity LinkedIn: https://www.linkedin.com/company/kde

Re: Checking an email that was sent to me

2024-04-03 Thread Paul Brown
On Monday, 1 April 2024 18:16:40 CEST J Huddison wrote: > Hello, > I have recently received an email from > j.tarleton@kdenlive.space > > Stating the following 'Hello! My name is Jeffrey and I'm the advertising > manager of Kdenlive.We would like to offer you cooperation in the form of > advertis

Re: Checking an email that was sent to me

2024-04-03 Thread camille . moulin
Hello, This is completely fake and a trademark infringement :-( Thanks for reporting, Camille - Mail original - > De: "J Huddison" > À: kdenlive@kde.org > Envoyé: Lundi 1 Avril 2024 18:16:40 > Objet: Checking an email that was sent to me > > > > Hello, > > > I have recently re

Re: Failed to launch kdenlive

2024-04-02 Thread Eugen Mohr
To see if that is a packaging issue, please try with the AppImage from our homepage. If the issue is solved using the AppImage then it’s most probably a packaging issue from the distributor. Eugen Am 02.04.2024 um 03:14 schrieb spikey: Hello, I was editing a track when the application crashed

Re: Suggestion

2024-04-01 Thread Eugen Mohr
Split subtitles are kind of working: https://docs.kdenlive.org/de/effects_and_compositions/subtitles.html#split-subtitle-after-first-line Merge subtitle is not implemented so far. With an upcoming Kdenlive version: Whisper; allow setting a maximum character count per subtitle. On Bugtracker (ht

Re: On joining (or at least assisting) the Kdenlive team

2024-04-01 Thread Julius Künzel
01.04.2024 14:22:46 Tomer Feiner : > hi! How do I I assist or join the development of Kdenlive? Especially in > regards to the OCIO integration? I really think it's an important feature as > it would really help accurately transfer between many colour transformation > without the use of LUTs an

Re: Latest news in French

2024-04-01 Thread Eugen Mohr
The easiest way to do this is, copy the English text from the homepage (including all titles). Translate it to French. Then send it here as Word file or similar. Then I can upload it to the homepage. Thanks for helping. Eugen Am 29.03.2024 um 10:02 schrieb Jonathan Demeyer: Hello, I want to

Re: Drawing capabilities needed over video

2024-04-01 Thread Mehdi Haghgoo
Thanks Eugen for confirmation, This problem has been present for some time now. I experienced that some time ago with my Intel Mac and am experiencing it now on my M1 mac too. On Monday, April 1, 2024 at 03:59:24 PM GMT+3:30, Eugen Mohr wrote: On Mac x86, I can confirm that Glaxn

Re: Drawing capabilities needed over video

2024-04-01 Thread Eugen Mohr
On Mac x86, I can confirm that Glaxnimate, downloaded from https://glaxnimate.mattbas.org/download/ has some signing issues and start with a crash. Eugen Am 01.04.2024 um 12:18 schrieb Mehdi Haghgoo: Time time I checked, i couldn't make that work on Mac. Glaxnimate didn't even execute on Mac. I

Re: Drawing capabilities needed over video

2024-04-01 Thread Mehdi Haghgoo
Time time I checked, i couldn't make that work on Mac. Glaxnimate didn't even execute on Mac. It would be nice if the drawing features become part of the app itself I mean.  On Mon, Apr 1, 2024 at 13:36, Julius Künzel wrote: Hi! Have checked out Kdenlive's integration with Glaxnimate? I

Re: KDEnlive with OpenSuSE

2024-03-26 Thread Eugen Mohr
Hi Make sure you have write rights to all of these folders (column Linux): https://docs.kdenlive.org/en/getting_started/installation.html#configuration-information Am 26.03.2024 um 12:58 schrieb Richard Ibbotson: Hi I’m using OpenSuSE Tumbleweed with KDEnlive. Everything works fine except fo

Re: Beware of scam targeting users and content creators

2024-03-07 Thread Narcis Garcia
Please, remove e-mail addresses from mailing list public archives. I'm using this dedicated address because personal addresses aren't masked enough at this mail public archive. Public archive administrator should remove and omit any @, dot and mailto combinations against automated addresses co

Re: support

2024-03-01 Thread Eugen Mohr
Hello Dinçer and welcome. Help for translation is always welcome. The Kdenlive documentation is not translated to Turkish at all. Kdenlive itself seems to be translated to Turkish almost complete. KDE is organized in translation groups. Here the entrance page for Turkish: https://l10n.kde.org/te

Re: Help for more effective use

2024-02-01 Thread Eugen Mohr
Hi Yes, this is possible. Click on the Ripple tool (icon: <-][->, https://docs.kdenlive.org/en/cutting_and_assembling/editing.html#ripple-tool).Select the clip you want to cut. Move the playhead on the position on the clip you want to cut. Hit either “(” for cut the left side or “)” cut the right

Re: Unable to get Kdenlive to work -

2024-02-01 Thread Narcis Garcia
Maybe in "bin" subfolder. El 10/1/24 a les 11:35, Roger Hoodless ha escrit: The program is visible, in C/programs folder, but no desktop icon has been created, and there appears to be only a .exe file for uninstall, not for install. Please advise how to get the program to run – See screen sh

Re: How does rendering work?

2023-12-25 Thread Julius Künzel
Yes the project file is copied at the time you hit the button. Hence running jobs or jobs in the queue are not affected by further changes made to the project. Cheers, Julius 25.12.2023 16:46:21 j...@dodin.org: > Le 25/12/2023 à 16:38, Mehdi Haghgoo a écrit : >> So it makes a copy of the proje

Re: How does rendering work?

2023-12-25 Thread j...@dodin.org
Le 25/12/2023 à 16:38, Mehdi Haghgoo a écrit : So it makes a copy of the project state at the start of render and passes it down to a separate thread. Did I get it right? it's my guess. jdd -- https://artdagio.fr

Re: How does rendering work?

2023-12-25 Thread Mehdi Haghgoo
So it makes a copy of the project state at the start of render and passes it down to a separate thread. Did I get it right?  On Mon, Dec 25, 2023 at 19:05, j...@dodin.org wrote: Le 25/12/2023 à 16:22, Mehdi Haghgoo a écrit : > Imagine a rendering job has started. > While the render is ong

Re: How does rendering work?

2023-12-25 Thread j...@dodin.org
Le 25/12/2023 à 16:22, Mehdi Haghgoo a écrit : Imagine a rendering job has started. While the render is ongoing, you make new changes to the project. Will the new changes be reflected in the current render? Or, does rendering take a snapshot of the project at the start of render and renders tha

Re: SVG Transformations: Where?

2023-12-15 Thread Dan Dennedy
On Fri, Dec 15, 2023 at 12:16 PM Julius Künzel < jk.kde...@smartlab.uber.space> wrote: > > In > https://github.com/mltframework/mlt/blob/3ffb57b99a62a6cd356e6548f233d4f683a4b21c/src/modules/core/loader.dict#L45 > you can see that the qimage module of MLT is used for SVG files hence I > suggest to

Re: SVG Transformations: Where?

2023-12-15 Thread Julius Künzel
Am 9. Dezember 2023 um 17:41 schrieb "John L. Poole" : > > I created an SVG title page (see link below) where > > the new lines of text were combined into a single line > > that goes off the page. The > > engine that handles the transformation from SVG to binary, > > png?, is the culprit. I

Re: too combative? ie Laughable

2023-11-18 Thread farid abdelnour
Thanks for clarifying Paul. This person should be permanently banned and not suspended imo. On Sat, Nov 18, 2023, 09:16 Paul Brown wrote: > On Saturday, 18 November 2023 12:26:51 CET farid abdelnour wrote: > > Falk, do note that the forums are moderated by members of the KDE > community > > and

Re: too combative? ie Laughable

2023-11-18 Thread Narcis Garcia
Don't feed a troll. El 17/11/23 a les 19:16, Falk ha escrit: Your IQ is -- Narcis Garcia __ I'm using this dedicated address because personal addresses aren't masked enough at this mail public archive. Public archive administrator should remove and omit any @, dot and mailto combi

Re: too combative? ie Laughable

2023-11-18 Thread Paul Brown
On Saturday, 18 November 2023 12:26:51 CET farid abdelnour wrote: > Falk, do note that the forums are moderated by members of the KDE community > and not just the Kdenlive community and if someone felt they needed to take > action they did. There is no context in your email but maybe you got banned

Re: too combative? ie Laughable

2023-11-18 Thread farid abdelnour
Falk, do note that the forums are moderated by members of the KDE community and not just the Kdenlive community and if someone felt they needed to take action they did. There is no context in your email but maybe you got banned by a moderator in the forums for talking this way to people? I can tell

Re: Here's how to get off the mailing list

2023-11-02 Thread Paul Brown
On Thursday, 2 November 2023 17:39:00 CET Mike Morrison wrote: > For Mark, James, or anyone else looking to unsubscribe from this mailing > list, it's at the bottom of the page at: > https://mail.kde.org/mailman/listinfo/kdenlive > Hope this helps :) Aaah! That is what that was about. I see. Good

Re: Close/delete account

2023-11-02 Thread Paul Brown
On Thursday, 26 October 2023 11:53:14 CET Mark Petersen wrote: > Hi, > > My name is Mark E. Petersen and I had previously downloaded kdenlive I > believe from your website under the email: > > markpeterse...@gmail.com > > I wish for any account or mail subscription or any other subscription to b

Re: Question About Version of Kdenlive Which Doesn't Render 4K MP4 in HEVC Codec

2023-11-02 Thread Camille Moulin
Hi Dan, Le 15/10/2023 à 18:49, Dan Dbesh a écrit : [...] I wanted to ask which version of Kdenlive does not render a 4K MP4 file in the HEVC Codec. The HEVC codec is not what I'm after, and the problem is that the current version of Kdenlive only offers the HEVC codec for a 4K MP4 file rende

Re: Regarding export controls

2023-08-17 Thread j...@dodin.org
Le 08/08/2023 à 19:31, Punit Pushpam a écrit : Hi, First of all, thank you guys for making this awesome and free to use software. You guys are really doing some great work. Now, it would be very helpful if you guys make export options more user friendly. It’s little bit of hotch-potch, feels i

Re: timeline detail

2023-08-13 Thread j...@dodin.org
Le 13/08/2023 à 15:11, Eugen Mohr a écrit : Hi jdd Zoom into the timeline until you see frames. Is there a single frame on the begin of track V1? no, there is one on an empty new project :-( looks like it's some sort of "zone" existing before any work done size around one frame :-( thanks

Re: timeline detail

2023-08-13 Thread Eugen Mohr
Hi jdd Zoom into the timeline until you see frames. Is there a single frame on the begin of track V1? Eugen Am 27.07.2023 um 18:40 schrieb j...@dodin.org: Hello, on my openSUSE Tumbleweed kdenlive Version 23.04.3, I have a curious thing. Dunno how it come, may be some unknown (by me) option

Re: Version changelog

2023-07-30 Thread farid abdelnour
Em sáb., 29 de jul. de 2023 às 03:37, Narcis Garcia escreveu: > Thank you. > I looked at every other link in website except the english "News". > Spanish variant of website show different news and talk about 20.08.3 > version. > Yes, that is because that was the last time someone translated it..

Re: Version changelog

2023-07-29 Thread James M. Murphy
Thank You, I'll have to download this and see what we can do with an older machine. Murph On 7/28/2023 3:35 PM, farid abdelnour wrote: You may always find the latest news in our homepage: https://kdenlive.org/en/2023/07/kdenlive-23-04-3-released/ On Fri, Jul 28, 2023, 12:02 Narcis Garcia

Re: Version changelog

2023-07-28 Thread Narcis Garcia
Thank you. I looked at every other link in website except the english "News". Spanish variant of website show different news and talk about 20.08.3 version. El 28/7/23 a les 22:35, farid abdelnour ha escrit: You may always find the latest news in our homepage: https://kdenlive.org/en/2023/0

Re: Version changelog

2023-07-28 Thread farid abdelnour
You may always find the latest news in our homepage: https://kdenlive.org/en/2023/07/kdenlive-23-04-3-released/ On Fri, Jul 28, 2023, 12:02 Narcis Garcia wrote: > Where can I read v23.04.2 to v23.04.3 changelog? > > It would be useful to find a link in downloads page. > -- > > Narcis Garcia >

Re: timeline detail

2023-07-28 Thread j...@dodin.org
Le 28/07/2023 à 17:06, François Téchené a écrit : Hi jdd, I believe that you are referring to the indicator showing the part of the timeline that is selected for partial renders (when you do not want to render the entire project) or for inserting preview zones. I don't know. I use kdenlive to

Re: timeline detail

2023-07-28 Thread François Téchené
Hi jdd, I believe that you are referring to the indicator showing the part of the timeline that is selected for partial renders (when you do not want to render the entire project) or for inserting preview zones. You can change the size and position of the timeline selection by dragging its h

Re: Dual bugtracking

2023-07-21 Thread Julius Künzel
Hi, Bugzilla (bugs.kde.org) is right now still the preferred place for bug reports and feature requests by users. GitLab is our development platform and should ideally only be used by developers and the team. However we can't technically enforce this and if reports end up there they are equall

Re: To move a clip in timeline using keyboard

2023-07-06 Thread Devesh Saini
I'm in spain too without the "s" 🥲 On Thu, 6 Jul, 2023, 5:03 pm Antonio López Luna, wrote: > Hello everybody, > > I've got this question: > Is it possible to move a clip in timeline (one frame to left/right) using > the keyboard? > (not using mouse clic&drag) > > Thanks. > > Regards, > Antonio

Re: To move a clip in timeline using keyboard

2023-07-06 Thread Eugen Mohr
Hi Antonio Yes, this is possible. Select a clip in the timeline. Hit Shift+G. Now you can move the clip with the arrow key frame by frame. Details see here: https://docs.kdenlive.org/en/user_interface/timeline.html#keyboard-navigation Eugen Am 06.07.2023 um 13:33 schrieb Antonio López Luna: H

Re: Problem with program

2023-06-02 Thread Paul Brown
On Thursday, 25 May 2023 13:38:16 CEST Roman Pafkovič wrote: > Hello! > > Could you please help me with an issue, after successful installation, I am > not able to see where should I launch the program. > > I am attaching the screenshot of detailed section in program files. > Thanks! Regards > Ro

Re: Project's default renders folder

2023-05-18 Thread Eric Jiang
I would like this as well. Blender has a convenience where "//" at the beginning of the path is treated as the folder containing the project file, so in your example "//SourceVideos/" would expand to "MyProject1/SourceVideos/". Then the user could configure a project default of "//renders/" which w

  1   2   3   4   5   6   7   8   9   10   >