Bug 408461 - Metadata is encoded like encoded URLs
Summary: Metadata is encoded like encoded URLs
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Display & Export (show other bugs)
Version: 19.04.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-08 20:15 UTC by Rafael Linux User
Modified: 2019-06-11 11:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
fritzibaby: Brainstorm+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Linux User 2019-06-08 20:15:26 UTC
SUMMARY
KDEnlive stores metadata in rendered videos encoding characters like spaces or accents (áéíóú ...) as when a URL is encoded.

STEPS TO REPRODUCE
1. Open a project
2. Click on "Projects", "Project settings", tab "Metadata"
3. Introduce in title something like "1 - Un poco de tecnología"
4. Render the video enabling "Export metadata"

OBSERVED RESULT
The title is converted to "1%20-%20Un%20poco%20de%20tecnolog%C3%ADa". I checked the issue with SMPlayer, VLC and MediaInfo.

EXPECTED RESULT
To not encode metadata, but store it like UTF-8.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
KDE Plasma Version: 5.12.8
KDE Frameworks Version:  5.45.0
Qt Version: 5.9.4

ADDITIONAL INFORMATION
kdenlive-19.04.2c-x86_64.appimage
Comment 1 emohr 2019-06-09 19:22:28 UTC
Thank you for reporting. Confirmed. Opened issue: https://invent.kde.org/kde/kdenlive/issues/241
Comment 2 Rafael Linux User 2019-06-09 20:49:07 UTC
Thanks to you
Comment 3 Jean-Baptiste Mardelle 2019-06-11 11:00:20 UTC
Git commit bcd22090855d145d39967a081c7b9350f01a2fb4 by Jean-Baptiste Mardelle.
Committed on 11/06/2019 at 10:59.
Pushed by mardelle into branch 'Applications/19.04'.

Don't export metadata as url encoded strings.
Fixes #241

M  +1    -1    src/dialogs/renderwidget.cpp

https://invent.kde.org/kde/kdenlive/commit/bcd22090855d145d39967a081c7b9350f01a2fb4