Bug 493801 - kdenlive cannot read file encoded date and timecode
Summary: kdenlive cannot read file encoded date and timecode
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Project Bin & Import (other bugs)
Version First Reported In: 24.08.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-28 23:44 UTC by erentar2002
Modified: 2024-10-10 21:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
output of mediainfo when passed the file in question (5.52 KB, text/plain)
2024-10-10 21:06 UTC, erentar2002
Details

Note You need to log in before you can comment on or make changes to this bug.
Description erentar2002 2024-09-28 23:44:32 UTC
Project bin should sort based on exif create date instead.
Comment 1 erentar2002 2024-10-10 21:06:24 UTC
Camera is a GH5M2, produces MOV files with date and timecode metadata.

kdenlive does not respect the date recorded, and instead reads the date from file modified field, when it should get the "Tagged date" field from mediainfo.

kdenlive does not respect the timecode either, timecode of the imported file starts from 00:00 instead of the time of day.

shotcut video editor can read the date and timecode perfectly fine.
Comment 2 erentar2002 2024-10-10 21:06:52 UTC
Created attachment 174655 [details]
output of mediainfo when passed the file in question
Comment 3 erentar2002 2024-10-10 21:16:41 UTC
It appears there is a mechanism to obtain these information from the file using mediainfo however it did not work for me.
https://invent.kde.org/multimedia/kdenlive/-/blob/master/src/bin/projectclip.cpp?ref_type=heads#L930
Comment 4 erentar2002 2024-10-10 21:20:02 UTC
the file in question https://drive.google.com/file/d/1O9KmLJ52VHoZnNDmHvdzrjrzT_5ZddW7/view?usp=sharing

mind it is 100mb