• 0 Posts
  • 226 Comments
Joined 3 years ago
cake
Cake day: November 14th, 2023

help-circle


  • Blue_Morpho@lemmy.worldtoSelfhosted@lemmy.worldStorage?! In this economy!?
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    15 days ago

    I have family photos starting in 2001, scanned/captured photos and video going back 50 years, music, and backups of all my Xbox DVDs (WTF is the original Xbox even called today?). But that’s a few terrabytes. It can all fit on a few USB sticks. (Which I do as a third level backup.)

    The real space killers are the TV shows and movies that I will watch at most once every 20 years. I could delete almost all of it. But I don’t. Instead I keep looking for bigger storage options.











  • Not op but in my case I’ve seen huge differences between USB cards and high quality cards. 20 years ago I used to use bt878 capture cards. A few years ago I bought a Viewcast Osprey on eBay.

    In particular I use a svhs tape player with built in time base corrector. The reason for svhs is because the hardware supports actual svhs output. Vhs tapes are store with luminous and chroma as separate signals. With regular composite output, that data is mixed into one signal. This causes interference patterns like dot crawl and color fringing.

    The other big advantage over USB dongles is all the ones I’ve seen don’t let you capture the raw data- it’s pre compressed with lossy like mjpeg or mpeg which is another huge quality drop because you’ll usually want to post process the video with avisynth before compressing it to mpeg4.

    My target is for the captured video to look just as good as it originally did on a VHS player on a crt. So the interlaced to progressive conversion is always tricky. I don’t personally do it but one trick to keep resolution is to capture at 60fps and play each 30i field doubled. That way no detail is lost in the source and it uses your eyes to motion blur the fields together.