[kdenlive] MLT FilterLoudness

2016-03-15 Thread Roger Morton
I guess this is this https://www.mltframework.org/bin/view/MLT/FilterLoudness Which "Correct audio loudness as recommended by EBU R128." EBU R128 is https://tech.ebu.ch/docs/r/r128.pdf The EBU has studied the needs of audio signal levels in production, distribution and transmission of broadcast

Re: [kdenlive] Review Request 126796: online resource -logs into users freesound accounts to get permission for HQ audio. Fixes archive.org video search new dependancy KF5WebKit. (libkf5webkit5-dev)

2016-02-17 Thread Roger Morton
otify you of > it finishing. > > > File Attachments > > > tokens to settings patch > > https://git.reviewboard.kde.org/media/uploaded/files/2016/02/04/9529c467-2fa8-459e-84c5-a899ca4275ee__0002-move-token-storage-in-freesound-to-settings-file.patch > > > Thanks, > > Roger Morton > > ___ kdenlive mailing list kdenlive@kde.org https://mail.kde.org/mailman/listinfo/kdenlive

Re: [kdenlive] Review Request 126796: online resource -logs into users freesound accounts to get permission for HQ audio. Fixes archive.org video search new dependancy KF5WebKit. (libkf5webkit5-dev)

2016-02-15 Thread Roger Morton
-a899ca4275ee__0002-move-token-storage-in-freesound-to-settings-file.patch Thanks, Roger Morton ___ kdenlive mailing list kdenlive@kde.org https://mail.kde.org/mailman/listinfo/kdenlive

Re: [kdenlive] Review Request 126796: online resource -logs into users freesound accounts to get permission for HQ audio. Fixes archive.org video search new dependancy KF5WebKit. (libkf5webkit5-dev)

2016-02-12 Thread Roger Morton
wboard.kde.org/r/126796/#review92255 --- On Feb. 11, 2016, 9:51 a.m., Roger Morton wrote: > > --- > This is an automatically generated e-mail. To reply, visi

[kdenlive] MLT version scheme to change

2016-02-06 Thread Roger Morton
Dan Wrote: "For the next release of MLT (soon) I was thinking of changing the version scheme to reflect the so version number. IOW (In other words), it would be like 6.0.0 (or possibly 7.0.0), and the major version will change when the ABI changes." Now I can't read this sentance very well.

Re: [kdenlive] Review Request 126796: online resource -logs into users freesound accounts to get permission for HQ audio. Fixes archive.org video search new dependancy KF5WebKit. (libkf5webkit5-dev)

2016-02-04 Thread Roger Morton
of it finishing. File Attachments (updated) tokens to settings patch https://git.reviewboard.kde.org/media/uploaded/files/2016/02/04/9529c467-2fa8-459e-84c5-a899ca4275ee__0002-move-token-storage-in-freesound-to-settings-file.patch Thanks, Roger Morton

Re: [kdenlive] Review Request 126796: online resource -logs into users freesound accounts to get permission for HQ audio. Fixes archive.org video search new dependancy KF5WebKit. (libkf5webkit5-dev)

2016-02-04 Thread Roger Morton
eep the previous format, calling start with: > > m_previewProcess->start(app, parameters); > > Seems more secure to me, especially if the url arg is comming from an > unsecure source... I am not sure how Qt handles the situation if the url is > like; > > "http

Re: [kdenlive] Volunteering website help - if needed?

2016-01-21 Thread Roger Morton
I have been involved in doing some maintenance of the content on both the kdenlive.org web site and on the userbase.kde wiki. Historically the kdenlive.org site was where everything happened. It was the manual, the forum, the place to make anouncements and to advertise how to get Kdenlive. Then

[kdenlive] Online resources fix version 2

2016-01-19 Thread Roger Morton
I have submitted a patch (saw that reviewboard posted it to this list) that makes the online resources functionality authenticate with freesound to allow users to download high quality audio. Sorry Vincent - I could not figure out how to get the freesound login to work without using a QWebView

[kdenlive] Review Request 126796: online resource -logs into users freesound accounts to get permission for HQ audio. Fixes archive.org video search new dependancy KF5WebKit. (libkf5webkit5-dev)

2016-01-18 Thread Roger Morton
Option to not use personal freesound account and just use HQ preview file instead. Downloads low quality preview file in background and does not notify you of it finishing. Thanks, Roger Morton ___ kdenlive mailing list kdenlive@kde.org https

Re: [kdenlive] build script ver 27

2016-01-06 Thread Roger Morton
So I got a modified version of build script ver 27 to work. My instal failure was due to a stuff-up on my part. However, the script as written does not work for me. Two things needed changing. 1. need a DQT_QMAKE_EXECUTABLE var in the cmake config line CONFIG[2]="cmake ..

Re: [kdenlive] build script ver 27

2016-01-06 Thread Roger Morton
Whoops. I think I made a bad edit in the ver27 of the build script which is probably causing the errror "CMake Error at data/cmake_install.cmake:36 (file): file cannot create directory: /usr/local/share/kdenlive. Maybe need administrative privileges. " Testing a bug fix version (of my bug) now

Re: [kdenlive] build script ver 27

2016-01-05 Thread Roger Morton
Fails at the install step now. cannot create directory: /usr/local/share/kdenlive Has something changed that the build needs to be run as root ? Do we want this? Can it be changed so this is not needed? Install the project... -- Install configuration: "" CMake Error at

Re: [kdenlive] build script ver 27

2016-01-03 Thread Roger Morton
Hi JB, Looks like your changes do get me past the version 5.15 vs 5.9.0 problems. But kdenlive still does not build. But maybe some new dependancies have been added? Any hints as to what packages I might need to install? LOG: CFLAGS=-I/home/ttguy/development/kdenlive/20160104/include LOG:

Re: [kdenlive] build script ver 27

2016-01-02 Thread Roger Morton
Building from git head looks like it is trying to find ver 5.15 of KF5 packages but I have 5.9.0. My package manager on kubuntu 15.04 does not offer any upgrades to KF5 so I am at loss here CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package): Could not find a

[kdenlive] build script ver 27

2016-01-01 Thread Roger Morton
Vincent has released an updated version of "the build script" - ver 27 see http://www.mltframework.org/twiki/bin/view/MLT/BuildScripts#Kdenlive This version builds against KF5 version of the KDE frameworks so should work with ver 15.N of kdenlive However, in my hands it fails. First up it looks

Re: [kdenlive] Clip Jobs - known bug?

2015-12-25 Thread Roger Morton
I don't get the theme change causing crash bug on the latest build kdenlive: commit 5103ea6fb6fba9fac3451d93019f3fcb86f638e8 Date: Wed Dec 23 23:26:18 2015 +0100 Kdenlive started up from startup script written by the build script https://community.kde.org/File:Build-kdenlive_v26b.sh.zip

Re: [kdenlive] Clip Jobs - known bug?

2015-12-24 Thread Roger Morton
Now fixed. Clip jobs sub menu items appear in kdenlive: commit 5103ea6fb6fba9fac3451d93019f3fcb86f638e8 Date: Wed Dec 23 23:26:18 2015 +0100 kdenlive 15.12.0 Thanks JB. Happy Newtonmas ___ kdenlive mailing list kdenlive@kde.org

Re: [kdenlive] Clip Jobs - known bug?

2015-12-23 Thread Roger Morton
This version - sub menus also not working Kdenlive Builder Wizard version: 26b vid.stab: commit 97c6ae2719faac74687fe409b5a7258eab06b22e Date: Fri May 29 22:56:28 2015 +0200 libvpx: commit c84d3abeb8f854db1aaea54670db1d6789e7bf05 Date: Wed Dec 23 02:34:18 2015 + x264: commit

Re: [kdenlive] Clip Jobs - known bug?

2015-12-23 Thread Roger Morton
I actually think this is a real bug. I have some old builds of kdenlive on my hard drive - these were built with my modified version of Dan's build script. So makes a new folder for each build. And the startup script reports the commit tags of the versions when it was built. The version with the

Re: [kdenlive] Clip Jobs - known bug?

2015-12-22 Thread Roger Morton
This issue could be due to env vars not set up correctly. As JBM pointed out in bugzilla "the menus are defined from an xml file called kdenliveui.rc that file must be installed in a location that can be found at runtime" On this URL I show a script that sets up the environment vars automatically

Re: [kdenlive] review request - patch for bugzilla 355350 - freesound library

2015-12-05 Thread Roger Morton
Thanks Vincent. Looks like the patch applied nicely - I tested it out of git and it is working. It looks like you guys have the philosophy of not leaving behind old commented out code. I will try and follow that lead. And I can see one reason to do this - so searching does not flag up

Re: [kdenlive] effect stack missing ?

2015-11-17 Thread Roger Morton
Maybe both transitions and effects should be known as "effects". Then the widget would just be "Effect Settings". You would call what we currently call "Transitions" "Transition Effects". I mean both produce "Effects" in the final video. So the terminology would speak of "Effects" and

[kdenlive] effect stack missing ?

2015-11-15 Thread Roger Morton
OK. Yep. I see it. And yep cleaner UI for sure. What version will this be in ? Doco man would want to update the wiki ! I also feel that the name is not quite right. But I am also having trouble naming it. ___ kdenlive mailing list kdenlive@kde.org

[kdenlive] effect stack missing ?

2015-11-14 Thread Roger Morton
So in git right now it appears that the effect stack is missing. Could be just me and my setup. But I have no option to show the effect stack under View Menu. Can view Effect List but not Effect Stack $ git show commit 5851c75312a2e45613dc142b74f5cc3efa1980da Author: l10n daemon script

[kdenlive] This does not seem to be a "Debug" build. - Qt creator

2015-11-14 Thread Roger Morton
Steve Guilford s.guilford at asterionmultimedia.com Sat Nov 14 23:47:07 UTC 2015 >Make sure your 'cmake' line looks something like this: > cmake -DCMAKE_INSTALL_PREFIX=/home/gilly/kdenlive_svn/20140916 > -DCMAKE_BUILD_TYPE=Debug Well that was easy. Thanks Steve. That did the job.

[kdenlive] This does not seem to be a "Debug" build. - Qt creator

2015-11-14 Thread Roger Morton
So I want to restart my Kdenlive developer career ;-) and I have set up Qt creator to build Kdenlive from git git://anongit.kde.org/kdenlive.git $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean I can build and run kdenlive

[kdenlive] Full-text searchable mailing list archives?

2015-02-11 Thread Roger Morton
So yes have managed to get this mailing list archived at The Mail Archive. And it is searchable. And I managed to get them to put all the historical postings in the archive too. Which is pretty good. Visit it at http://www.mail-archive.com/kdenlive@kde.org/

[kdenlive] What does Do not report bugs on Kdenlive on https://kdenlive.org/bug-reports mean?

2015-01-26 Thread Roger Morton
It should have read Do not report bugs on Kdenlive versions 0.9, which are deprecated. But the was interpreted as HTML and so did not print. I have fixed it on the page. -- next part -- An HTML attachment was scrubbed... URL:

[kdenlive] Switching to Bugzilla with Frameworks 5 version

2015-01-08 Thread Roger Morton
Re looking to the doco in the MLT/frei0r/LADSPA effects projects to improve kdenlive doco. I have kinda been down this path a bit already. For example I already link to the MLT documentation for effects (Both the MLT filters and the frei0r filters). Trouble is the melt doco on the filters on

[kdenlive] Switching to Bugzilla with Frameworks 5 version

2015-01-06 Thread Roger Morton
A clean break on the bug tracking system sounds good to me. Lots of old bugs raised that are better forgotten about. We can put the word out that if you raised a bug that still troubles you then re-raise it in bugzilla. I am honoured to make the list of assignees. I dunno what documentation

[kdenlive] Subject: Re: Kinetic Typography

2015-01-05 Thread Roger Morton
On the to do list for the Kdenlive development team ( https://community.kde.org/Kdenlive/Development/KF5#Step_4:_everything_else) is to overhaul the title editor. The proposal is to change it to something based on an HTML overlay, like webvfx So I guess this makes the question does webvfx

[kdenlive] building Kdenlive/KF5

2015-01-04 Thread Roger Morton
Hello Roger, To compile Kdenlive/frameworks branch, you need a working install of KDE's latest release: KDE Frameworks 5 (KF5). So will a future KF5 version of Kdenlive require a working install of KF5 to RUN Because this would not work for me because I like the long term support idea in

[kdenlive] building Kdenlive/KF5

2014-12-28 Thread Roger Morton
https://community.kde.org/Kdenlive/Development/KF5 Mentions I need these packages. libkf5xmlgui-dev libkf5newstuff-dev libkf5notifyconfig-dev libkf5plotting-dev I only find these in the 15.04 - Vivid release in synaptic. Is it OK to install 15.04 packages on a 14.04 machine ? -- next

[kdenlive] binary builds

2014-12-28 Thread Roger Morton
*farid abdelnour:* /these are pre-built binary packages from a package manager... they end up creating a lot of problems due to different versions of libraries being on different distros. i jyself dont have alot of issues because i use archlinux and the packages are always the

[kdenlive] kdenlive.org, security and drupalgeddon

2014-12-27 Thread Roger Morton
So I think someone has an exploit into our kdenlive.org site. Back a few years just before we moved the forums JBM gave me admin privs on the site so I could help out with anti-spam and migrate the forums. For a while the site was pretty much off line with respect to user contributions. But

[kdenlive] vidstab.trf and multiple clips

2014-12-21 Thread Roger Morton
So hcooper https://forum.kde.org/memberlist.php?mode=viewprofileu=1069977 fixed this issue - see https://forum.kde.org/viewtopic.php?f=265t=124082p=326217#p326203. I tested his fix and submitted his patch to review board today. -- next part -- An HTML attachment was