Slashdot Mirror


UK to Build Network of 150 Digital Cinemas

mikael writes "According to this article at the BBC, a network of 250 digital screens in 150 cinemas across the country is being planned. Each film is losslessly compressed from 1 Terabyte down to 100 Gigabytes and encrypted onto a portable hard disk drive with a key unique to each cinema, which is then delivered to the cinema. Each cinema projector will be capable of showing films at resolutions of 2048 x 1080 pixels. "The key benefit is the distribution and screening of documentaries, British and foreign language films, as making a digital copy is considerably cheaper than spending over £1500 pounds to make a copy of a single film". Other benefits include better picture quality and the ability to show more films each day." The UK Film Council has a brief overview of the project as well.

17 of 200 comments (clear)

  1. Digital vs. Film by Orphaze · · Score: 4, Interesting

    Isn't 2048 x 1080 significantly less than regular movie film as far as resolution goes?

    1. Re:Digital vs. Film by badasscat · · Score: 5, Interesting

      If you shoot 35mm film, you get your negative, you cut the negative, you create a duplicate of the negative, then you create more duplicate negatives from that, then you finally create prints from those duplicate negatives. So by the time it gets to the cinema screen it's not unusual for a 35mm print to have gone through four or five _analogue_ copying stages from the original film negative.

      Er, ignoring digital editing systems that cut at least one step out of that process, I'm not sure where you're getting "four or five" analogue copying stages even out of your own example.

      "You get your negative" - this is the original film. "You cut your negative" - this is still the original film. "You create a duplicate of the negative" - ok, this is copy 1. "You create more duplicate negatives" - this is copy 2. You're not making copies of copies, you're making a bunch of copies from one original. "You finally create prints from those duplicate negatives" - this is copy 3. So, only three copies are made through the most laborious process possible - and digital editing systems cut one copy out of that.

      Not to mention that film has been around for more than 100 years and so much R&D and technological advancement has gone into it over that time that the quality loss is really minimal through every stage. Sure, if you kept making copies of copies of copies of copies, eventually you'd see a real resolution difference from the original; but you won't in any commercial film.

      As a result, the resolution of a final 35mm print is almost certainly substantially less than 2048x1080, whereas digital holds that resolution from start to finish (absent crappy compression schemes).

      Different film stocks have different grain properties, and it's the size and distribution of the grains (the crystals) that hold the detail in analog film. Some film stocks have more than 3,000 crystals per inch, some have less. But all would be significantly and noticeably higher in resolution and detail than 2048x1080 digital resolution even after the production process was complete and all copies made.

      I have seen several commercial films shot, edited and projected digitally - including Final Fantasy: The Spirits Within and the last Star Wars. They looked good - cleaner than film prints, surely - but there was noticeable and obvious (to me) pixelization and aliasing throughout the films. Most people probably wouldn't have noticed and/or cared, especially in the absence of the analog "noise" caused by film grain, but it was clear to me that either the projection system or the films themselves did not have the actual resolution of their film counterparts. I don't know what the resolution of the projection systems used in the US is, but I doubt it's much (if at all) lower than 2048x1080.

    2. Re:Digital vs. Film by SunFan · · Score: 2, Interesting


      Outside of big releases with people dressed up like Jar Jar for the opening night and $1 family day at the movies, movie theatres are largely obselete. Last time we went to a movie, we ended up spending $25 for two people for, what, two hours? Amusement parks are cheaper per hour than that, and even they are way too expensive! ($50+/person/day to hug Mickey is just plain idiotic, IMO)

      --
      -- Microsoft is the most expensive commodity operating system and office suite vendor in the marketplace.
    3. Re:Digital vs. Film by Zeinfeld · · Score: 2, Interesting
      Film canned at 3000DPI is assumed to have all useable details captured. If the film this is replacing is 35mm (1 x 1.5 inches)then a resolution of 3000x4500 is required for replacement. 2048x1080 falls a bit short.

      Although 35mm photography and cinema use the same film stock the orientation is different. Still photography has the long side of the image parallel to the direction of the film advance. Cinema (except for IMAX) has the image oriented perpendicular. So the image area is about 0.75 x 1" or 2250 x 3000 pixels or about 6 Megapixels.

      The 2 Megapixel projectors are certainly not optimal and much higher resolutions are used for editing but reducing from 6 to 2 Megapixel is not a major issue. People do not complain much about the use of anamorphic lenses for widescreen.

      If you go close up to the screen in most commercial cinema the picture will be so out of focus you will not notice the difference in any case. The massive amount of heat put out by a Xeon arc means that the lenses heat up during the show and their optical characteristics change. Very few commercial cinemas have projectionists who check the focus at the start of a show, let alone after the projector has heated up.

      The bigger constraint on the projectors is going to be the amount of light that they can throw.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  2. 10:1 lossless video compression? I don't think so. by mcg1969 · · Score: 5, Interesting

    Subject says it all. There's something fishy about a feature film at 1080p24 compressed "losslessly" down to 100GB. That's 573GB (yes, bytes) per hour uncomrpessed, assuming 24 bits per pixel. Even D5 compression isn't lossless, and that's 5:1.

  3. I doubt they mean truly lossless by Kip+Winger · · Score: 4, Interesting
    Converting even raw RGB video down to 1/10 the size, while leaving it lossless, is currently not possible using any compression known to man.

    To get anywhere near that much, you have to at least convert it to the sum of cosines using Fast Fourier Transformation, which, since it distorts the data by converting it to not the exact amounts but the nearest amounts, is inherently lossy.

    Any programmers in the UK want to start a lawsuit for false adverts?

    --
    - - - - - Fear not the reaper, but my shiny white teeth.
  4. You know... by Creepy+Crawler · · Score: 3, Interesting

    Perhaps the Media Companies really DO get it, but dont want to lets us know they do..

    Still, I wonder exactly what scheme they use to play these.. And, if I work out the numbers...

    100 GB for 2 hours. Thats 7200 seconds.

    We dont know if thats GB or GiB, so lets assume its GB. 100GB/7200sec or 1 GB per 72 seconds. Thats about 13.9MB per second for all sound channels and video.

    If they really do spend THAT much on making vinal film, why not instead hook up to a fiber optic network and transmit ALL films to a server at the theater?

    --
  5. Resolution by Omnicrola · · Score: 4, Interesting

    Granted, that's a pretty high resolution by most people's standards, but take into account that it's being projected onto a 30 ft or larger screen, and it seems (to me) that it's not a high enough resolution.
    Someone once mentioned to me that the frames that Pixar renders out for it's films are something on the order of 4000 x Something resolution, which sounds a bit more comperable to film.

  6. Re:Now how long by HawkinsD · · Score: 4, Interesting

    Presumably each file is digitally watermarked, so that rips could be identified as having originated in one particular projection booth.

    So... what do you do, as a theater owner, knowing that your ass is personally on the line if pirate copies of your copy of the movie appear?

    If it were my theater, I'd have the only key to the server room, which would be the only place that the hard drive would do any good.

    Since the data has to flow from the server room to the projector when the movie is being shown, I'd enforce access logs on the server, so I could tell if the file had been read at times other than showtime.

    But that still doesn't stop the $8/hour projectionist from installing a device that intercepts the data, copies it, and then passes it along to the projector.

    Are there such things as video projectors that accept an encrypted stream of data?

    --
    Never attribute to malice that which can be explained by mere idiocy.
  7. Re:Now how long by LnxAddct · · Score: 2, Interesting

    If its found to be watermarked, the scheme becomes slightly more complex. If the watermark is undetectable, or not easily able to be found (which they aren't supposed to be, correct?) You need someone else at another unrelated theater to grab a digital copy as well. Assuming both are digital copies, then a frame by frame comparison should point out any watermarks. A little manual (or scripted) touching up will take care of it.
    Regards,
    Steve

  8. Resolution not high enough ? by zymano · · Score: 2, Interesting
  9. In sweden.. by lordsilence · · Score: 3, Interesting

    There's been lots of fuss about this digital cinema system. Appearently the projectors last 3-5 years before the technique is "outdated". Sure it cost much less to get a digital cinema projector. But the analog last for 15 years or more.

  10. The resolution is pretty low... by NeedleSurfer · · Score: 2, Interesting

    Consider the screen size, for a rather small 15x45 screen the pixels will be 1/4inch x 1/6inch tall. It might seem little but its not, you see the pixels if you start looking at the picture quality, plus you need one very powerfull projector (6000 lumens and up) to get decent contrast. Using systems like Watchout, Blend Pro or whatever else you choose you can have resolution 4 time higher as source, make each projector project 1/16 of the source at native resolution of 1280x1024 (to date no projector have a native resolution of 2048x1080), 16 relatively cheap projector of 1500 lumens later you end up with a projected resolution of 5120x4096 in which you may fit as many lower resolutions as you wish, each pixel is damn small and you have a very well spread 9000 lumens projection. Cheaper and better...

  11. Watch Philip Anshutzs by WindBourne · · Score: 2, Interesting

    Anshutz is rather intersting. He is major stockholder in Qwest (until he finally gets thrown in jail for all the qwest stuff that pulled). As part of that, he was trying to figure out how to fill the pipelines that he has all over the country. and the Answer: send digital movies. So now, he is busy buying movie houses under the name of regal and getting ready to turn them digital. All of them will be filled via qwest lines (or some local if qwest is not in area).

    --
    I prefer the "u" in honour as it seems to be missing these days.
  12. Re:Now how long by Anonymous Coward · · Score: 3, Interesting

    Assuming both are digital copies, then a frame by frame comparison should point out any watermarks.

    Not necessarily!

    Assume the pixels of the movie come in a stream M. Now assume you have a pseudorandom sequence P1 that tells you which pixels to add your watermark data to. That gives you a pixel stream M' which is mostly zeros except for the watermark. You distribute M + M' = M1 to the first theatre.

    Now do the same with another copy of the movie, with a different pseudorandom sequence P2. This sequence is uncorrelated with P1. You get another set of pixels M'' which have watermark data. M' and M'' are "mostly disjoint". Now do M+M'' and get M2.

    There is no operation you could do with two movies that would remove the watermarks. You could only add a second watermark to the movie.. Example:

    Subtract the two movies: M1-M2 = M + M' - M - M'' = M'-M'' .. you get a stream of random bits which represents the two watermarks, but with one "inverted".

    Average the movies: (M1+M2)/2 = M + (M' + M'')/2 .. now you've added a second watermark to the movie. The MPAA will put the smack down on BOTH of you.

    However, there's something in that last one.. what if you did this with all 150 movies? (M1 + M2 + .. M150)/150 = M + a tiny bit of noise representing all the watermarks averaged together.

    Would this work? I don't know. They could easily thwart this too, by making sure the frames of the movies weren't identical. They could film at a higher frame rate, and then downsample to a slightly lower framerate, which would make sure each movie's frames were completely different. I don't know enough to contemplate the effectiveness of this. They could even downsample non-uniformly across frames with another pseudorandom sequence and it would be extremely difficult to reconstruct the original M, let alone remove the watermark. So if you tried the trick you would just get noise.

  13. Film has far greater contrast... by Dzimas · · Score: 2, Interesting
    Some really good film has a brightness ratio (that is, darkest black to brightest white) of approximately 1024:1. When projected, the effective brightness ratio falls to about 128:1, and on TV the ratio is a much smaller 32:1.

    I suspect that digital projection will not provide anywhere near the rich brighness gradient we have come to expect from film.

  14. better quality? i doubt it. by DaveJay · · Score: 4, Interesting

    2048x1080 resolution is BETTER QUALITY than analog film? Not likely. They are likely referring to the absence of scratches and whatnot that build up over time, but I have a hard time believing that 2048x1080 projected on a large screen will not look pixelated.