Hello Dan,

In the Kdenlive refactoring process, I want to change the file format we use, 
so that we only use MLT to store our extra data.

For example, in the project bin, to keep track of a clip's folder, or when a 
clip is using a proxy, we need to keep track of its original url.

So I want to store these extra infos inside MLT's producer, tracks and 
tractor. I think I read somewhere that you proposed that external programs use 
"meta." properties to store that data. I think it is a good idea to somehow 
isolate this from usual MLT data. 

What naming scheme do you recommand ?Is "meta.kdenlive.xyz" ok or do you have 
other suggestions ?

Best regards.
jb

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to