Bug 360182 - git master 2016-03-07 - Monitor overlay framerate is wrong
Summary: git master 2016-03-07 - Monitor overlay framerate is wrong
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Other
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-07 00:32 UTC by Evert Vorster
Modified: 2016-03-08 01:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evert Vorster 2016-03-07 00:32:32 UTC
When I open a new project, with 30fps, and load 30fps footage, the info on the overlay of the clip monitor says 25fps
This is the case with and without proxies. 

Reproducible: Always

Steps to Reproduce:
1.Open 30fps project
2.Load 30fps footage
3.play back video in clip monitor, with info and overlay enabled

Actual Results:  
Display 25fps.

Expected Results:  
Display actual framerate.
Comment 1 Jean-Baptiste Mardelle 2016-03-07 21:29:53 UTC
Git commit 1e1f278db77e3eb2ad145cf9980676d4a4202121 by Jean-Baptiste Mardelle.
Committed on 07/03/2016 at 21:29.
Pushed by mardelle into branch 'master'.

Fix monitor overlay fps

M  +4    -0    src/monitor/monitor.cpp

http://commits.kde.org/kdenlive/1e1f278db77e3eb2ad145cf9980676d4a4202121
Comment 2 Evert Vorster 2016-03-08 01:26:59 UTC
Fixed. 

Thank you!