New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
(Auto-)Detect Video Scene Changes, output an edit list
Update Node: R3 incorporates a variety of UI improvements and standard timecode export.
Given a .dv file automatically detect scene changes within that file (best performance on cuts and fade through/to black).
Write a .kino file with each of the scenes for post-processing.
Dependencies:
(Python)
openCV
matplotlib
Tkinter
Timecode is a library for analysing timecode vinyls. After submitting samples, it returns commands like speed, direction and position for any media player which supports this library. It is written in operating system independent c++ code.