Edit project metadata (Menu Project > Project Settings > Metadata Tab) is useful for rendered movies. Info like Title, Author, Copyright and Year will be embeded on final video. On Kdenlive [from some versions until latest version on ppa today, ubuntu 15.10], besides you can add and edit metadata, and even do the render using it (check "Export metadata" on render dialog), the metadata information is not recovered when you close and open project again. Searching on saved kdenlive xml files I didn't find the metadata information I've edited, so I presume that the metadata tags are not being saved in project file. Reproducible: Always Steps to Reproduce: 1. Create a new project and put some metadata tags 2. Close Kdenlive and re-open the project 3. Check metadata tags Actual Results: Metadata tags are all empty Expected Results: Metadata tags previously entered must be preserved
Git commit be474c94a167944d817560364f2ee8e6c957c760 by Jean-Baptiste Mardelle. Committed on 08/04/2016 at 19:35. Pushed by mardelle into branch 'Applications/16.04'. Fix saving and exporting project metadata M +3 -0 src/doc/kdenlivedoc.cpp M +1 -1 src/mainwindow.cpp M +16 -1 src/mltcontroller/bincontroller.cpp M +1 -1 src/mltcontroller/bincontroller.h M +21 -7 src/project/dialogs/projectsettings.cpp M +1 -1 src/project/projectmanager.cpp http://commits.kde.org/kdenlive/be474c94a167944d817560364f2ee8e6c957c760