TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built a CLI to automate depth tracking on underwater videos

32 pointsby noppanut154 months ago
Hey HN,<p>I built depthviz, an open-source CLI tool that generates depth &amp; time overlay videos from dive logs. It supports dive computers (Garmin, Suunto, Shearwater, Apnealizer) and manual input for freedivers who want to enhance their footage with real-time dive data.<p>Why I Built It:<p>Adding dive data to videos manually is tedious. depthviz automates this by reading dive logs (.fit, .csv, .xml) from various sources, generating an overlay video with real-time depth, allowing full customization (fonts, colors, depth smoothing, stroke width), and running on Windows, macOS, and Linux.<p>How It Works:<p>Export a dive log from a dive computer or create a manual CSV. Run a single command. Then import the overlay into CapCut, Premiere Pro, DaVinci Resolve, etc.<p>Looking for Feedback On:<p>README – Is it clear, engaging, and well-structured? (Most wanted!) &#x2F; Installation &amp; Usability – Is the setup intuitive enough? &#x2F; or Anything you&#x27;d expect from a tool like this?<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;noppanut15&#x2F;depthviz">https:&#x2F;&#x2F;github.com&#x2F;noppanut15&#x2F;depthviz</a><p>Would love to hear your thoughts!

4 comments

jboirazian4 months ago
Amazing! Readme looks quite well. Not a diving guy TBH , but im sure people into that will find it quite useful.
评论 #42932019 未加载
nickmcc4 months ago
I wonder if you develop an ML model that uses brightness and color reduction cues in the video in order to estimate depth in lieu of a dive computer. I suspect cameras auto-exposure or underwater modes may nullify this.
评论 #42975615 未加载
codeisawesome4 months ago
The README is indeed clear, engaging and well-structured! The Screencap gifs are pretty helpful to immediately understand the scope of the project.
评论 #42975517 未加载
devrop4 months ago
Does this also work for scuba diving logs &#x2F; videos?
评论 #42975459 未加载
评论 #43010470 未加载