Johnboy1951 wrote: » 1TB is not much to store. Have you considered multiple HDDs for multiple storage in different locations? You could then replace one storage device every year or two, on an ongoing 'round robin' basis for very little cost.
10-10-20 wrote: » I tried tackling this with hundreds of VHS, DV-cam and other tape media which I inherited from a deceased relative about 5 years ago. At the time h.264 was becoming mainstream and I did some reading about what other standards were being used for such archiving, but there were only conversations around MPEG2 really, and this does not offer the quality or compression that h.264 offers. I seem to recall that DV tapes were averaging at about 40MB/sec at native MPEG2 and I had 500hrs of tape (roughly). What I realised in my case was that there was a three-way trade-off between an encoding standard, the capacity available to me at zero-cost (2TB) and the quickly depreciating quality of the VHS cassettes which appeared to be losing format/content rapidly. So I made the decision to encode the most vulnerable VHS into h.264 at a low-enough Q (higher quality) which would hopefully be good enough to re-encode at a later point should the need arise. I was using mencoder and two-pass encoding from the command-line at the time to perform the compression.https://wiki.archlinux.org/index.php/MEncoder If I was doing it all again I might use OpenShot or Handbrake for the compression. I placed the data on some spinning 2TB disks which are written using ZFS (a linux filesystem with resilience) which I believe will need to be refreshed every number of years. I decided not to commit it to DVD's or BluRay as some of these have degradation capabilities and I just did not have confidence in using that media-type at the time. Tape is out, I've seen enough tape-standard-churn and hardware error-prone drives to know that it gets silly unless you are at the highest end of the tape tier. I'll need to refresh my data soon. I'll spin it all up on a system and check for errors. If I can I'll source larger disks and copy the data across so that I have more than two copies. The ideal endpoint would be that I upload them to a service, such as a historical archiving project for curating, but in the meantime I intend on keeping copies locally as best I can. Other opinions are welcome!