OK, thanks for the explanation. So it really comes down to making the default for new projects 'text', everything else will be managed automagically. This new default can also be taken when saving a project: when opening a project as binary, this will be automatically saved as text, doing the conversion on the background and without programming.
That will all be great I guess. Minimal programming, maximum output. We're making progress, and fast! -- Project file should be a plain text file https://bugs.launchpad.net/bugs/499733 You received this bug notification because you are a member of OpenShot Developers, which is subscribed to OpenShot Video Editor. Status in OpenShot Video Editor: New Bug description: The OpenShot project file should be a plain text file. It is now a binary, thus not human readable nor adjustable. Advantages of using clear text: - you can clearly see what and how things are organised - things can be easily adjusted when something goes wrong - you can do automated text operations with grep/sed/awk etc. This is related (technically) to the problem where the path of the thumbnails of imported clips are registered in an absolute way. Moving the project file to another location or renaming the folder containing this project file, leads to not properly display of the thumbnails within the clips on the IDE. This could be adjusted, as a workaround, if the project file was in plain text. https://bugs.launchpad.net/openshot/+bug/423948 _______________________________________________ Mailing list: https://launchpad.net/~openshot.developers Post to : [email protected] Unsubscribe : https://launchpad.net/~openshot.developers More help : https://help.launchpad.net/ListHelp

