Tech Tangents is one of the best retro channels on youtube but by retro I dont mean glorified nostalgia either. Shelby puts a lot of work into his videos and likes to showcase what awesome engineering went into some of the early tech that was practically magic. Love the channel and glad to see it on HN.
I'm not that familiar with CED but the fact that we can see the images with microscopes is because these are analog discs? And that was because computing power back then was non-existent so they didn't use any kind of compression?
Here's a screen capture of the end credits visible on the disc the videos worth it but I do think sometimes you need to start with the money shot
https://ibb.co/v4KK88fF
The live stream of this had more interesting things as well, such as looking at the ink on mimeographs compared to inkjet printing. Long and rambly as live streams tend to be, but it is there if anyone cares.
I wrote a simple tool, when I was a kid, that dumped binaries into VGA mode 0x13 and allowed me to vary the width. Mode 0x13 is one byte per pixel so it was just a simple REP MOVSB to put data into the buffer (no worrying about bitplanes). It was so useful in reverse engineering software. Besides raster data, regular data structures often jump out.
So CAV (constant angular velocity) is an encoding format for laser disks. When something is written with CAV, it is basically analogue data and therefore repeating patterns can be recognized on the disk.
No, CAV has nothing to do with encoding, and both analog and digital formats have used both CAV and CLV and hybrids of the two.
The legible text seen in the microscope images happens because of the combination of LaserDisc recording a raw and uncompressed encoding of the analog video signal, the way that LaserDisc used CAV to store an integer number of frames per track so that the image data for corresponding on-screen locations of subsequent frames would be aligned at the same radial position on the disc, and the credits scrolling vertically at constant speed.
If LaserDisc had used a digital encoding (especially a compressed encoding), the data on disc may still have had discernible patterns but the text would not necessarily have been legible. If it had used CAV but not stored a whole number of frames per track, then temporal and spatial locality on screen would not have corresponded so well to spatial locality on disc. And the vertically-scrolling credits are pretty much the only kind of content that can produce the recognizable and legible images on the disc surface.
I think the fact that the aspect ratio of the text came out approximately right probably is a consequence of the scrolling speed of the credits being chosen to suit the vertical resolution of the video. If the text had appeared squished in the microscope, it would probably have been moving too fast on screen to be clearly legible.
No; it's strictly a reference to constant RPM or variable RPM.
CAV discs contained one frame per rotation. While this meant you could only fit half an hour on one side of a disc, it did give you perfect slow-motion and freeze-frames.
I worked in a video store and loved LaserDiscs. The Duran Duran video album was CAV, and the Pioneer LD-700 had such a fast transport mechanism and remote control that I could to DJ-style "scratching" with it.
The data being written to the disk is the same in CAV or CLV disks, but the player just needs to know how to spin the disk at the right speed so that the laser can read the pits/lands correctly. It is purely a detail about the speed that the disk is spun at so they can cram more data on it with CLV disks.
What CAV LaserDiscs allow for, though, is to make it extremely obvious where scanlines and blanking intervals are in the video signal.
Actually amazing being able to read the text like that, and on two different types of discs. Great video, was much better than I was expecting it to be from the title!
Fun fact about laser discs. They are analogue not digital. CD’s store digital information with the presence or absence of pits. Fairly ancient but still fundamentally feels like a very old version of a thumb drive.
Laser discs are not digital. They encode the analogue video signal’s value as the length of the pit. It is digitized in the time domain - sampled at some frequency, but the “vertical” signal value is stored entirely analogue. In terms of encoding it’s more similar to a VHS tape than a CD. Kinda crazy.
yeah i remember learning this as a kid and being surprised. i originally thought laserdiscs were modern high tech, but then they turned out to actually be from the late 70s/early 80s with the primitive analog video encoding where red book audio cds of the mid to late 80s were actually digital.
BUT... Pioneer put AC-3 (Dolby Digital) surround on LaserDiscs before DVDs came out. So LaserDiscs were the first video medium to offer digital sound at home.
And at that point, most players sold were combo players that could also play CDs.
And there was one more disc format: CD Video. It was a CD-sized digital single that also had a LaserDisc section for the (analog) music video. I have a couple; one is Bon Jovi.
https://m.youtube.com/watch?v=zIsCswtkozI (mimeograph around 3:36:00 mark)
The legible text seen in the microscope images happens because of the combination of LaserDisc recording a raw and uncompressed encoding of the analog video signal, the way that LaserDisc used CAV to store an integer number of frames per track so that the image data for corresponding on-screen locations of subsequent frames would be aligned at the same radial position on the disc, and the credits scrolling vertically at constant speed.
If LaserDisc had used a digital encoding (especially a compressed encoding), the data on disc may still have had discernible patterns but the text would not necessarily have been legible. If it had used CAV but not stored a whole number of frames per track, then temporal and spatial locality on screen would not have corresponded so well to spatial locality on disc. And the vertically-scrolling credits are pretty much the only kind of content that can produce the recognizable and legible images on the disc surface.
I think the fact that the aspect ratio of the text came out approximately right probably is a consequence of the scrolling speed of the credits being chosen to suit the vertical resolution of the video. If the text had appeared squished in the microscope, it would probably have been moving too fast on screen to be clearly legible.
Those can have near-legible images, but most of the time they are not.
CAV discs contained one frame per rotation. While this meant you could only fit half an hour on one side of a disc, it did give you perfect slow-motion and freeze-frames.
I worked in a video store and loved LaserDiscs. The Duran Duran video album was CAV, and the Pioneer LD-700 had such a fast transport mechanism and remote control that I could to DJ-style "scratching" with it.
https://youtu.be/qZuR-772cks?t=1540
The data being written to the disk is the same in CAV or CLV disks, but the player just needs to know how to spin the disk at the right speed so that the laser can read the pits/lands correctly. It is purely a detail about the speed that the disk is spun at so they can cram more data on it with CLV disks.
What CAV LaserDiscs allow for, though, is to make it extremely obvious where scanlines and blanking intervals are in the video signal.
Laser discs are not digital. They encode the analogue video signal’s value as the length of the pit. It is digitized in the time domain - sampled at some frequency, but the “vertical” signal value is stored entirely analogue. In terms of encoding it’s more similar to a VHS tape than a CD. Kinda crazy.
And at that point, most players sold were combo players that could also play CDs.
And there was one more disc format: CD Video. It was a CD-sized digital single that also had a LaserDisc section for the (analog) music video. I have a couple; one is Bon Jovi.