Slashdot Mirror


Ask Slashdot: Video Storage For Time Capsule?

New submitter dwywit, anticipating World Backup Day, writes I've been asked to film this year's ANZAC services in my town. This is a big one, as it's the centenary of the Gallipoli campaign, and dear to our hearts here in Oz. The organisers have asked me to provide a camera-to-projector setup for remote viewing (they're expecting big crowds this year), and a recording of the parade and various services throughout the morning. Copies will go to the local and state library as a record of the day, but they would also like a copy to go into a time capsule. I have two issues to solve: 1. a storage medium capable of lasting 50 or 100 years and still be readable, and 2. a wrapper/codec that will be available and usable when the capsule is opened. I have the feeling that a conversion to film might be the only way to satisfy both requirements — it's easy enough to build a projector, or even re-scan the images for viewing. Has anyone got a viable alternative? Cloud storage isn't an option — this is going underground in a stainless steel container. See also this similar question from 2008; how have the options changed in the meantime?

169 comments

  1. Film! by MickyTheIdiot · · Score: 5, Interesting

    Just looking at the subject I was going to say very high grade film. It seems like you came to the same conclusion. You already have the reasons down.

    The reason is that it will be obvious to anyone that sees it what it is and how to "decode" it. You can't say the same of any codec or digital representation. You could provide instructions about how the digital encoding works and still fail.

    I guess you could provide digital media and a way to play it, but that still seems to be a roll of dice on whether it will work. However someone can take a reel of film, put it under a magnifying glass, and SEE images.

    Just $.02

    1. Re:Film! by primebase · · Score: 5, Informative

      Polyester-based film stock specifically, with an optical soundtrack printed right on it. Dead simple to view or engineer a playback device for, from scratch if necessary. I believe it is what the Library of Congress is using these days.

      http://www.loc.gov/loc/lcib/07078/preserve.html

    2. Re:Film! by CastrTroy · · Score: 2

      You can get pretty cheap and pretty small computers, so it wouldn't be a bad idea to put both a film copy and a digital copy into the time capsule. Put a Raspberry Pi or something similar in there win an OS the boots up and auto plays the movie on an SD Card. If it doesn't work, you haven't lost much. If it turns out that they still have HDMI in 50 to 100 years when they open it, they will be able to play the video instantly. Some people say that SD cards degrade after a few years, even without writing to them. There's probably better storage solutions. But I still think that computers are cheap enough that you should look for a solution so that the video can be shown right away. Maybe even an entire laptop with an archival quality CD in the drive that boots and plays the video. Take out the battery and hope that they can still hook it up to a power source.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    3. Re:Film! by brokenin2 · · Score: 2

      If you're going to put an Raspberry Pi in there, you might as well put a small cheap LCD on it just in case they don't have HDMI.. There are some pretty cheap options, and they they'll hopefully only have to apply power (include the AC adapter).

      Include an M-disc with the video in a lot of common formats also as a backup..

    4. Re:Film! by Anonymous Coward · · Score: 0

      Over in 1. Analog degrades gracefully.

    5. Re:Film! by Anonymous Coward · · Score: 3, Interesting

      Three black and white strips with real silver emulsion -- clearly labeled "red filter" "green filter" "blue filter" -- black and white film lasts much longer than dye based color film.

    6. Re:Film! by pr0fessor · · Score: 1

      I think he is correct film would be a good option along with a playback device it would be far more simple to fix if anything should go wrong. Although if you must do digital I would recommend that you get a portable dvd player with screen like you might get for use in a car make sure it has instruction on how to power it. AA batteries have been around since the 1940s and are still very common.

    7. Re:Film! by ClickOnThis · · Score: 2

      Polyester-based film stock specifically, with an optical soundtrack printed right on it. Dead simple to view or engineer a playback device for, from scratch if necessary. I believe it is what the Library of Congress is using these days.

      http://www.loc.gov/loc/lcib/07078/preserve.html

      Good post. However I must point out that the LoC is not the same as a time capsule. The latter does not have the advantage of active monitoring and maintenance of the health and environment of the archive. You need a medium that can survive for 50 to 100 years undisturbed (i.e., neglected) in an uncontrolled environment.

      --
      If it weren't for deadlines, nothing would be late.
    8. Re:Film! by ArcadeMan · · Score: 1

      Why RGB? I thought everything non-digital used CYMK?

    9. Re:Film! by ArcadeMan · · Score: 1

      For the power problem, why not put a hand crank generator in there too?

    10. Re:Film! by ClickOnThis · · Score: 5, Informative

      Why RGB? I thought everything non-digital used CYMK?

      Light-projection is additive, so RGB. Printing on paper is subtractive, so CMYK. More details here.

      --
      If it weren't for deadlines, nothing would be late.
    11. Re:Film! by Anonymous Coward · · Score: 1

      I can't speak to formats or codecs but a decoder decompile or at least instructions in easily human readable format would be good as well as some instructions and description of how the media is stored and can be accessed.

      That said, I love M-Disc too. (No interest other that as a customer.) They've fared very well in the two years I've been using them. DVD's must be written/burned on a special drive with M-Disc capability. BluRay's can be written/burned on any BluRay burner IIRC. All disc's can be read on any standard player for that format. We use them for archival photo, video and sound file storage and always include codecs and player on each disc together with a brief instruction sheet in the case.

      Happy Archiving!

    12. Re:Film! by TWX · · Score: 1

      If you're going to put an Raspberry Pi in there, you might as well put a small cheap LCD on it just in case they don't have HDMI.. There are some pretty cheap options, and they they'll hopefully only have to apply power (include the AC adapter).

      This may be a problem, UNIX Time has some known issues with variable size. You must either use a 32-bit version capable of handling Dates higher than 2038, or you must use a 64 bit version that's able to do it right.

      Personally I'd go with film. Three individual films for color, and film for audio. You can even include a whitepaper on the kind of equipment needed to playback the film, including film speed (and in case the meaning of seconds is lost, include the conversion both based on molecular spin and based on a percentage slice of the day) and how the audio works.

      If you go with a digital storage medium, store it in every conceivable format possible. Blu-ray, DVD, video-CD, SD, Compact Flash, USB flash memory. For each of the optical mediums, include the whitepapers describing the encoding used. Make sure to label each format thoroughly and to note that they all contain the same information. You should probably have them professionally mastered too, not just out of a computer optical burner.

      --
      Do not look into laser with remaining eye.
    13. Re:Film! by Anonymous Coward · · Score: 0

      That assumes the computer will even power up after sitting idle that long without being powered up. Any electrolytic capacitors that sit for a very long time without being energized will have their dielectric degrade. After that many years without being powered on, the computer will likely be a brick when they open the capsule.

    14. Re:Film! by tlhIngan · · Score: 2

      Power should be easy - electricity has been around for a couple of centuries, so all you really need to do is provide a break out cable and say "Ground" and "+5V @ 1A". (We've used volts forever). This is especially easy since volts and amps are based on fundamental constants so even if in 50 years they went to dabblequads and quibblewhats, it's a trivial matter to convert between the two units.

      And yeah, ye olde analog media is best. Film or even printed paper can be easily preserved, and it's really easy to restore if it deteriorates.

      This media is somewhat easy to handle and restore, so as long as human intelligence doesn't dwindle over the next 40 years, it should be fine.

      If you want to store it digitally, don't use any encoded format - you'ld basically want to store it in something like the equivalent of film - as uncompressed bitmaps stored separately in sequentially numbered files. So if they're able to read the data off it, each frame is by itself (so deterioration doesn't disrupt the frame boundaries) and converting RGB to whatever their display technology is would be a trivial exercise. The problem with encoded formats is data loss - they're robust in that they use sync bytes to regain sync, but you can lose a lot of video data simply by losing the wrong bits. Also, encoded formats, if they're way obsolete, will be very difficult to decode - imagine pulling it out and now someone has to go and write a codec from the documentation you included.

      A simple frame-based bitmap means each frame can be individually decoded, the documentation is simple and you can look at it with a hex editor and see if it "looks right". And that's after decoding enough to get at the data on the disc or hard drive.

    15. Re:Film! by keith_nt4 · · Score: 1

      If you're going to put an Raspberry Pi in there, you might as well put a small cheap LCD on it just in case they don't have HDMI.. There are some pretty cheap options, and they they'll hopefully only have to apply power (include the AC adapter).

      This may be a problem, UNIX Time has some known issues with variable size. You must either use a 32-bit version capable of handling Dates higher than 2038, or you must use a 64 bit version that's able to do it right.

      Well the whole OS refuse to boot because it can't go past 2038? If it's just playing a video who cares if it's showing the wrong time? I mean I assume a coin battery or whatever would be keeping the system time alive (I haven't purchased a Pi yet) would be dead by then (and you would probably remove it for storage for 100 years anyway) so when the device booted it would presumably show the default epoch time (which for Unix at least I think is January 1st 1970). If you're just watching a video I can't think of a reason why you would need or care if the system time was correct. Or maybe I missed your point entirely.

      --
      "UNIX is very simple, it just needs a genius to understand its simplicity." -Dennis Ritchie
    16. Re:Film! by Hamsterdan · · Score: 1

      Then remove all caps, but leave instructions as to what caps are needed on the board. My 1974 amp crapped out on me last year and is in dire need of a recap (Marantz 2240). Capacitors *will* die, powered up or not. I say go with high-resolution film (R,G and B as many others said). With a separate optical track. Better yet, the same audio track on all three films so it could be reconstructed to near perfection if need be...

      --
      I've got better things to do tonight than die.
    17. Re:Film! by LWATCDR · · Score: 1

      I would throw in a DVD and maybe a compressed version on another optical disk.
      Who knows. Add the source code to play the both on another disks and you may be doing them a huge service.
      BTW use archival quality optical media.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    18. Re:Film! by LWATCDR · · Score: 1

      odds are the caps or some other part of the computer will be dead by then.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    19. Re:Film! by Altrag · · Score: 1

      And you expect any of that to last 50-100 years?

      Film, photographs, cave drawings, etc have the advantage that they're direct representations of what they're depicting. If half a film gets destroyed, you can still watch the other half. If your projector doesn't work you can get a bright light and a magnifying glass.

      Encoded representations (especially digital but even analog encodings like a vinyl record) require a working decoder. If your decoder is broken and you don't know how its encoded in order to build a new one, you're screwed. There's absolutely nothing you can recover in that case.

      I mean to some extent you could consider that "bright light and magnifying glass" to be a decoder of sorts, but its an extremely obvious decoder since you can usually tell that there's "something" on a piece of film with the naked eye and its pretty natural to see a small, dark image and immediately jump to "enlarge and brighten."

      Its not necessarily obvious to run a needle across the grooves in a vinyl record and amplify the.. however it reads the signal (see.. I couldn't do it! At least not without some instructions.) And its really not obvious how one would go about decoding an mpg when all you have to go by is "here's a large amount of bits" (oh and yeah.. you have to figure out how to read those bits from the physical media in the first place, which is probably even more challenging than decoding the stream given how unbelievably small a "bit" is in modern hardware.)

    20. Re:Film! by Rei · · Score: 1

      Really, it's hard to picture a data format that's pretty much the standard for the era ever become totally unreadable, so long as the data is intact. Our tech today is going to be stone-age primitive to people of the future. They will be able to read it. They may need to send it off to a special service, but they will get the data. And since the data should remain intact on M-disc and it's compatible with DVD, it should be the best choice.

      Anyway, regardless of the physical formats the data goes in (and realistically, it should go in as many formats as possible), probably the most critical task is protecting the capsule itself. Aka, as deep as possible to have it always be cool and never experience temperature swings, and with waterproofing that will last 50-100 years (as someone who's been working on that for a personal project recently, your answer is "SBS modified bitumen membrane", aka rubberized asphalt sheets, as many layers as you can; almost everything else will eventually become brittle and subject to leaking due to temperature changes, ground settling, etc)

      --
      "Are you hungry? I haven't eaten since later this afternoon." -- Primer
    21. Re:Film! by TheCastro1689 · · Score: 2

      They've pulled mostly usable film out of hellish enviornments, as long as it doesn't catch fire it'll be mostly usable.

    22. Re:Film! by Jane+Q.+Public · · Score: 1

      Encoded representations (especially digital but even analog encodings like a vinyl record) require a working decoder. If your decoder is broken and you don't know how its encoded in order to build a new one, you're screwed. There's absolutely nothing you can recover in that case.

      I find these arguments to be specious.

      If you really want to do this, I'd use M.Disc, which is designed for extreme logevity (and almost certainly would last in a "time capsule" that is temperature- and light-insulated).

      The idea to include an actual computer is also good. I'd throw in another M.Disc that is bootable and contains the operating system, too, in case the magnetic domains on the hard drive or electric domains on SSD break down. SSD seems tempting because of no moving parts but I'm not sure I'd trust it over that many years. Any 64-bit version of Linux should suffice.

      As for problems reading back the digital bits and decoding, I don't buy it. Include a copy of VLC and several copies of the M.Disc with the data. You'll be fine.

      As for encoding standards, I don't think there would be a problem 50 or 100 years from now decoding something that conformed to one of the clear standards of the day.

    23. Re: Film! by KenHansen · · Score: 1

      It won't physically last 100 years...

    24. Re:Film! by Blaskowicz · · Score: 1

      It's worse than that. The Raspberry Pi doesn't come with a clock.

    25. Re:Film! by Blaskowicz · · Score: 2

      I assume the capsule is buried in the ground (perhaps TFA would tell me), that would probably be stable enough. Else, I'd look for a place people have been making cheese for centuries before active environment control systems.

    26. Re:Film! by TWX · · Score: 2

      I was simply pointing out something that could cause a problem if it's not researched. The more advanced the software running on the device, the greater likelihood for problems if something like some kind of security feature of the OS gets made because of a significant date mismatch.

      You don't want to be the equivalent of that old Plymouth that was put into a time capsule in the late '50s, that no one considered the groundwater level fluctuation along with seasonal flooding and the car ended up a rusted hulk of junk.

      The more refined, active, and complicated the thing stored, the less likely that it'll come through storage in an acceptable fashion. Electronic components fail (capacitor failure, tin whiskers), media delaminates or rots (CDs coming apart, "laser rot" in Laserdiscs), and means of playback get to be hard to find (old 16 frame-per-second film playing poorly on modern 24 frame-per-second projectors). There's a reason that despite putting it into the best environment for long-term storage, NASA used gold records with simple playback instructions for the Voyager Greetings from Earth messages. They wanted to use a simple medium that would still function essentially forever and be playable with something that someone could build themselves.

      The first commercially successful optical video playback medium is the Laserdisc. It debuted in 1978. Properly stored discs that are 36 years old will still play in the final generation of Laserdisc players from the late Noughties. Those players in-turn will probably function for another 20-30 years if they're lightly used on a regular basis and maintained as needed. I expect that it will still be possible to find a Blu-Ray player fifty years from now, and that there will be some means of taking its output and turning it into something playable on a modern-of-the-time television. Hell, it might actually be easier to output over component video and reassemble through whatever is current.

      A hundred years is going to be more of a crapshoot. We're still using analog radio and we still have records and reel-to-reel isn't completely dead, but I don't expect demand for spectrum will be conducive to analog radio or analog storage sources for that long, and video will be a lot worse.

      --
      Do not look into laser with remaining eye.
    27. Re:Film! by Altrag · · Score: 1

      Ok. So you have some long-term media. You include the player on the media itself. Solves half the problem.

      You can't really just "include Linux" because future computers might not support x86/x64/whatever architecture you included. Same for including codecs and/or playback software. Including the computer requires having hardware that itself will last 50-100 years. All the Linuxes and VLCs and GPL licenses in the world will do you exactly squat if you can't even get the machine to POST.

      Of course I'm assuming the most pessimistic zero-knowledge situation (which would be more on the scale of several hundred to thousands of years, realistically.)

      If you relax a little and assume that say, M.Disc is still a relevant format that you can get readers for in 100 years, you can work around a lot of this. You'd want to include detailed instructions in plain text on the disc (and hope that your text encoding is still supported!) Perhaps even include source code (though also with a disclaimer -- our great-grandchildren may view today's languages the same way we view punch cards today.)

      That's relying entirely on that one single technology still having support for 100 years though. If it doesn't you end up back at square one -- no way to read the media -- even if the media itself is still in tact.

      Cost is also a factor. If we're committing all of human knowledge for post-apocalyptic people to use in order to rebuild society, we'd likely be willing to spend more money to ensure the data survives and is accessible (and our post-apocalyptic successors would likely spend a LOT more to ensure they can access it) as compared to say a school project or whatever.

    28. Re:Film! by dowens81625 · · Score: 1

      I would also recommend, a transcribed copy of any audio, speech patterns have a way of changing faster than the way we write things down.

      Potato vs. Potato

      pot-ah-to vs. pot-ay-to vs. pah-tay-ta

    29. Re: Film! by hairyfeet · · Score: 1
      Those stone based DVDs have been rated for a lot longer and the reason why is simple, its made out of rock.

      As for the codec? THAT is the tough one, as I've had the "fun" of trying to get Intel indeo running on a new system and that was once the big kahuna when it came to codecs. I mean who would have thought Intel would abandon their work? This is where FOSS would probably be a good choice as you can have the source code and instructions printed out on paper besides the discs.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    30. Re:Film! by pcjunky · · Score: 1

      You could try a Raspberry pi. Store in on a SD card. No electrolytic capacitors (only solid state caps as far as I can see).

    31. Re:Film! by antdude · · Score: 1

      Do both analog film and digital whatever?

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    32. Re:Film! by currently_awake · · Score: 1

      Flash memory (SD cards and USB sticks) are capacitors, they slowly drain and die.

    33. Re:Film! by Jane+Q.+Public · · Score: 1

      You can't really just "include Linux" because future computers might not support x86/x64/whatever architecture you included.

      I don't think you read carefully. I also mentioned including a present-day computer. And that assuming M-Disc is the persistent media it claims to be, including a bootable M-Disc would solve the problem of persistent operating system.

      But I think I'd include an SSD and a hard drive. Just in case. They're both cheap enough today.

      That's relying entirely on that one single technology still having support for 100 years though. If it doesn't you end up back at square one -- no way to read the media -- even if the media itself is still in tact.

      No... I'd include both the OS and the viewing software (probably VLC) on the hard drive and SSD (both bootable), and on the OS M-Disc (also bootable). That's 3 types of media.

      And I'd be sure to include shitloads of pictures, too. Viewers are in all the major OSes.

      The only power required for a smaller PC today is 12V DC. I am sure they won't have any trouble with that, even if grid voltage and current change drastically.

    34. Re:Film! by RecycledElectrons · · Score: 1

      Throwing in a Live Linux DVD would be a bad idea.

      Try a 10-year-old Live Linux DVD in a modern PC. You will find that it does not work because there are no drivers for the hardware!

      Try a modern DVD in a 386's CD drive.

      Try a Live Linux distro in a car's CD player.

      The problems go on.

      I suggest a video-DVD and a data DVD with pics and *.txt files.

    35. Re:Film! by tibit · · Score: 1

      That's what tantalum and ceramic caps are for. BTW, there are zero electrolytics in the RPi.

      --
      A successful API design takes a mixture of software design and pedagogy.
    36. Re:Film! by tibit · · Score: 1

      Nope. We have space hardware out there that is in very bad, high-radiation environment, and has lasted for decades. The capacitors aren't a problem if you designed the system to last long.

      --
      A successful API design takes a mixture of software design and pedagogy.
    37. Re:Film! by LWATCDR · · Score: 1

      'You can get pretty cheap and pretty small computers" != " We have space hardware out there that is in very bad, high-radiation environment, and has lasted for decades. The capacitors aren't a problem if you designed the system to last long."

      And none of them have lasted for 100 years yet. But you are correct that you could make a computer that would probably last that long. I am right that a cheap Rpi is not going to b one of them.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    38. Re:Film! by tibit · · Score: 1

      There are no limited lifespan devices on an RPI, of any revision, other than flash memory. If you replaced the boot flash and SD flash with mask-programmed devices, it'd certainly boot a 100 years from now. No doubt about it.

      --
      A successful API design takes a mixture of software design and pedagogy.
    39. Re:Film! by Altrag · · Score: 1

      I don't think you read carefully.

      Apparently neither did you:

      Including the computer requires having hardware that itself will last 50-100 years.

    40. Re:Film! by Jane+Q.+Public · · Score: 1

      Apparently neither did you:

      Yes I did. If you have temperature and light controlled conditions -- possibly even nitrogen gas -- where's the problem?

      The only moving parts are switches and hard drives. Switches don't have problems lasting 100 years. And I have no reason to believe hard drives would, either.

      But even if they DID, you have SSDs.

      I fully expect that one of the two media would last 100 years.

    41. Re:Film! by Agripa · · Score: 1

      Some people say that SD cards degrade after a few years, even without writing to them.

      High density Flash memory degrades within months to years depending on the density unless scrubbed or refreshed. My own tests revealed that the 4GB USB Flash drives I have been using lost their contents within about a year whether powered or not. I assume SSDs scrub themselves when powered but USB drives and SD cards appear not to.

      Naturally retention time of high density Flash is not generally specified.

    42. Re:Film! by Agripa · · Score: 1

      Tantalum capacitors are not exactly everlasting either when unpowered for long periods of time. Maybe newer ones are better but older ones seem to suffer from defect growth over time. The defects are cleared harmlessly while the capacitor is used but if allowed to grow too large cause failure when power is applied. The solution I have used to combat this is voltage derating.

    43. Re:Film! by Agripa · · Score: 1

      If you replaced the boot flash and SD flash with mask-programmed devices, it'd certainly boot a 100 years from now. No doubt about it.

      Lots of mask ROMs produced in the 70s started failing 30 years later. Maybe this was just a problem with Mostek but I would not bet on it over a longer period of time.

    44. Re:Film! by tibit · · Score: 1

      It'd be a rather different design today. These parts simply had a process issue, they'd have failed whether they were ROMs or something else.

      --
      A successful API design takes a mixture of software design and pedagogy.
    45. Re:Film! by ZorglubZ · · Score: 1

      Really, it's hard to picture a data format that's pretty much the standard for the era ever become totally unreadable, so long as the data is intact.

      O rly? Know that ubiquitous Save symbol? How many under 18 have ever seen a real floppy disk? That aside, I second the M-Disc in a player with autoplay; the disc will survive, a player built to last may also survive.

  2. Flip Book! by NEDHead · · Score: 4, Funny

    No projector required, only a thumb!

    1. Re:Flip Book! by Jhon · · Score: 1

      You beat me to the punch. It sounds like a flip response but it really is the best option for 50-100 years. It'll survive almost anything. Even if the end result is brittle, you can still reconstruct the "book" one page at a time through whatever "photocopy" technology exists in the 2060's.

    2. Re:Flip Book! by Tablizer · · Score: 2

      No projector required, only a thumb

      I'm from the future; we don't have thumbs anymore, you insensitive clod!

    3. Re:Flip Book! by Jhon · · Score: 3, Insightful

      We'll have giant thumbs used for typing on itsy bitsy screens.

    4. Re:Flip Book! by Chris+Mattern · · Score: 1

      I'm from the future; we don't have thumbs anymore, you insensitive clod!

      The Twilos got you too?

    5. Re:Flip Book! by rubycodez · · Score: 1

      Do you still have an erectile appendage, that could work too. Best exercise it often to toughen skin prior to flip-booking

    6. Re:Flip Book! by Tablizer · · Score: 1

      We'll have giant thumbs used for typing on itsy bitsy screens.

      That's how I feel now with typical smart-phones. It's like they were designed for a hand 2/3 the size of mine.

  3. Voyager by Tablizer · · Score: 1

    If you have the bucks, try the Voyager probe's "golden disk" approach.

    Just don't put anything that may tick off aliens or time travelers.

    1. Re:Voyager by Anonymous Coward · · Score: 0

      He yelled greetings and then melted your lug wrench? Is that why you are mad about it?

  4. Why not do multiple forms? by SuperKendall · · Score: 2

    You have very good reasons for doing film, that is a great idea.

    But why not do more than one form of media storage? Put the video on a blue-ray disc, a DVD, and a CD, and a hard drive (be sure to read up on the best ways to burn these media for long term storage).

    Encode it in MPEG or something simple that there's already open code for, perhaps include paper in the capsule with C code printed out for a decoder.

    Even if some forms fail partly if there are multiple options present with the same content, it increases changes you can restore the full video.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:Why not do multiple forms? by OzPeter · · Score: 1

      Put the video on a blue-ray disc, a DVD, and a CD

      There were studies done years ago showing how optical media degrades over time. And they ere done when the idea of optical media was new. Now imagine extrapolating that 100 years.

      --
      I am Slashdot. Are you Slashdot as well?
    2. Re:Why not do multiple forms? by Anonymous Coward · · Score: 1

      MPEG2 and Paperbak.

      http://ollydbg.de/Paperbak/

    3. Re:Why not do multiple forms? by SuperKendall · · Score: 1

      There were studies done years ago showing how optical media degrades over time.

      Yes, which is why I said to read up on how to do it properly. If you are just affecting dyes things will decay quickly, if you are actually changing the physical structure of the disc there's a good chance it may last that long... especially in an environmentally stable time capsule.

      --
      "There is more worth loving than we have strength to love." - Brian Jay Stanley
    4. Re:Why not do multiple forms? by Akaihiryuu · · Score: 1

      Inexpensive optical media recorded with a commercial CD/DVD/BD-ROM burner degrades over time yes. But actual stamped optical media (like store-bought CD's/DVD's/etc) does not degrade. Of course, that requires more expensive equipment than a $40 burner. But it might be worth looking into, depending on how much money is being put into the project.

    5. Re:Why not do multiple forms? by slew · · Score: 1

      Put the video on a blue-ray disc, a DVD, and a CD

      There were studies done years ago showing how optical media degrades over time. And they ere done when the idea of optical media was new. Now imagine extrapolating that 100 years.

      Commercial media quality is often less than archival quality media...

      You should check out the folks at M-DISC. They claim that the inorganic recording layer in their archival write-once Blu-Ray discs can survive ISO standards testing procedures that give it an estimated lifetime over 100 years (in standard storage conditions).

      Recording MPEG2 redundantly on a few of these discs stored in a waterproof container, it should be reasonable to expect a 100 year life times (as much as any other media you might find out there)....

    6. Re:Why not do multiple forms? by ArcadeMan · · Score: 1

      But actual stamped optical media (like store-bought CD's/DVD's/etc) does not degrade.

      Search "disc rot". It doesn't only affect home-burned discs, commercial discs are not immune.

    7. Re:Why not do multiple forms? by xfade551 · · Score: 1

      I have factory pressed (not "burned") CD's that are twenty years old at this point and saw regular use when they were new, all of which still read fine. I see no reason why a freshly pressed disc (CD, DVD, BluRay... whatever) couldn't last 100 years, especially if you vacuum-sealed it after placing it in a standard case. However, I would still include two or three copies for redundancy, and maybe see if you can get the disc-presser to run blanks from different lots.

    8. Re:Why not do multiple forms? by SuperKendall · · Score: 1

      That's a cool idea, thanks for sharing that option. I had not heard of Paperback. Using a pigment based ink and an acid free paper that should easily last more than 100 years...

      --
      "There is more worth loving than we have strength to love." - Brian Jay Stanley
    9. Re:Why not do multiple forms? by Anonymous Coward · · Score: 1

      exactly. the reason rosetta stone is so damn valuable is that it recorded the same damn thing in multiple forms :-)

    10. Re:Why not do multiple forms? by Phreakiture · · Score: 1

      This is not limited to recordable media, either. I have at least two CDs that I bought in the 90's that deteriorated. The reflective layer turned black in spots big enough to render playback pretty much impossible. I have also seen one CD delaminate. I wouldn't cast my lot with optical disc.

      --
      www.wavefront-av.com
    11. Re:Why not do multiple forms? by Hamsterdan · · Score: 1

      PAR files stored along the original? If you want to go digital only, split the files and .par them

      --
      I've got better things to do tonight than die.
    12. Re:Why not do multiple forms? by jandjmh · · Score: 2

      Um, no, that was not why the Rosetta stone was valuable. It was one lump of rock, "encoded" by chiseling symbols. It was not multiple forms of storage. It is more analogous to a single CD with the same song encoded as linear PCM, mp3 and OGG. So what made the Rosetta stone valuable was that it was the same content written with three coding systems -ancient Egyptian hieroglyphs, Demotic script, and Greek script. It was only valuable because the Greef and Demotic were decodable, and by comparison scholars learned to read ancient Egyptian. That allowed other ancient Egyptian texts to be read, whereas previously that knowledge had been lost.

    13. Re:Why not do multiple forms? by thegarbz · · Score: 1

      perhaps include paper in the capsule with C code printed out for a decoder.

      C code? What's that and how do I convert it to Javascript?

    14. Re:Why not do multiple forms? by gl4ss · · Score: 1

      by going to the library and finding a c book from the archive.

      it's just 50-100 years. as long as the data is readable they can decode it.

      I mean, do you really think the archivists will throw away the knowledge to decode 100 year porno in 100 years? I think not.

      it's not likely to be decoded in a complete information vacuum.

      --
      world was created 5 seconds before this post as it is.
    15. Re:Why not do multiple forms? by RecycledElectrons · · Score: 1

      DO NOT vacuum seal it. That can cause the layers to de-laminate over time in a vacuum. Instead, seal it as-is. A Food Saver or similar packaging machine (available at any grocery store) may work.

    16. Re:Why not do multiple forms? by thegarbz · · Score: 1

      They seem to have thrown away books on facetious humour. :-(

    17. Re:Why not do multiple forms? by Phreakiture · · Score: 1

      It might help, I suppose. The discs should be manufactured on different assembly lines with materials from different sources from each other.

      We're starting to get kind of complex, though. Even though we could assume that computational power of 2065-2115 will be light years ahead of what we have today, and probably be right, as we get more complex with our solution to this problem, we end up needing somehow to ensure that there is an expert on hand who knows how to work the "older tech".

      To invoke the ever-popular car analogy: do you know how to drive a Model T? Can you find someone who knows, even just in principle, how to do it (besides me)? Hint: it's almost nothing like driving a contemporary car.

      --
      www.wavefront-av.com
  5. Film. by FeatherBoa · · Score: 1

    But I would also put it on an "archival" DVD and track down a decent quality portable DVD player and rig it up to run on D-cells.

    Film's a "worst-case" medium, but a digital copy stands a reasonably good chance of being useful.

  6. Post it on Facebook ... by CaptainDork · · Score: 1

    ... that shit never dies.

    --
    It little behooves the best of us to comment on the rest of us.
    1. Re:Post it on Facebook ... by Hymer · · Score: 1

      Until some dickhead looks at the movie, discovers a girl flashing her tits 'just for the camera' and deletes the film...

  7. Youtube. by Etherwalk · · Score: 0

    Post it on youtube. Include the URL and maybe a checksum in the capsule. Make it someone's job to hold onto a copy, check once a year, and re-upload if it's gone for any reason. Make it someone else's job to make sure that someone is responsible if the first person dies or moves away, etc...

    1. Re:Youtube. by jeffmeden · · Score: 1

      Post it on youtube. Include the URL and maybe a checksum in the capsule. Make it someone's job to hold onto a copy, check once a year, and re-upload if it's gone for any reason. Make it someone else's job to make sure that someone is responsible if the first person dies or moves away, etc...

      And don't forget, when choosing candidates for job #1 and job #2 put them in descending order by age.

  8. Name it uniquely by hawguy · · Score: 4, Funny

    When you upload it to your computer, give it a unique filename (a GUID would be good), then leave a note in the time capsule instructing them to ask the NSA to recover a copy of the file from their archives.

  9. How do you answer this? by Anonymous Coward · · Score: 0

    Other than speculating, I'm not sure how anyone could answer this. No digital storage format has existed 100 years yet, so we have no empirical data on which ones will last that long. Codecs haven't existed but a few decades, and change constantly. In 100 years - or even 100 months - today's 1080p video will look like yesterday's 480p blurry YouTube videos. And I haven't even mentioned patents and other legal problems. Film would be good if anyone knew what to do with it in 100 years.

    1. Re:How do you answer this? by rubycodez · · Score: 1

      Not true, Jacquard loom cards and Hollerinth cards that are more than 100 years old are in museums

    2. Re:How do you answer this? by drkim · · Score: 1

      Actually, IBM 80-column punched cards have lasted almost this long (since 1928) as a readable format, although it would take a HUGE number of cards to do color motion video.

    3. Re:How do you answer this? by hawguy · · Score: 1

      Actually, IBM 80-column punched cards have lasted almost this long (since 1928) as a readable format, although it would take a HUGE number of cards to do color motion video.

      If you're going to use punch cards, you'd be better off printing each video frame on a card and building a flip-book as someone suggested earlier. Much better data density.

    4. Re:How do you answer this? by e3m4n · · Score: 1

      patents are actually helpful in this situation. A patent has with it, exact information as to exactly how something works. Unless the MPAA bastards manage to keep patents alive longer than their current expiration dates, there wouldn't be a concern over patent rights in 100yrs.

  10. You can always use spinning disks like.... by Anonymous Coward · · Score: 0

    ....they did in the original Time Machine movie several decades back. lololol :)

  11. use everything by turkeydance · · Score: 1

    film and flip and digital and whatever you have. include instructions.

  12. Put everything needed in the capsule by Anonymous Coward · · Score: 0

    Why not get a Raspberry Pi with an LCD on the front, and a high quality SD card. Have it set up so that when power is applied, it automatically boots up and plays the video.

    The only way to know what hardware they'll have around in a hundred years would be to supply it. I would also pack in a copy on an M-Disk, just to have a fallback plan in case the hardware fails.. Put it in a few of the most common formats..

    Of course, you go do it NASA style and put it onto a gold record, but that'll be pricey when you realize the number of records it's going to take.

    1. Re:Put everything needed in the capsule by mattventura · · Score: 1

      I was going to suggest something like this, but maybe with an iPad or other simple tablet. But the issue becomes supplying power to it. I have no idea if USB will even be around when this time capsule is opened, so you'd possibly want to include a schematic showing how to power the device.

    2. Re:Put everything needed in the capsule by hawguy · · Score: 1

      I was going to suggest something like this, but maybe with an iPad or other simple tablet. But the issue becomes supplying power to it. I have no idea if USB will even be around when this time capsule is opened, so you'd possibly want to include a schematic showing how to power the device.

      It'd be awfully surprising if the knowledge of Volt as a unit of measurement will be lost to the world in 100 years (assuming that society hasn't collapsed), so supplying power shouldn't be a problem. I'd be surprised if the data lasts on on the flash drive that long. Maybe an old school burnt ROM chip (not EEPROM) would be safer. And make sure to leave instructions for replacing other components that might degrade, like capacitors.

  13. Not digital by OzPeter · · Score: 1

    Digital only works if you are proactively transferring it from one generation of storage to another. Once you have skipped 2 or 3 generations of storage then it becomes (exponentially) harder to find hardware/software that will read your data. Extend that over 100 years of media evolution and you will be screwed in the future trying to read todays standards.

    (And if you say "keep it on the cloud", then that only works as longs someone is paying the bills and the company stays in business)

    As an example, look at how much harder it would be today to read a 5" DS floppy disk today, vs picking up a Tintype photo from the US civil war era and instantly seeing what it is.

    --
    I am Slashdot. Are you Slashdot as well?
    1. Re:Not digital by Lehk228 · · Score: 1

      not just digital. getting ones hands on a functional betamax player would be quite a pain in the arse.

      --
      Snowden and Manning are heroes.
  14. Do whatever you want.... by Anonymous Coward · · Score: 1

    ... likely you'll be dead when they look at it in 100 years. what are they gonna do? Dig you up and yell at you?

  15. Flash by Stewie241 · · Score: 1

    What are the stats/predictions these days as to how long a flash drive will last? If you had a quality flash drive you could stick it in the time capsule along with netbook or some other small sized player. It doesn't seem that unreasonable for our grid to still be on 120V in 100 years.

    1. Re:Flash by Anonymous Coward · · Score: 0

      Flash drives last ~10 years (according to eHow anyway)

    2. Re:Flash by Agripa · · Score: 1

      Flash memory has a retention of months to years with higher density Flash memory degrading faster. Unfortunately guaranteed specifications are hard to come by which by itself says something.

  16. Paper Prints! by RevWaldo · · Score: 2

    This actually worked! In the early days of film the Library of Congress had each frame of entire films printed onto paper to establish copyright. These prints survived while the original films disintegrated, and subsequently (albeit laboriously) were transferred back onto film.
    http://en.wikipedia.org/wiki/P...

    .

    1. Re:Paper Prints! by tlhIngan · · Score: 1

      This actually worked! In the early days of film the Library of Congress had each frame of entire films printed onto paper to establish copyright.

      That's because in the early days of movies, we didn't have "moves" as a copyrightable item. So movies, being motion pictures, were printed onto paper and copyrighted that way as photographs. It was only later that movies were copyrightable in and of themselves and you didn't have to work around it by printing it to paper.

    2. Re:Paper Prints! by Anonymous Coward · · Score: 0

      Your idea is good, just still too old-fashioned: print out each frame using pigment-based inks on good quality paper, parchment, or vellum. This stuff has been around for well over a Millennium under the most appalling circumstances.
      That is the front side of each page. On the back side, using as small a printing as necessary, print the Hex-Bitmap code of the image, (Use Magnetic Ink just for the hell of it.)
      That way each blocky, mosquito ridden, false-color image is perfectly preserved, and can be reproduced with minimal additional faults.

      Imaging is due for a huge paradigm shift; RGB was stupid, based on a faulty understanding of Human sight. We are maybe a decade away from a popular "measured eV/Photon counting" technique, a technique very popular in Nuclear Physics for the last few decades. The resultant image is possibly vector based; each detected Photon gets an x and y, (and even z...), positional value, a voltage value corresponding to energy, and a timestamp. Lots of photons with the same vectored values yield a brighter image, of course.
      We have top people working on it...

      Top people.

  17. Well... by Hymer · · Score: 1

    Normal film has been used fo decades and work quite well... and has the fantastic advantage of just looking at it and seeing what is on it and how it is ment to be used.

    None of the hanky panky übercool digital solutions has a solution for your problem... but the good old Super8 does.

    The digtal world has miserably failed the long time archiving problem.

    1. Re:Well... by PPH · · Score: 1

      I agree. Store it on film.

      --
      Have gnu, will travel.
  18. Why by Anonymous Coward · · Score: 0

    It sounds like there are already going to be two copies, so why put a copy of the video in the time capsule. A time capsule should be uses to store unique and meaningful things, not a copy of something that already exists.

    Why would they go through the trouble and effort of trying to play back the stored video if it's the exact same video that they already have in the archives?

  19. Film's the best bet. by Orange+Crush · · Score: 1

    50 years ago digital information was typically stored on punch cards and paper tape. Those might still be readable with great care and tedious effort but would almost certainly be in no condition to be fed into vintage equipment. Someone would probably need to transcribe them optically and run them into some sort of interpreter.

    100 years ago there were no computers as we know them today.

    Original film from those eras still exists and is readable. While somebody might be able to dig up an ancient optical drive, USB interface and common codec specs in 50-100 years, the film is still film and can be read with good eyes or a magnifying glass. Pressed CDs & DVDs might last that long and probably stand the best chance of working equipment still existing that far into the future, but I wouldn't count on hard drives, flash memory or burnable CDs & DVDs lasting.

    1. Re:Film's the best bet. by Anonymous Coward · · Score: 0

      Well, 50 years ago they also had the terabit PDSS.

    2. Re:Film's the best bet. by rubycodez · · Score: 1

      100 years ago there were tabulators, punch card driven. BTW, I have 40+ year old punched card decks that are fine; there are popular scripting language programs that can construct the record from scanned image

    3. Re:Film's the best bet. by Orange+Crush · · Score: 1

      Oh, I don't doubt we can still read them, I'm only saying it's a fairly tedious effort and some care needs to be taken in storing the cards so they last long enough. With punch cards, a camera or a scanner can be a makeshift "punch card reader."

      How will someone 50-100 years in the future read one of today's optical discs without a working compatible drive? Microscopes and a lot of time?

    4. Re:Film's the best bet. by rubycodez · · Score: 1

      maybe they can work from 3D high res image of disk, if digital computing still around. It may not be, we might bio-engineer our "computers" to be nerves and supporting tissue. Makes sense to me, why have a need for multi-billion dollar manufacturing plants when soil and sunlight could be used to make things instead. Growing our houses, clothes, "vehicles"....

    5. Re:Film's the best bet. by Blaskowicz · · Score: 1

      We'll engineer a very cheap, advanced bio nanotech super food that has the potential to replicate the device that generated it. We'll call that an "egg".

    6. Re:Film's the best bet. by rubycodez · · Score: 1

      but they won't need a rooster

  20. Best way to be sure a digital file will still be t by Rhaban · · Score: 1

    Upload it to the pirate bay as porn.zip.

  21. Raspberry Pi by Anonymous Coward · · Score: 0

    Put the video on an SD card on a Raspberry Pi. Set it up to play automatically when the Pi is powered on. Raspberry Pis have composite and HDMI video out. A person in the future could pull the video off the card or plug it into a TV.

    1. Re:Raspberry Pi by Anonymous Coward · · Score: 0

      Sure, because the future will have electricity and HDMI TVs...

    2. Re:Raspberry Pi by CrashNBrn · · Score: 1

      So put instructions on how to create a Car Battery and inverter to power the thing.

    3. Re:Raspberry Pi by Anonymous Coward · · Score: 0

      Small solar panel adapter.

  22. And the Internet Archive by RevWaldo · · Score: 1

    Since in theory they'll take a longer view on preservation than a publicly-owned company might.

    .

  23. does this exist yet? by roc97007 · · Score: 1

    I see these 3 dimensional images etched deep in plastic cubes via lasers, for sale in novelty stores. I wonder if something like this technique can be used to burn a pattern in a solid block of something (plastic or crystal) that could be read later (by lasers, I guess) and converted back into the original data -- which could easily be video. I'd actually be a little surprised if something like this didn't already exist. The result should have a very long shelf life, sufficient for a time capsule. There would have to be a way to bootstrap the process, giving future people, in an easily readable format, directions to decode.

    --
    Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    1. Re:does this exist yet? by rubycodez · · Score: 1

      Depends on the plastic, some degrade badly with time

  24. M-DISC by Anonymous Coward · · Score: 0

    M-DISC is suppose to last longer. I'd do both the DVD and Blu-Ray formats of M-DISC. Including a print-out of a C program that can decode the video is a good idea too. You don't have to necessarily use the VoB format on the optical discs, but I'd probably include one of each myself.

    Pair # 1 of M-DISC (Blu-ray, DVD) = video on disc (VoB) format.

    Pair #2 of M-DISC (blu-ray, DVD) = video as data file (like on a thumb drive) in an encoded format with the source code for the decoder.

  25. Use clay. And wedges by 140Mandak262Jamuna · · Score: 1

    We know for a fact, clay tablets with wedges used for writing will last several thousand years. If the material is interesting enough the future generation will legions of college professors and graduate students to decode it. If it is not, it is not worth preserving.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  26. 50-100 years? by YrWrstNtmr · · Score: 1

    Think back to 1965. What media do you still have that you can access? Paper, and analog hardcopy LP's maybe. LP, only if you still have a working player.

    1975? Same
    1985? Floppy disks. How many of those do you have that are still readable? And on what device? Gen 1 CD. Probably all toast.
    1995? Gen 1 DVD. Again, probably toast.

    Meanwhile, while cleaning out my parents house, a photo album, with pics of my grandmother partying in a club in Harlem in the '30s, is perfectly, instantly, readable.

    Film, or paper prints on archival paper.

    1. Re:50-100 years? by rubycodez · · Score: 1

      There are programs on the web for constructing the music (badly) from a scanned image of your LP.

    2. Re:50-100 years? by Anonymous Coward · · Score: 0

      Your proposing Crayon as a storage medium?

    3. Re:50-100 years? by LinuxIsGarbage · · Score: 1

      You can also still buy brand new turntables for about $100.

    4. Re:50-100 years? by PhotoJim · · Score: 1

      1965? Paper. Analog LPs. Reel-to-reel tape (if you can find a tape player; they're around but hard to find). Some really old audio Compact Cassettes (for which players are still easy to find). But most importantly... motion picture film and still photos on film and photographic paper.

      Even if you didn't have a projector, you could look at a movie film and see what it was about. You could fashion a projector, or scan the images and assemble them digitally. Film is pretty cool that way.

    5. Re:50-100 years? by bdubSOv1iKIJ403M · · Score: 1

      I have some dvds burned in 2006, that are still readable. About 20 disks read back completely successfully. If disks degrade before failing completely, and parity or duplicate copies are included, it's not a stretch to say that they might last 20 years instead of only the 9 elapsed so far.

    6. Re:50-100 years? by rubycodez · · Score: 1

      yes, but that need to be plugged into amp with "inverse RIAA curve", ie base boost and treble cut to match vinyl's properties, and boosted from the hundredth of a volt to the 1 volt or more a PC or your TV might need to function

    7. Re:50-100 years? by LinuxIsGarbage · · Score: 1

      yes, but that need to be plugged into amp with "inverse RIAA curve", ie base boost and treble cut to match vinyl's properties, and boosted from the hundredth of a volt to the 1 volt or more a PC or your TV might need to function

      . . . or not.

      Here's a $51 sale price (regular $80) Turntable at Bestbuy with built in speakers, a headphone jack, RCA out (line level not phono) and USB connection:
      http://www.bestbuy.com/site/je...

      You can buy if from Amazon too:
      http://www.amazon.com/Jensen-J...

      I assume it's a mediocre player, with even crappier speakers, but you can buy it, put an LP on it, and play it through the built in speakers, without any scanning software, and without a specially inverse RIAA curve Preamp, or any other hardware.

      Records have a bit of a resurgence as being hipster, as well as people still having lots of old records they want to listen to (or convert to PC)

  27. Time Capsule by ArcadeMan · · Score: 2

    Put the video on an Apple Time Capsule and put it inside the Time Capsule.

    I don't care if it works or not, just do it to confuse the people who will be digging it up in 50 or 100 years.

    1. Re:Time Capsule by Bo'Bob'O · · Score: 1

      I know this was in jest, but it might not be quite as crazy as it sounds. If there is any electronic interface format that we are using today that will outlast the rest, and maintain backwards compatibility, it's going to be Ethernet. So while there likely won't be any equipment directly compatible, there would probably still be some around and operational. Consider the systems that run B52s, for instance.

      So if there is space to spare besides the obvious choice of film, some sort of NAS device could be an option, and itself an interesting thing to find in a time capsule.

    2. Re:Time Capsule by LinuxIsGarbage · · Score: 1

      I know this was in jest, but it might not be quite as crazy as it sounds. If there is any electronic interface format that we are using today that will outlast the rest, and maintain backwards compatibility, it's going to be Ethernet. So while there likely won't be any equipment directly compatible, there would probably still be some around and operational. Consider the systems that run B52s, for instance.

      So if there is space to spare besides the obvious choice of film, some sort of NAS device could be an option, and itself an interesting thing to find in a time capsule.

      Going forward Ethernet does have a good chance (RJ45 10-Base-T dates to 1990, yet is very much still current), and more and more embedded devices include an Ethernet connection, and unlike USB (aside from certain classes) doesn't require special drivers.

      To it's credit, RS-232 is 53 years old and still accessible. My new Haswell based desktop has a pin header on the motherboard, and USB-converters are a dime a dozen. Connecting to legacy equipment at work, RS-232 has the best support. A lot of equipment interfaces with 16 bit software that we have to run in "XP-mode" on our 64-bit Windows 7 machines, but I can plug in a $3 CH340 based USB-RS232 adapter, pass through the port to the VM, and it runs perfect. Unlike anything requiring Parallel port, proprietary ISA cards, etc.

    3. Re:Time Capsule by LinuxIsGarbage · · Score: 1

      Something else, RS-232 is a very simple. Plug a scope into it and you can figure it out pretty quick. The digital equivalent of "hold the film up to the light and look in a magnifying glass"

    4. Re:Time Capsule by ArcadeMan · · Score: 1

      I think the digital equivalent of "hold the film up to the light and look in a magnifying glass" is punched tape.

  28. Film plus... by davidwr · · Score: 1

    Color-stable archival film with color-stable archival prints in case the film isn't as color-stable as you hope. If you can do a second film conversion using a different type of film that would be good also. If this was for more than 100 years I would also suggest color-separations done on archival black-and-white film.

    For audio, do on-film audio, a phonograph record on archival materials, and an analog magnetic tape using a recording mode that was in common use for decades, on archival materials.

    In addition, I would supply DVDs on archival material, a rugged DVD player likely to still be playable in 100 years, a printed copy of the manual and a printed copy of the DVD specification, all on archival paper. If space precludes the use of printed manuals, a micfofilm copy is fine, just put it on archival materials.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  29. Micro SD + Tablet (No Battery) + Charger by Anonymous Coward · · Score: 0

    Record things in micro SD card . Vacuum seal the micro SD card with a tablet with micro SD slot (Remove the tablet battery) with charger and put it underground. The charger will work as the wall sockets have not changed in the past several decades. Vacuum sealing will protect the electronics.

    1. Re:Micro SD + Tablet (No Battery) + Charger by e3m4n · · Score: 1

      isnt the One Laptop Per Child device also equipped with a hand crank to charge a li-ion battery?

  30. Don't Assume they're Dumb by Anonymous Coward · · Score: 0

    Some of the best archelogical finds were based on the materials being found "contemporary" with the civilization in which they were looking.

    Basically [don't over think it ! ]

    Whoever finds it is probably looking for it and will be familar with the Era.. don't do something unique or unusal.. make it as easy for them to reconstruct it using what they will probably know about this time and place. i.e. digital video signal in PAL format, ect.. special "archival" format or deep compression artifacts using special codecs will be lost to time

    Redundancy and duplication are probably the best guards against time. Spacially and Temporially are best. Given its a Time Capsule there will be limits to Temporially.. but that's how the books from Alexandria mostly come down to us.. Spacially is easier.. though if you leave markers or references of where copies can be found.. so much the better.

    Even if within the same Time capsule there is room for two copies on the sam media, but perhaps separated by a few inches.. a whole might be reconstructed from both.

    Temporarily you might considered the longest lived media of our Era.. or longest most popular.. DVD is possible.. Backup computer storage tape.. like LTO is also possible.. but consider the context in which it might be discovered or handled. You might also consider symbolically labeling since languages change and drift and meanings can get obscured.

  31. live linux usb by Anonymous Coward · · Score: 0

    include a usb with a live linux distribution. they can use that to run the video file.

    1. Re:live linux usb by Anonymous Coward · · Score: 0

      you can also store multiple copies which can then be meshed together to heal degradation. like a raid array.

  32. Try an M-DISC by Kjella · · Score: 1

    Looks like one of few digital media that might survive. Apparently if you want film to last this long you'd better make separate black and white recordings of the RGB channels, since the color dyes are much less stable and probably won't last more than like 30 years (methods B-D).

    Method A: Let's begin with extended life expectancy records-those film documents that need to last for a very long time. Nothing can last forever, but hundreds of years or longer is possible. Color originals should be made on high-quality camera-color-negative film such as EASTMAN EXR Color Negative Film, having a set of properly exposed and processed black-and-white separation positives made for the red, green, and blue records onto EASTMAN Panchromatic Separation Film on ESTAR Base. Then you should store the original negative and separation positives and the master positive and duplicate negative, that were made from the original negative, at the keeping conditions specified earlier.

    --
    Live today, because you never know what tomorrow brings
    1. Re:Try an M-DISC by PhotoJim · · Score: 1

      In the cool and dark, colour film will last a long time - my earliest colour photos were taken in the 1970s and 1980s and are still doing well. It's a pity we lost Kodachrome; it's probably good for a century. But we did lose it.

      That having been said, separate black and white rolls each shot with a different colour channel would be very archival. If correctly processed and kept dry and cool, they are probably good for 100-200 years minimum.

  33. Put the video and player in the same spot by Anonymous Coward · · Score: 0

    Why not store the video on a smartphone or tablet and include the power supply?

    1. Re:Put the video and player in the same spot by rubycodez · · Score: 1

      I'd give the memory in those devices a decade tops before they're useless, you won't have someone reflashing them every 5 years. Which is rotting faster than the capacitors in that power supply, but not by much. I'm amused at everyone who thinks modern high-tech consumer grade crap is going to be useful in even 20 years.

  34. One other form: flipbook by SuperKendall · · Score: 1

    A different post on Paperback (software to create a computer readable binary dump on paper) got me to thinking, shy not store the actual video images on paper directly?

    There are lots of ways to make a flip book, and how to print on paper for long term storage is pretty well known.

    You may argue this is the same as film, but I see it as a slightly more sure option - film itself is not all that stable and degrades over time. An actual dump of all film images to paper would be the ultimate backup should other measures of storage fail.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  35. Fulcrum by djfake · · Score: 1

    Something like the fulcrum on Blacklist

    --
    www.itjerk.com
  36. Like Voyager's golden record? by sbaker · · Score: 2

    100 years isn't so long. They people who open the container will almost certainly be able to read instructions - and probably have reasonable technology to access the contents. But maybe they don't care enough to go to a lot of trouble to do it? It's very likely that the images you store will still be easily accessible in the future.

    If you don't think they'll go to very much trouble - then you should provide them with the means to replay the data as well as the data itself. There are plenty of small video players (like a cheap digital camera or an MP3 player with video capability) - so long as you pack them appropriately and protect them from crazy temperature variations, they should last a long time in storage and still work at the end. Provide written instructions on what power requirements the machine has - and what buttons to push to access the content.

    But quite honestly - there is unlikely to be anything in the data you provide that won't be accessible by then.

    I would stick with physical objects that would be of historical interest, personal items - a snapshot of the times when the capsule was buried.

    Maybe it would be worth trying to find people who've opened capsules like this - and ask them what was found to be most valuable from the contents?

        -- Steve

    --
    www.sjbaker.org
    1. Re:Like Voyager's golden record? by thegarbz · · Score: 1

      But quite honestly - there is unlikely to be anything in the data you provide that won't be accessible by then.

      You would think so, but the situations are gradually getting worse and worse. We are not at a time where technology is developing and evolving rapidly. I can already not play my 16bit DOS games on a modern computer without fancy emulation and that is less than 20 years. NASA themselves have had issues with recovering data from moon landings and other missions that have been kept in storage. Then take into account proprietary codecs. Just think back 15 years ago where everything online was Realmedia, what makes you think that MP3s will be around in 100 years? What about Quicktime or the heavily patent incumbered h.264 which every man and their dog are working to replace? At the very least we would need to store with it a complete description of the coded format and the algorithm to decode it.

      Then there's the hardware issues. What kind of hardware has a really long term data storage capability? Flash memory doesn't and there's evidence that some forms of flash memory need constant data refresh to prevent bit-rot. CDs don't and even if they do it's unlikely that the CD drive will be operational 100 years later. Harddrives suffer the same mechanical problems but even if they didn't how do we interface them? SATA? USB-C? Thunderbolt?

      100 years is a VERY long time.

    2. Re:Like Voyager's golden record? by dpidcoe · · Score: 1

      If you don't think they'll go to very much trouble - then you should provide them with the means to replay the data as well as the data itself. There are plenty of small video players (like a cheap digital camera or an MP3 player with video capability) - so long as you pack them appropriately and protect them from crazy temperature variations, they should last a long time in storage and still work at the end. Provide written instructions on what power requirements the machine has - and what buttons to push to access the content.

      This is what I was going to suggest. Portable DVD player with a few different DVDs of different brands (in case one uses some kind of corrosive label or something) and vacuum seal it all with some moisture absorbing packs. Take the battery out of the thing and make sure there are some instructions about what kind of input power it needs.

    3. Re:Like Voyager's golden record? by Voyager529 · · Score: 1

      I can already not play my 16bit DOS games on a modern computer without fancy emulation and that is less than 20 years.

      Machine code may get a bit dicey, but also keep in mind that a lot of the development then was at a much lower level (frequently based on CPU cycle, not multicore, etc.). Around that era, WordPerfect 5.1 ruled the roost of word processing, and I bet you that you could open one of those documents in 15 minutes or less today.

      NASA themselves have had issues with recovering data from moon landings and other missions that have been kept in storage.

      ...because they taped over them. That's a smidge different than being unable to read their own tapes.

      Then take into account proprietary codecs. Just think back 15 years ago where everything online was Realmedia

      Not only was Realmedia much more likely to be streamed than downloaded, but Realplayer is still around, as is RealAlternative, and VLC can read several flavors as well. "uncommon" and "unable to be used" are two different things.

      what makes you think that MP3s will be around in 100 years?

      Ubiquity. Portable MP3 players have been around for nearly 15 years. The format itself is about 25 years old. You can play back an MP3 on almost literally every OS ever written, there are a dozen FOSS applications to do so, and aside from iTunes going all AAC by default, MP3 is what everyone else uses. Admittedly, media formats are difficult to extrapolate for 100 years, but I'd bet that if one digital format was going to make it to its 100th birthday, MP3 would be the most likely contender (depending on whether ASCII text would be considered a "media format"; JPEG would be my second guess).

      What about Quicktime or the heavily patent incumbered h.264 which every man and their dog are working to replace?

      they're likely to die.

      At the very least we would need to store with it a complete description of the coded format and the algorithm to decode it.

      Then there's the hardware issues. What kind of hardware has a really long term data storage capability? Flash memory doesn't and there's evidence that some forms of flash memory need constant data refresh to prevent bit-rot. CDs don't and even if they do it's unlikely that the CD drive will be operational 100 years later. Harddrives suffer the same mechanical problems but even if they didn't how do we interface them? SATA? USB-C? Thunderbolt?

      100 years is a VERY long time.

      You're correct in this. One very possible method would be to store the same thing on 100 different flash drives, each of a different make and model - it's possible that the data would survive at least one of them. In the case of video, it's possible that the answer is "include a handful of DVD players" - specifically, one with an analog output. From there, it might be possible to include two flavors of disc - one with a garden variety DVD video (in the event it's possible to output a composite signal to something in 100 years), and the other specifically formatted to be visible from an oscilloscope - odds are good that those will still be around in 100 years, and analog video will be somewhat visible that way. One other nice thing about DVD is that the logo is fairly distinctive - even if the people who dig it up need to go to an antique shop or an outright landfill, it'd at least be a distinctive way to give a glimmer of hope.

      Here's yet another question to ask - what do we say, and how do we say it? Language itself is likely to morph over that time. Time capsules are interesting for this reason - it gives a glimpse into what society thought was important then, and what the society of yesterday thought would be relevant upon reopening.

    4. Re:Like Voyager's golden record? by RecycledElectrons · · Score: 1

      Vacuums cause optical discs to de-laminate.

      The plastic on a DVD player will break down.

      Store each disc and each player in an air-tight compartments so one will not contaminate others.

    5. Re:Like Voyager's golden record? by dpidcoe · · Score: 1

      Store each disc and each player in an air-tight compartments so one will not contaminate others.

      That's basically what I meant by "vacuum seal". Something like those space bags where you remove most of the air to compress blankets or whatever but aren't necessarily creating an industrial vacuum of just a few torr.

    6. Re:Like Voyager's golden record? by thegarbz · · Score: 1

      Around that era, WordPerfect 5.1 ruled the roost of word processing

      Around that era WordPerfect was among only small handful of competing products. Its file format was characterised by being stable, unchanging, and not supporting every bloody piece of crap idea someone had in marketing. It was truly a simple system easily reverse engineered. This is very VERY unlike the current media format market which you're lucky to get working right now with current stable software with media players playing back files with very varied results. Heck it was different to even MS Office which has dropped support in its own package for older pre Office 97 file formats, and I'm sure in 15 years we're not going to have much fun opening an Office 2000 file with embedded macros, and VB scripts. Heck with the current office suit you can't open an old document and save it again without risk of something breaking.

      ...because they taped over them. That's a smidge different than being unable to read their own tapes.

      Not the case I'm talking about. The moon landing footage they did have and wasn't taped over was stored on a nice proprietary format. Up until 2 years ago the only footage that was released was from a shitty for broadcast copy made at the time of the landing. The originals got a nice HD release 2 years ago after a mammoth multi year effort to get old equipment which read and wrote the tapes working again. And this is from the group which developed the damn tapes.

      Ubiquity. Portable MP3 players have been around for nearly 15 years.

      MP3 has not survived for any fantastic reason other than incompetence and patent issues on the part of the competition. By incompetence I mean DRM. AAC was a lovely contender to replace it and I see more and more media in this format traded online. Ubiquity doesn't mean much either. For a long time ATRAC was a much more popular format and you could actually buy music on that format in shops everywhere (well everywhere in Asian countries). Again it was killed by incompetence when the successor which was superior to MP3 in every way yet proprietary and DRM encumbered and thus didn't survive the fall of MD despite being supported by several media players in the post MD days.

      MP3 is lucky, and it's also technically quite good enough. On the other hand how much footage these days is released in MPEG2? I think you're cherry picking winners for your argument. The survivors are the systems which have reached some kind of peak which MP3 has as no one has in a double blind trial proven that they can tell a difference between a quality MP3 and source material. Video on the other hand is going through upgrades: changes in framerate, resolution, colour formats, metadata, and other features like 3D driven by advances in display technologies that actually make a difference. I don't expect H.264 to be in use in 25 years, definitely I don't expect anyone to have decoders for it in 100 years, and strongly consider MP3 an outlier in this category.

      You're correct in this. One very possible method would be to store the same thing on 100 different flash drives, each of a different make and model - it's possible that the data would survive at least one of them.

      I don't believe so. Not flash anyway. Flash has inherent problems with loss of long term electron charge. I don't think the MTBF for any drive will be long enough that a surviving flash drive of that age would be anything other than a fluke. Also when you say flash drives I hope you're not talking about USB. Heck the way most of slashdot is talking USB will be dead in a year and everything will be Apple's Lightning / Thunderbolt :-) Ok while I know that won't be true I think USB may be on it's last iteration before the standard breaks. There's only so much more stuff you can do before backwards compatibility finally causes big changes (they've already announced their first

  37. From some SciFi novel by Whorhay · · Score: 1

    I seem to remember reading about something like this in a scifi novel years ago. An alien race had set up an automated broadcast that was transmitted to the galaxy at large every century or something like that. The broadcast was a digital signal that clearly broke into bytes of some arbitrary length that I don't recall. Each group of three bytes expressed an X and Y coordinate and a value for color on a grayscale. The coordinates for X and Y ranged from zero to some prime number and progressed in a manner consistent with scanning from bottom to top or something like that and new frames were easily recognized because the X and Y coordinates started back at zero. When recognized as video and played back it depicted the demise of their civilization and the efforts they had made to preserve and cache their knowledge for future civilizations.

  38. Don't bother by Anonymous Coward · · Score: 0

    In 100 years nobody will care about your shit. You will be dead so you won't care, too. Live the present. The past is dead, and the future will only bring more disappointments.

  39. May as well also put it on YouTube by Anonymous Coward · · Score: 0

    You may as well also put it on YouTube, and engrave the name and URL on something.
    Just in case it's still available there, as you might save them some trouble in converting media.

  40. Laserdisc by ihtoit · · Score: 1

    No, seriously. It is a technology based on vinyl records, instead of encoding audio it encodes video as well - on an analogue groove track. Given a stable enough substrate - platinum base with a gold electroplating for instance, such as on the Voyager records - it'll last practically forever.

    --
    Political debates have me rolling my eyes so much I think I got optical whiplash. I should sue. - Foamy The Squirrel
  41. Stainless Steel Can Corrode in 100 years by BoRegardless · · Score: 1

    Electrolysis can destroy any metal. Stray currents coupled with soil humidity can result in corrosion. I'm not a "Time Capsule" designer, but I think the SS can ought to go in a very thick Polyethylene container that is spin welded closed and leak checked.

  42. Include a player. by forevermore · · Score: 1

    Get some archival-grade DVD or Blu-ray media and then include one of those little portable DVD players (with a wall plug). Include a few extra pure-digital formats like theora, mp4, etc on separate media, just in case. Put it in a separate airtight container and make sure to include lots of silica gel.

    --
    Do you really need reason for beer? Wingman Brewers
  43. So close by Anonymous Coward · · Score: 0

    What you want is known as a Viewmaster. Not quite motion picture but it's both the recording and the player. And the mechanisms are exposed, making the workings of the device transparent and obvious.

  44. printing photographically is different by swschrad · · Score: 1

    the filtration banks are CMY for positive prints off positive media. for positive prints from negative media, you use RGB filter packs. for wacky shit, rules are out the window, including the "correct" chemical packs for each type of media.

    I don't think you want to make 3xBW Technicolor type storage for a time capsule, you have to do everything three ways and figure out what to do with filters, sync, etc. good stable dyes on a polyester base in a low-humidity sealed container not subject to temperatures way outside shirtsleeve weather should last at least 100 years.

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
  45. CD-ROM MPEG-2 by Lehk228 · · Score: 1

    real pressed CD-ROM (not CD-R) with an MPEG-2 video file

    the CD-ROM standard is 30 years old already, and the MPEG-2 standard is 20 years old. both will be obtainable without too much difficulty in 100 years, assuming no catastrophic global upheaval but if WWIII & WWIV happen nobody is going to care about your time capsule

    --
    Snowden and Manning are heroes.
  46. It's low-tech, but... by ninjagin · · Score: 3, Insightful

    ... how about some flip-books?

    --
    .. pa-ra-bo-la, pa-ra-bo-la, 2 pi R, 2 pi R, where's your latus rectum, where's your latus rectum, 2 pi R
  47. Update by dwywit · · Score: 2

    While I was waiting to see if this would make the front page, I called a post-production business based at the Village Roadshow studios on the Gold Coast http://www.movieworldstudios.c...
    and asked them about a transfer from video to film.

    No-one does it in Australia. Lots of people doing film to video, but apparently I would need to send it to Technicolor in Thailand for a video-to-film transfer. And it would cost a lot more than the budget for the event. They suggested storage on multiple formats from Kodak Gold discs to USB memory sticks, using open-source codecs, with the codec whitepaper included.

    There's always the cheap film-to-video method - project your film on a screen and point a video camera at it, but do it in reverse, i.e. point a film camera at my LCD monitor. I've got a super 8 camera, but it's silent, so the audio would have to be recorded separately.

    I also got a look at the capsule - it's got about 1 or perhaps 2 cubic feet of storage, so it's not going to cope with more than a few minutes of film reels, having to compete with whatever else goes in. I'll add a DVD and a USB stick with some instructions.

    As it's not going to be a surprise for those who open the capsule (copies of footage are going to the state library and anyone who wants a copy on DVD), I think I'll contact the National Film & Sound Archive http://www.nfsa.gov.au/ and ask them to store a copy, then include a nice letter in the capsule: "Would you like to see a movie of this? Ask at the Qld State Library or the National Film & Sound Archive."

    Heh - captcha is "paranoia"

    --
    They sentenced me to twenty years of boredom
    1. Re:Update by Anonymous Coward · · Score: 0

      Here's a forum discussion about filming an event on film

      I have Calculated that 3 Rolls of 35mm Film (400 foot) will give me 10 Minutes of "Movie" and it will cost me roughly 1500.00 US$ (purchase film, developing and scanning)

      If you can borrow a 35mm (or for that matter, even a 16mm or Super8) Camera that does single exposures, it should be "easy" to rig a dark box with a screen on one end and the camera on the other to record your movie frame by frame. I hve no Idea about the sound, though.

  48. Carve it into stone. by Hussman32 · · Score: 1

    Chisel a bunch of zeros and ones into blocks of concrete with codec instructions in text. For a 1 MB video, you need 8 million bits or so (without audio), giving about 72 square meters of concrete if you use 3 mm cells. They'd love you for it.

    --
    "Who are you?" "No one of consequence." "I must know." "Get used to disappointment."
  49. Store it on the HD of a computer by Anonymous Coward · · Score: 0

    Sore it on the HD of a computer and leave the computer in the time capsule.

  50. Laserdisc? by e3m4n · · Score: 1

    Its my understanding that Laserdisc, the once fringe format that was usurped by DVD, differed in that, instead of a codec that recorded deviations from the previous frame, stored each and every video frame on the disc. I would think this might make for the best method to retrieve the information. To be sure, you could include the entire patent library for the laserdisc technology to ensure accurate reproduction in 100yrs time.

    1. Re:Laserdisc? by Anonymous Coward · · Score: 0

      More specifically, laserdisc was analog. Frames weren't stored, but rather, the analog NTSC (or PAL... or I suppose SECAM) signal itself was transferred to the disc. That's why dirty/scratched laserdiscs simply looked like poor reception.

      While those standards are very well documented, they would not be easy for someone to figure out without documentation 100 years from now. They're heavily based on being sent to a CRT, to the point that your usual LCD TV needs to take the analog signal and convert it into a usable digital format (in other words, the NTSC signal is incompatible).

    2. Re:Laserdisc? by Anonymous Coward · · Score: 0

      At least some Laser Discs suffer from disc rot. I assume that they are extremely expensive to manufatcture in small numbers, because no recordable media exist and the clean room requirements should be prohibitive - If any production facilities remain at all.

  51. Use a tablet by rhyous · · Score: 1

    Don't use one medium, use many.

    Use open source codecs and include the codecs and their source on the media

    1. An MP4 on an SD Card.
    2. A DVD - in a case and shrink-wrapped.
    3. A USB thumb drive.
    4. Also A shrinkwrapped tablet in a sealed container might last 100 years.

    Put the Video on a tablet.
    Shut down the tablet.
    Remove the battery from the tablet.
    Shrink wrap the tablet and place the tablet in a sealed container.

    Now all they have to do is add a battery in the future or connect power and turn the tablet on to see the video.

  52. Two media by Anonymous Coward · · Score: 0

    Film, and a projector with it. The projector may not work, but it can be repaired or even duplicated if nothing similar exists. Then store on the studiest digital medium, along with a player. Hopefully the digital version will work, but if not, the film is there. Why depend on just one technology when two are available and inexpensive?