2 comments

  • icyfox24 minutes ago
    Digitizing my old tapes was one of the most rewarding side projects that I did over the last year. I managed to get in under the wire (pun intended) of Firewire compatibility on Sequoia and a long daisy-chain of adapters. But it was clear the days of this approach were numbered. I&#x27;m optimistic these 3rd party accessories will become more standardized into self-contained cheap boxes where people can easily transfer over their stuff before camcorders degrade.<p>My pipeline went camera -&gt; dvrescue -&gt; ffmpeg -&gt; clip chunking -&gt; gemini for auto tagging of family members and locations where things were shot.<p>We now have all our family&#x27;s footage hosted on a NAS with Jellyfin serving over Tailscale to my parents Macbooks. I found the clip chunking in particular made the footage a lot more watchable than just importing the two-hour long tapes although ymmv.
    • eisa011 minute ago
      I am going to finish such a project soon myself, including some old Video8 tapes! Sounds like you&#x27;re on macOS, Any reason you didn&#x27;t use iMovie for the capture itself?<p>The Video8 tapes have already been digitalized via a Digital8 camcorder, but apparently you can get even better quality out of old analog tapes with the vhsdecode project. Let&#x27;s see if I ever get around to that, but at least it bypass Firewire entirely: <a href="https:&#x2F;&#x2F;github.com&#x2F;oyvindln&#x2F;vhs-decode" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;oyvindln&#x2F;vhs-decode</a> <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;vhsdecode&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;vhsdecode&#x2F;</a>
    • romanhn3 minutes ago
      Went through a very similar journey recently as well. In my case using a Macbook was a non-starter, as certain adapters are prohibitively expensive, if you can even get your hands on one. Thankfully my son has a desktop Windows PC and Firewire PCI cards are cheap and plentiful, so getting connected that way worked out. Much better than an earlier attempt via RCA cables (simple but digital -&gt; analog -&gt; digital is not the way to go).<p>My pipeline was camera -&gt; WinDV -&gt; DVdate (to extract exact datetimes into srt subtitles) -&gt; Handbrake (to convert to mp4).
  • EvanAnderson7 minutes ago
    Discussion of prior post (FireWire on a Raspberry Pi): <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47535249">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47535249</a>