Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bounty] allow user to tune the FPS in timeline #693

Open
louis030195 opened this issue Nov 18, 2024 · 4 comments
Open

[bounty] allow user to tune the FPS in timeline #693

louis030195 opened this issue Nov 18, 2024 · 4 comments
Labels
💎 Bounty enhancement New feature or request

Comments

@louis030195
Copy link
Collaborator

definition of done:

  • user can select the frequency of frames in the timeline and it's saved in settings

/bounty 80

context:

i think it's hardcoded atm

let frame_interval = (source_fps / 0.1).round() as i64; // Using 0.1 as target FPS

i suggest you make it possible to pass the FPS in the API request and do some stuff with UI side (maybe a slider? or any better experience like a pinch or something? although assusming not everyone using a touchpad)

@louis030195 louis030195 added the enhancement New feature or request label Nov 18, 2024
Copy link

linear bot commented Nov 18, 2024

Copy link

algora-pbc bot commented Nov 18, 2024

💎 $80 bounty • Screenpi.pe

Steps to solve:

  1. Start working: Comment /attempt #693 with your implementation plan
  2. Submit work: Create a pull request including /claim #693 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to mediar-ai/screenpipe!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @harshtech123 Nov 18, 2024, 5:39:26 PM WIP
🟢 @tribhuwan-kumar Nov 20, 2024, 10:10:47 AM WIP

@harshtech123
Copy link

harshtech123 commented Nov 18, 2024

/attempt #693

@tribhuwan-kumar
Copy link
Contributor

tribhuwan-kumar commented Nov 20, 2024

/attempt #693

Algora profile Completed bounties Tech Active attempts Options
@tribhuwan-kumar 6 mediar-ai bounties
Rust, Lua,
CSS & more
Cancel attempt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 Bounty enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants