>> One thing you could consider would be to create a single module for all 
>> compatible contributions.

>>
>> The layout could look like this:
>> * core
>>    - Includes required modules - MLT isn't much use without these
>>    - These modules should not have dependencies outside of core
>>    - Copyright attributed to Ushodaya Enterprises Limited
>> * contrib
>>    - Includes useful contributed modules
>>    - These modules should not have dependencies outside of core or contrib
>>      (some exceptions possible for dependencies that are highly likely to be 
>>met)
>>    - The license of files in this module must be compatible with core so 
>>that contrib can always be included in any build/release
>>    - Copyright may be attributed to the author(s)
>> * anything else
>>    - Not in contrib because the license is not compatible with core, or it 
>>has a dependency that may not be available
>>    - Can be optionally excluded at compile time
>>
>> If we went this route, I think the following modules could go into contrib: 
>> avsync, kdenlive, oldfilm, plus, rtaudio, vmfx, xml
> 
> That was kinda the idea of "plus," but I like the additional idea of
> allowing a mix into a general dependency-free module. I agree with
> those except xml needs libxml2; and rtaudio needs libasound on Linux,
> which might not seem so burdensome, but the DirectX dependency on
> Windows does require some work.
> 
> How do you feel about simply merging into "plus" instead of making a
> new "contrib?"

I like it a lot. "plus" has a ring to it. And it doesn't have the "second class 
citizen" connotations of "contrib".

>> I agree with removing dv since avformat covers DV.
>> I agree with removing kino.
>> To move vmfx into core, you would have to change the copyright attribution. 
>> Maybe that's not a problem.
> 
> That copyright is no longer valid. That business has long since folded
> with no one announcing here their claim either explicitly or
> implicitly by any code maintenance.

Ok. I'll move avsync, dynamictext and count into plus.

If you want, I can merge kdenlive, vmfx and oldfilm into plus while I'm at it.

I think this will make the world a better place.

~Brian


------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to