Review Request 129145: UI access to libavfilter's lut effect

2016-10-10 Thread alcinos alcinos
ffs - data/effects/avfilter/CMakeLists.txt 2260572 src/effectslist/initeffects.cpp e6dd1c7 src/effectstack/parametercontainer.cpp 9136892 src/ui/urlval_ui.ui 68901f4 Diff: https://git.reviewboard.kde.org/r/129145/diff/ Testing --- Works on latest master with a US locale. Thanks, alcinos alcinos

Re: Review Request 129145: UI access to libavfilter's lut effect

2016-10-11 Thread alcinos alcinos
ck/parametercontainer.cpp 9136892 src/ui/urlval_ui.ui 68901f4 Diff: https://git.reviewboard.kde.org/r/129145/diff/ Testing --- Works on latest master with a US locale. Thanks, alcinos alcinos

Re: Review Request 129145: UI access to libavfilter's lut effect

2016-10-12 Thread alcinos alcinos
ffects/avfilter/CMakeLists.txt 2260572 data/kdenliveeffectscategory.rc c645229 src/effectstack/parametercontainer.cpp 9136892 src/ui/urlval_ui.ui 68901f4 Diff: https://git.reviewboard.kde.org/r/129145/diff/ Testing --- Works on latest master with a US locale. Thanks, alcinos alcinos

Re: Review Request 129145: UI access to libavfilter's lut effect

2016-10-14 Thread alcinos alcinos
denliveeffectscategory.rc c645229 src/effectstack/parametercontainer.cpp 9136892 src/ui/urlval_ui.ui 68901f4 Diff: https://git.reviewboard.kde.org/r/129145/diff/ Testing --- Works on latest master with a US locale. Thanks, alcinos alcinos

Re: Review Request 129145: UI access to libavfilter's lut effect

2016-10-14 Thread alcinos alcinos
> On Oct. 14, 2016, 8:33 a.m., Jean-Baptiste Mardelle wrote: > > Good for me now. Do you have commit access? Otherwise I will merge it. No, I don't, AFAIK. How can I request one? Meanwhile, please go ahead and merge it

Re: Review Request 129145: UI access to libavfilter's lut effect

2016-10-14 Thread alcinos alcinos
rks on latest master with a US locale. Thanks, alcinos alcinos

Review Request 129218: Improving effects names

2016-10-18 Thread alcinos alcinos
data/effects/frei0r_threshold0r.xml bb2244b data/effects/frei0r_twolay0r.xml fa1075f data/effects/threshold.xml 6a38fee src/effectslist/initeffects.cpp e6dd1c7 Diff: https://git.reviewboard.kde.org/r/129218/diff/ Testing --- Works ok on latest master Thanks, alcinos alcinos

Re: Review Request 129218: Improving effects names

2016-10-19 Thread alcinos alcinos
/129218/diff/ Testing --- Works ok on latest master Thanks, alcinos alcinos

Re: Review Request 129218: Improving effects names

2016-10-19 Thread alcinos alcinos
https://git.reviewboard.kde.org/r/129218/diff/ Testing --- Works ok on latest master Thanks, alcinos alcinos

Re: Review Request 129218: Improving effects names

2016-10-19 Thread alcinos alcinos
/frei0r_twolay0r.xml fa1075f data/effects/threshold.xml 6a38fee src/effectslist/initeffects.cpp e6dd1c7 Diff: https://git.reviewboard.kde.org/r/129218/diff/ Testing --- Works ok on latest master Thanks, alcinos alcinos

Review Request 129241: Fix disabling of Quality label in renderer dialog and add OGG export option

2016-10-22 Thread alcinos alcinos
--- BUG: 365909 Diffs - data/profiles.xml b2621f3 src/dialogs/renderwidget.cpp bfe4304 Diff: https://git.reviewboard.kde.org/r/129241/diff/ Testing --- Tested exporting trivial project Thanks, alcinos alcinos

Re: Review Request 129241: Fix disabling of Quality label in renderer dialog and add OGG export option

2016-10-23 Thread alcinos alcinos
/renderwidget.cpp bfe4304 Diff: https://git.reviewboard.kde.org/r/129241/diff/ Testing --- Tested exporting trivial project Thanks, alcinos alcinos

Review Request 129270: Moving DragValue class and create base type for parameter widgets

2016-10-27 Thread alcinos alcinos
stack/widgets/draggablelabel.cpp PRE-CREATION Diff: https://git.reviewboard.kde.org/r/129270/diff/ Testing --- Tested with a mock project Thanks, alcinos alcinos

Re: Review Request 129270: Moving DragValue class and create base type for parameter widgets

2016-10-30 Thread alcinos alcinos
rc/ui/listval_ui.ui 7bc1925 Diff: https://git.reviewboard.kde.org/r/129270/diff/ Testing --- Tested with a mock project Thanks, alcinos alcinos

Re: Review Request 129270: Moving DragValue class and create base type for parameter widgets

2016-10-31 Thread alcinos alcinos
dgets/listparamwidget.cpp PRE-CREATION src/ui/boolval_ui.ui 5f22525 src/ui/listval_ui.ui 7bc1925 Diff: https://git.reviewboard.kde.org/r/129270/diff/ Testing --- Tested with a mock project Thanks, alcinos alcinos

Re: Review Request 129270: Moving DragValue class and create base type for parameter widgets

2016-10-31 Thread alcinos alcinos
ested with a mock project Thanks, alcinos alcinos

Re: Review Request 129270: Moving DragValue class and create base type for parameter widgets

2016-10-31 Thread alcinos alcinos
dgets/listparamwidget.cpp PRE-CREATION src/ui/boolval_ui.ui 5f22525 src/ui/geometryval_ui.ui 1705840 src/ui/listval_ui.ui 7bc1925 Diff: https://git.reviewboard.kde.org/r/129270/diff/ Testing --- Tested with a mock project Thanks, alcinos alcinos

Re: Review Request 129270: Moving DragValue class and create base type for parameter widgets

2016-11-04 Thread alcinos alcinos
p PRE-CREATION src/mltcontroller/clippropertiescontroller.cpp 1e0a340 src/ui/boolval_ui.ui 5f22525 src/ui/geometryval_ui.ui 1705840 src/ui/listval_ui.ui 7bc1925 Diff: https://git.reviewboard.kde.org/r/129270/diff/ Testing --- Tested with a mock project Thanks, alcinos alcinos

Re: Review Request 129270: Moving DragValue class and create base type for parameter widgets

2016-11-04 Thread alcinos alcinos
displayMessage in my last commit). After that I plan to fire a bunch of VMs with popular distros, to fix the visual discrepancies that we have accross them. For the KDE dev account that'd be great, let me know if I need to do anything. - alcinos ---

Re: dark theme

2016-10-26 Thread alcinos
A color-picker cursor/icon maybe ? (cf https://bugs.kde.org/show_bug.cgi?id=356664) The one proposed from the breeze theme seems too imprecise to me (too big) 2016-10-26 15:40 GMT+02:00 farid abdelnour : > Just spoke with the KDE_VDG team and there is no HIG guideline about using > the dark theme

Re: Bug Squashing Day #2

2017-02-03 Thread alcinos
>From what I can see from a shallow inspection, we currently have a lot of bugs related to the timeline, its tools or the corruptions (speed effect and so on). These bugs can probably be ignored, at least for now, because they will probably go away when the new timeline ships (I doubt the new timel

Re: [PATCH] Extending dynamic text capabilities

2017-02-20 Thread alcinos
Hi Timon, Thank you for your contribution. This mailing list only discusses kdenlive-specific issues or code, and your patch is essentially a patch to mlt. I would suggest that you open a Pull-Request on their GitHub: https://github.com/mltframework/mlt/pulls. There, it can get reviewed and merged

Re: Translation and developper proposal

2017-02-23 Thread alcinos
Hi Gillles, Thank you for your message, I'll get in touch with you directly soon. Cheers, Nicolas 2017-02-23 10:53 GMT+01:00 Gilles Maire : > Hello, > > I am user of KdenLive and Qt developper. I am french and if you need one > more developper and/or french translater for Kdenlive I will be hap

Re: Project New shows empty profile (preset)

2017-03-13 Thread alcinos
Hi Harald, Does the widget works if you go into the project settings of an openned project ? Le lundi 13 mars 2017, Harald Albrecht a écrit : > Erm, how is the new video profile part of the project settings to be used? > In comes up when creating a new project. And in my situation, the two > si

Re: Project New shows empty profile (preset)

2017-03-14 Thread alcinos
Hum, this is strange… Are you on latest master ? Can you make sure that the profile filters are disabled (below the two lists, you have a drop-down menu "Filter Profiles") ? 2017-03-13 21:09 GMT+01:00 Harald Albrecht : > Hi alcinos, > > no, cannot see any difference; b

Re: Patches to fix race conditions in auto-alignment feature

2017-04-14 Thread alcinos
/Infrastructure/Phabricator#Posting_a_Patch, link to the phabricator: https://phabricator.kde.org/) You can set mardelle and alcinos as reviewers. Cheers, alcinos 2017-04-13 23:23 GMT+02:00 Raphaël Marinier : > Hi all, > > I am a new user of kdenlive, and noticed arbitrary alignment of trac

Re: Movit's uses?

2017-05-10 Thread alcinos
Movit provides a set of filters (effects) that process the video frames on the GPU instead of the CPU. These filters are usually drop-in replacements of existing (CPU) filters, which means that movit doesn't actually provide additional functionnality, but rather computes the same result differently

Re: Ambiguity of "clip"

2017-08-23 Thread alcinos
Hi, I second Harald's answer regarding terminology. That is what we currently use in the UI as well as the code-base. What do you mean by "trying to debug"? If you are looking at the code, please be aware that we are currently in the process of rewriting the code of the timeline. That means that

Icons for new trimming operations

2017-08-25 Thread alcinos
Hi all, As you probably know already, the dev team is currently busy bringing a completly new timeline to life. This is currently going well, and we look forward to introducing new cool features. But new features mean new icons to refer to them, and new cursors skin. We currently have three icons

Re: Icons for new trimming operations

2017-08-25 Thread alcinos
Hi Farid, Yes, a phabricator would be good I think. I just wanted to spread the word on the ML a bit, in case some readers have some design skills :) Cheers 2017-08-25 20:36 GMT+02:00 farid abdelnour : > Hi alcinos > > So happy to see us getting there! I have asked for some help from

Re: question: mixed vc separate clips

2017-08-29 Thread alcinos
Hi Farid, Here is an developed text: "Kdenlive is a Free and Open Source video editor developed and maintained by a community of hackers and video makers. We are currently doing a code refactoring which will be taking a step forward in making our software more suitable for p

Re: Curious slow audio fade-in with certain USB audio card ... SDL-related?

2017-09-06 Thread alcinos
Hi, Does the playback volume varies in time besides this fade-in on restarts ? For example, if you speak normally, then very quietly (or very loudly), and then normally again, is the volume equivalent for both periods when you speak normally ? 2017-09-06 21:28 GMT+02:00 Harald Albrecht : > Hi, >

Re: smart encoding

2017-09-28 Thread alcinos
Hi, So in theory that should indeed be possible but this is quite tricky to do it properly IMHO. Firstly, the method depends on the codec of the stream. As Evert mentionned, for a h264 stream we have to re-encode up to the next i-frame, that could be far away. For Codec where frames all depend on

Re: kdenlive render pipeline (was Re: smart encoding)

2017-09-28 Thread alcinos
Hi, So I think you guys are talking about different things. Harald talks about prerendering, where you basically precompute all the frames for a portion of the timeline to play it faster. That should of course remain as it is, because the intent of this is to see how the final clip would look like.

Re: Pabricator, Cafe and random ideas

2017-10-02 Thread alcinos
Hi ! 2017-10-02 15:00 GMT+02:00 alberto fuentes : > I was preparing an email to discuss a effects/keyframing/tracks > workflow, then realized I hadnt try the new refactoring branch yet, > and gave it a try to build on whatever is already being worked at > > I just compiled a timeline_refactoring

Re: About video editor Kdenlive to make videos to youtube channel

2018-05-16 Thread alcinos
Hi Paulo, Kdenlive is a free software, you can use it for any purpose without the need for a license. If you want to show your support to the software, you can advertise the fact that your videos were made with it :) Good luck 2018-05-16 14:55 GMT+02:00 j...@dodin.org : > Le 16/05/2018 à 01:07

Re: OpenTimelineIO: post-production exchange format from Pixar

2018-05-19 Thread alcinos
Hi all, The project seems interesting, and could open easy integrations with other softwares. We should try to assess if this project is also used in the FOSS community, because the github only mentions commercial softwares. One drawback is that everything seems to be in python, but we should be a

Re: DTD for Kdenlive

2018-05-26 Thread alcinos
Well, the kdenlive's xml is being parsed by mlt at the core. So all the structure must be MLT compliant enough for the parsing to be successful :) Basically, kdenlive stores a lot of additional properties (usually prefixed by "kdenlive"), that are parsed and ignored by MLT. Besides, kdenlive abuses

Re: [Help] Where and how to send my code contribuition?

2018-07-08 Thread alcinos
-Baptiste Mardelle (mardelle) and me (alcinos) to the reviewers. Thanks for your contribution! Alcinos 2018-07-09 0:04 GMT+02:00 Willian Pessoa : > Hi! > > I added three "safe zone" overlays to (clip)monitor. It can be seen here > <https://phabricator.kde.org/T5434>.

Re: example project: 19.04 Multitrack compositing still broken: differs from all previous Kdenlive versions back to 15 and before

2019-05-09 Thread alcinos
Le jeu. 9 mai 2019 à 23:40, Jacob Kauffmann a écrit : > As another user, I'd just like to say that Farid's response here was > fairly reassuring at least, and I'm glad Harald started this thread because > I got to read Farid's response. I usually can't make the Cafe's, and I > haven't found them

Re: example project: 19.04 Multitrack compositing still broken: differs from all previous Kdenlive versions back to 15 and before

2019-05-09 Thread alcinos
e list of issues in the channel you choose to submit to) - Make sure it doesn't happen in the latest version (the reference for it being the nightly appimage available here https://binary-factory.kde.org/job/Kdenlive_Nightly_Appimage_Build/lastSuccessfulBuild/artifact/ ) - Descri

Re: Understanding release process

2019-07-23 Thread alcinos
mention it in your merge request, we'll review the exceptions on a case per case basis. Cheers, Alcinos