For every clip all media files of the project are present in saved XML. 

For a large project this means _a_lot_ of data being saved and restored so undo 
works which means a BIG performance hit.

For example: 100 media files x 100 clips x 100 bytes per media file (actually 
some more) = 1Mb of xml to save for every operation ... Cinelerra becomes 
unusably slow. This came up during the workshop we had.

This one-liner tries to fix that problem.

I've tested the following cases and all of them work flawlessly:
 - copying from one instance of cinelerra to another
 - loading new resources only from XML file
 - creating new clip, using it

I hope there are no regressions, if there are please report them, so they can 
be fixed.

Bye
andraz




_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to