Skip to content

feat: Video importer (bring your own video)#162

Closed
richiemcilroy wants to merge 2 commits intomainfrom
import-video
Closed

feat: Video importer (bring your own video)#162
richiemcilroy wants to merge 2 commits intomainfrom
import-video

Conversation

@richiemcilroy
Copy link
Member

Create a new Cap project from any .mp4 video

mp4 only for now - since we'd probably have to build or hook up the encoder to support different formats?

Cap.2024-11-11.at.12.50.30.mp4

@vercel
Copy link
Contributor

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cap-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 7:24pm

@Brendonovich
Copy link
Contributor

Brendonovich commented Nov 11, 2024

  • drag and drop didn't work in my testing, it might need some tauri stuff to implement
  • 30fps videos break the editor atm, either we should prevent higher fps videos or just make the editor work with arbitrary framerates before releasing this

@richiemcilroy
Copy link
Member Author

  • drag and drop didn't work in my testing, it might need some tauri stuff to implement
  • 30fps videos break the editor atm, either we should prevent higher fps videos or just make the editor work with arbitrary framerates before releasing this

Maybe when we update the editor to work with 60fps, we can make it so that the editor technically works with any framerate? (within reason)

@vipexv
Copy link

vipexv commented Apr 24, 2025

I still think this would be a good idea, especially now, the ability to import your own projects is good, since the recording quality just is nowhere near OBS, especially on windows.

@vipexv
Copy link

vipexv commented May 29, 2025

@Brendonovich Sorry for the @, any updates on this :[

asegal-inflight added a commit to inflightsoftware/inflight-recorder that referenced this pull request Mar 21, 2026
CodeQL #39: Hoist user ID hash outside sentry::configure_scope closure
so sensitive auth.user_id never enters the Sentry code path.

Dependabot fixes:
- h3 CapSoftware#163, CapSoftware#164: Bump pnpm override >=1.15.6 → >=1.15.9 (path traversal
  bypass and SSE injection bypass)
- effect CapSoftware#162: Bump ^3.18.4 → ^3.20.0 (AsyncLocalStorage context loss)
- rustls-webpki CapSoftware#165: cargo update 0.103.6 → 0.103.10 (cert revocation)
- tar (Rust) CapSoftware#160, CapSoftware#161: cargo update 0.4.44 → 0.4.45 (symlink chmod,
  PAX header bypass)
- time #4: cargo update 0.3.43 → 0.3.47 (stack exhaustion DoS)

Jira: SEC-276, SEC-277

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants