Re: [Mlt-devel] [mltframework/mlt] 19b2fb: Update internal libebur128 to version 1.1.0

2016-07-08 Thread Patrick Matthäi
Hi Am 02.03.2016 um 21:08 schrieb GitHub: > Branch: refs/heads/master > Home: https://github.com/mltframework/mlt > Commit: 19b2fb8bc13ff561367d4bf6927ba7809f6b23dd > > https://github.com/mltframework/mlt/commit/19b2fb8bc13ff561367d4bf6927ba7809f6b23dd > Author: Brian Matherly >

Re: [Mlt-devel] Bug#828952: mlt: FTBFS with rtaudio 4.1.2

2016-07-08 Thread Patrick Matthäi
Hi Am 29.06.2016 um 11:53 schrieb Jaromír Mikeš: > Package: mlt > Version: 6.2.0 > Severity: important > User: pkg-multimedia-maintain...@lists.alioth.debian.org > Usertags: rtaudio 4.1.2 > > Dear Maintainer, > > your package fails to build with the upcoming rtaudio 4.1.2 > > Location of header f

Re: [Mlt-devel] Bug#829533: kdenlive: Track effects are broken

2016-07-08 Thread Patrick Matthäi
Hi, thanks for your report. @mlt-devel: I think this issue may be for you Am 04.07.2016 um 07:37 schrieb Kyanos: > Package: kdenlive > Version: 16.04.2-1 > Severity: normal > > Dear Maintainer, > > Effects on tracks are not working. I tried this with multiple effects > and they are all broken wh

Re: [Mlt-devel] [mltframework/mlt] 19b2fb: Update internal libebur128 to version 1.1.0

2016-07-08 Thread Brian Matherly
No. MLT uses additional features which have not yet been merged into libebur128:https://github.com/jiixyj/libebur128/pull/49https://github.com/jiixyj/libebur128/pull/51We will have to keep using our own fork until the changes are merged and released in libebur128. Is there any way to get an exce

Re: [Mlt-devel] [mltframework/mlt] 19b2fb: Update internal libebur128 to version 1.1.0

2016-07-08 Thread Patrick Matthäi
Thanks for your update, I thought a merge TO mlt is missing. Since it "just" provides additonal features I do not see a good chance to provide the fork within Debian (and Ubuntu and so on pulls from Debian) :( I may be forced later to remove it again. In oct/nov we will freeze our testing/stretch,

Re: [Mlt-devel] [mltframework/mlt] 19b2fb: Update internal libebur128 to version 1.1.0

2016-07-08 Thread Brian Matherly
Hmm. Ok. I don't really understand the policy. I feel like it unnecessarily withholds valuable features from the users. What if I rename the files and reorganize the code so that it no longer resembles libebur128 - and there is no hope of ever merging changes between the two code bases? Then, wo

Re: [Mlt-devel] [mltframework/mlt] 19b2fb: Update internal libebur128 to version 1.1.0

2016-07-08 Thread Dan Dennedy
You do not need to abide by their policy. This is a clear fork of libebur128. Let them figure out what they want to do about it. Debian can simply disable that module if they feel the need. On Fri, Jul 8, 2016, 7:06 PM Brian Matherly wrote: > Hmm. Ok. I don't really understand the policy. I fee