[bounty] enable x265 on macos
Closed this issue · 10 comments
please see #580
h265 does not render in app ui:
screenpipe/screenpipe-server/src/video.rs
Line 171 in e70445b
/bounty 100
💎 $100 bounty • Screenpi.pe
Steps to solve:
- Start working: Comment
/attempt #666
with your implementation plan - Submit work: Create a pull request including
/claim #666
in the PR body to claim the bounty - 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 bounty • Share 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
Options
💡 @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?
macos
#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.