Cuperino / QPrompt-Teleprompter

Teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
https://qprompt.app
GNU General Public License v3.0
361 stars 24 forks source link

Timer underestimate real processed time #26

Closed HansVanNeck closed 2 years ago

HansVanNeck commented 2 years ago

Bug Description

The timer underestimates the real time with 10%. .

Steps to Reproduce

  1. See attachment. The time i 00:06:04.
  2. If you yse it in teleprompter mode it taks 00:06:41

Expected behaviour

The timer must be exact on the second.

Detailed description of display configuration (if applicable) image

Velocity 6.

Screenshots (if applicable)

...

Device information

Additional context This is a showstopper for us. Without reliable timing, we cannot use the application. . G0210NL_Ewb.zip

Cuperino commented 2 years ago

I'm sorry this makes the app unsuitable for your workflow.

I already knew the timer's implementation was inaccurate for scripts of long duration; but this shows it is actually worse than what I was previously able to measure, affecting scripts of short duration as well. I already have a solution planned, but it requires refactoring code. I'm afraid that I won't be able to make these changes before January.

My apologies. I will keep you posted if anything changes.

HansVanNeck commented 2 years ago

It is always good to refactor code. In the mean time we will use our current application teleprompter Pro. However that application has an accurate time, but has extremely weak file management. If you have a new version I will be glad to test it again.

From: Javier O. Cordero Pérez @.> Sent: maandag 13 december 2021 06:46 To: Cuperino/QPrompt @.> Cc: Hans van Nek @.>; Author @.> Subject: Re: [Cuperino/QPrompt] Timer underestimate real processed time (Issue #26)

I'm sorry this makes the app unsuitable for your workflow.

I already knew the timer's implementation was inaccurate for scripts of long duration; but this shows it is actually worse than what I was previously able to measure, affecting scripts of short duration as well. I already have a solution planned, but it requires refactoring code. I'm afraid that I won't be able to make these changes before January.

My apologies. I will keep you posted if anything changes.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Cuperino/QPrompt/issues/26#issuecomment-992129838, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWYLK7ZPRA2VZNYI7XZBXXTUQWCDJANCNFSM5J4KDNSA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Cuperino commented 2 years ago

Thought of a simpler implementation that's not as performant as the one I was planning on using, but was faster to code and is precise to the second. The changes to the code already up. I'll make new binaries for all platforms and upload them as beta-006 in the upcoming days.

I'll share the link with you here as soon a they're up.

Cuperino commented 2 years ago

Fix ready for download at: Download QPrompt