mediar-ai/screenpipe

[bounty] enable x265 on macos

Closed this issue · 10 comments

please see #580

h265 does not render in app ui:
Screenshot 2024-11-13 at 9 29 51 AM

#[cfg(target_os = "macos")]

/bounty 100

💎 $100 bounty • Screenpi.pe

Steps to solve:

  1. Start working: Comment /attempt #666 with your implementation plan
  2. Submit work: Create a pull request including /claim #666 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
🟢 @developerfred Nov 13, 2024, 4:52:22 AM WIP
🟢 @ologbonowiwi #965

/attempt #666 I will add support to the video.rs

💡 @ologbonowiwi submitted a pull request that claims the bounty. You can visit your bounty board to reward.

@ologbonowiwi: You've been awarded a $100 bounty by mediar-ai! We'll notify you once it is processed.

@ologbonowiwi does not work fyi

I was OOO for the weekend. I want to get this working but search pipe is not working here, (likely #1001)

what do you mean is not working?

windows
Screenshot 2024-12-18 at 7 43 47 AM

macos

Screenshot 2024-12-18 at 7 44 34 AM

#1001 is UX problem - user don't understand you cannot see video being written

reinstall fixed it. I'm back working on it.

did you considered open source alternatives to h265 such as av1 or vp9?

the original app/tauri browser is webkit based thus it supports h265, chromium pays royalties to have it on Windows, and Firefox does not support at all. using h265 videos would not work on Firefox, and can probably work on Chrome (I mean, on Mac) but I'm not sure how yet. let me know if you would consider av1 or vp9 instead, as they are open source and free we'd have more wide support.