Bug 431141 - Wrong fps shown in error message
Summary: Wrong fps shown in error message
Status: RESOLVED WORKSFORME
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: git-master
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-04 10:28 UTC by Chris Weyland
Modified: 2021-10-28 04:35 UTC (History)
1 user (show)

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


Attachments
error messsage (436.04 KB, image/png)
2021-01-04 10:28 UTC, Chris Weyland
Details
Imported title clip (15.64 KB, application/x-kdenlive)
2021-01-04 10:29 UTC, Chris Weyland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Weyland 2021-01-04 10:28:15 UTC
Created attachment 134531 [details]
error messsage

SUMMARY
I thought I had messed up my project when the below error message kept popping up. After some digging I guess the fps is internally saved as integer and that is the value displayed here, so it is probably just a "formatting" issue. 

STEPS TO REPRODUCE
1. Create a project with 29.97 fps
2. Load a clip with 30 fps

OBSERVED RESULT
Error message "Playlist has a different framerate (30000/1001fps), not recommended."

EXPECTED RESULT
"Playlist has a different framerate (30 fps), not recommended."

SOFTWARE/OS VERSIONS
kdenlive-21.03.70-48a34b5-x86_64.appimage
Comment 1 Chris Weyland 2021-01-04 10:29:31 UTC
Created attachment 134532 [details]
Imported title clip
Comment 2 Julius Künzel 2021-09-28 11:01:56 UTC
Thanks for your report! First of all it made me aware that the message was not shown at all since 21.08 (I just fixed this in master so it will be in the next nightly build). However I think this is not a bug. 30000/1001 is 29.97 and not 30 so it is correct if you get the message if you try to import a 29.97fps *.kdenlive file to a 30fps project. The error message shows the frame_rate_num/frame_rate_den. We could of course show the fps directly, but I think showing more information on the error message helps more. Please check again and let me know if we can close this bug or if I misunderstood your problem…
Comment 3 Bug Janitor Service 2021-10-13 04:35:36 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2021-10-28 04:35:09 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!