Bug 360182

Summary: git master 2016-03-07 - Monitor overlay framerate is wrong
Product: [Applications] kdenlive Reporter: Evert Vorster <evorster>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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!