Bug 395889 - The ms counter in the interface does not display miliseconds but frames
Summary: The ms counter in the interface does not display miliseconds but frames
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: 17.12.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-26 12:40 UTC by a.kuederle
Modified: 2018-10-14 12:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description a.kuederle 2018-06-26 12:40:50 UTC
The millisecond counter (the last two digest of the play timer) do not display ms, but rather frames.
As an example, the counter goes from 00:00:00:24 to 00:00:01:00 for a 24 FPS video. This is (I assume) not the expected behavior.

If this is a real issue and requires a fix, I would be happy to contribute it myself, if someone points me to the right file.

Best regards,
Arne
Comment 1 Christoph Feck 2018-07-18 23:20:27 UTC
As far as I know it is the expected behaviour, but it shouldn't be called 'milliseconds counter'. You cannot have sub-frame precision for video.
Comment 2 a.kuederle 2018-07-19 08:21:50 UTC
Thank you for your response. I get that you can not get sub-frame precision, but I think the interface should make it clear that the presented value is the frame number.

I guess I would even prefer to have something like this

00:00:00:08 (2), where the actual time number would be the ms-value corresponding to the frame and the value in parenthesis is the frame number.
Comment 3 Christoph Feck 2018-07-19 11:20:52 UTC
Professionals are more familiar with the HH:MM:SS:FF notation, see https://en.wikipedia.org/wiki/SMPTE_timecode
Comment 4 a.kuederle 2018-07-19 13:58:09 UTC
I wasn't aware of this. In this case we should of course leave it like this.

Would it be possible to add some sort of hover tool-tip, which clarifies the behavior for a "noob" like me? And if this value displays shows the frame number, is there another way to get the precise frametime?
Comment 5 emohr 2018-10-14 12:33:27 UTC
Version 18.08. In the timline you can click on the counter and you see: hh:mm:ss:ff. Or you can switch to frame only.