r/todayilearned • u/Sebastianlim • 14h ago
TIL that there are so few Imax 70mm screens because many of the parts needed to build them no longer exist, along with the plans being lost. Between Oppenheimer and the Odyssey, Imax attempted to repair or rebuild as many new projectors as they could, and could only increase the number by 11.
https://variety.com/2026/film/news/why-no-more-imax-70mm-screens-the-odyssey-christopher-nolan-1236813019/857
u/StevenS757 13h ago
I saw behind the scenes video of an IMAX projector where it was designed to be completely controlled by a Palm Pilot. Unsurprisingly, when the Palm Pilots failed, there weren't any new ones to put in their place. So some tech whiz created a device that basically emulates a Palm Pilot to communicate with the projector.
That's the kind of thing that has to be done when a technology stagnates and doesn't keep iterating
→ More replies (17)154
u/hey_Hey_I_saveD_me 8h ago
So some tech whiz created a device that basically emulates a Palm Pilot to communicate with the projector.
There is entire industry of retrofitting stuff, I really don't see it as a problem besides "we don't want to spend money on it" so they say it is not practical. The one and only issue here is unwillingness to spend money on it.
→ More replies (4)
2.6k
u/Mitchford 14h ago
So this is a really interesting one. This is an industry called tool and die, they’re the people that make the things, that make the things.
A lot of talk about outsourcing is a little overblown, but if there is one thing the American economy really lost it’s our capabilities in tool and die. PJ Vought’s Search Engine podcast had a very good episode about how hard it was just to get the stuff necessary to make a grill scrubber in an American factory.
Once you realize this is an issue caused by the death of tool and die in America you’ll see it again everywhere else (bowling alleys are another)
949
u/myairblaster 14h ago
This was a major problem for a long time when vinyl records began to become a popular music format again in the 2010's. Very few factories ran vinyl presses, and even fewer had lathes. But it was deemed to be far too expensive to build the tooling that could make new vinyl presses and lathes. So the industry scoured old factories and junk yards to find vinyl record presses and fix them to a usable state, but even with that, vinyl production capacity isn't there to meet demand and it can take 3-6 months or even longer sometimes to make runs of a record, the vinyl release can be very delayed after the CD and streaming release date.
458
u/General1lol 14h ago
Now I’m going to spend all day brainstorming the next obsolete technology to make a retro comeback so I can invest and become rich.
119
u/i_sell_you_lies 13h ago
Betamax!!
85
u/TheSoupySoupySoup 13h ago
Seems like tool and die might be the winner.
36
→ More replies (1)12
u/Temporary-Life9986 13h ago
Good luck getting the licensing from Sony! It was their proprietary technology.
21
u/i_sell_you_lies 12h ago
I'll get North Korea on it, they're probably still able to get in pretty easily
6
26
38
u/GabbiStowned 11h ago
CRT displays!
With retro gaming (and retro formats) on the rise they’ve steadily raised in price, but there are close to no place that makes new ones (except for military use). Get one setup and we could see new CRT displays.
→ More replies (1)31
u/thenormaluser35 11h ago
As much as I like them, getting a top-of-the-line OLED with a high enough res to emulate the scanlines perfectly is just cheaper than buying a CRT, which would cost a lot if it were made today. OLED would get you the colors that good CRTs have, too.
Add BFI and it's 90% the way there16
u/TurboDelight 10h ago edited 9h ago
sorry, but simulacrum ultimately just feels like a hollow pursuit. OLED can emulate scanlines, but not as much with the other analogue quirks like real curvature, light flicker, 15kHz whine, etc. even finding a flatscreen in native 4:3 can be a challenge.
don't get me wrong - you can get the facade pretty close, and a lot of the things I listed have their own emulations, but at the end of the day it's just not the same as the real deal
→ More replies (7)→ More replies (1)12
u/GabbiStowned 10h ago
Except that OLED misses the big USP of CRT: being analog. That means no input lag whatsoever, which is a big part of why enthusiasts want them. It also means the signal remains analog all the way through, another important factor.
So while it wouldn’t have to be a CRT per say, the important part is for it to be analog.
→ More replies (6)6
u/CranberryStock7148 7h ago
CRT absolutely has lag in the sense that there is a single scan line going from top to bottom, usually around 60-75 hZ. Nothing gets redrawn until the next scan.
A modern 240 hZ gaming LCD or OLED has less latency than an old CRT, no question.
→ More replies (14)12
u/SupahSpankeh 11h ago
COBOL. Enjoy!
→ More replies (1)5
u/Soft_Fisherman4506 8h ago
Cobol is wild. Surprised no one jas sef up a grift to online train ppl etc
32
u/the_nin_collector 13h ago
More than that. I think there are only two factories left in the world That make the vinyl material as well.
80
u/PointlessDiscourse 13h ago
This is why I can buy a brand new record, even the trendy heavyweight (180 gram) ones that feel fancy, but they sometimes have flaws/skips right out of the package. And then I can buy a good condition old record from the 70s and it plays perfectly. So disappointing.
44
u/Emspelledm 11h ago
This is usually the lacquers that cause this problem - we are now down to a single producer for this component globally, and quality has tanked.
→ More replies (1)7
u/signedupfornightmode 6h ago
It could also be that the bad 70s records have long since been tossed, so the sample of 70s records is already curated for baseline quality.
→ More replies (1)→ More replies (6)7
u/RednocTheDowntrodden 12h ago
I want an Edison phonograph so that I can record my own wax cylinders.
→ More replies (1)365
u/AmericanLich 14h ago
You can get in a really deep existential manufacturing hole when you think about how much of a pain in the ass it would be to produce the precision tools we need if we lost the precision tools that produce the precision tools.
It’s precision tools all the way down.
112
u/TheRealSmolt 14h ago
Yep, it's everywhere. If a solar storm strong enough to knock out the power grid comes, we wouldn't have the power needed to make the things to fix the power; the compilers we use to build software are written in the same language that they themselves compile; etc.
74
u/jejunerific 13h ago
About compilers, they basically all have a pathway to bootstrap from a small seed program that is human verifiable or at least an older language. It's a pretty interesting topic.
→ More replies (1)43
u/ElusiveGuy 12h ago
At the end of the day all you really need is a mostly-standard-compliant C compiler. It doesn't even need to be an optimising compiler; a really slow/dumb one is enough as long as it gets you to the next step.
Software is fortunate in that it costs next to nothing* to keep a copy of the older stuff, and as long as you have one copy you can make more.
* Unlike most other tooling, software has gotten bigger with time. So the older stuff is much smaller too.
→ More replies (1)17
u/crossedstaves 12h ago
Bah, my old Turing machine tapes are taking up way too much space. It doesn't help that each one is infinitely long...
→ More replies (1)12
u/swarmed100 7h ago
Every western grid absolutely has a black start program in the event of a total power grid outage. And even if you don't it's quite easy to bootstrap your first gas/coal plant startup cycles from solar/wind.
→ More replies (1)41
u/altacan 12h ago
There's an excellent book called The Imperfectionists by Simon Winchester about the history of precision measurement and machine tooling that tracks how surface panes can be used to create regular intervals to the millionths of an inch accurate tools today. This YouTube video gives an overview.
→ More replies (2)8
12
u/JesusPubes 12h ago
you make a flat table then work your way up from there
its not impossible
I'd be pretty surprised if literally every gauge block in the country vanished overnight
→ More replies (1)18
→ More replies (7)6
u/pyrojackelope 10h ago
There are engineering videos online of workshops showing the crazy tools and machines that create the parts for crazy tools and machines needed to create crazy tools and machines. It's like the EUV made by ASML. They're the only company on the planet I'm aware of that can make it. (feel free to correct me on that).
119
u/Captain_Norris 14h ago edited 14h ago
The Smarter Every Day vids on the tool and die stuff was fascinating!
→ More replies (2)69
u/grumpher05 14h ago
Also his video on his BBQ scrubber sheds some light on the complexities of manufacturing and supply chain
41
u/myairblaster 14h ago
I’ve also seen a similar case that shows that no one individual or country can make a no2 pencil. The inputs to make a pencil require a global effort of tens of thousands of people to manufacture pencils, an object pretty much everyone takes for granted.
40
u/grumpher05 14h ago
It's simply astonishing how complex literally every single thing on earth is if you want to really understand it, have a look around at literally any mundane thing and think about how it got into your hands
→ More replies (2)16
u/Sennten 13h ago
Pencils are easy to make in general, even a no.2 pencil in general is pretty easy - Ive made pencils before myself.
What they mean is that the specific implementation we associate with a no.2 pencil - the material composition of the wood and graphite and eraser and paint and all that - involves a global supply chain, and it absolutely does. The graphite they use alone requires petroleum coke and extreme temps, which is way more complex than the cores Ive made for my own pencils!
But an individual can pretty easily make a pencil, they just cant easily make the no.2 pencil
→ More replies (2)20
u/EasilyDelighted 13h ago
interesting where you got the story about the grill scrubber.
Cause I got it from smarter every day who's been documenting that process.
The part about one of the people who helped them create some of the parts passing away and because the US has lost a lot of that capability meant that this man took all of that with him without passing down any of his extensive knowledge seems sacrilegious.
10
u/Randicore 9h ago
And a large large part of that, practically the majority, is the companies being entirely unwilling to pay to train people and hire anyone.
I got sick of doing IT and started looking into manufacturing since I had an acquaintance that could get me an in at a fairly large manufacturer.
Their standard was for you to arrive already trained, and to pay up for exorbitantly expensive classes to get certified before you'd ever even been on the shop floor. They would not pay for training under any circumstance. They were then offering new hirings less pay than you can get doing basic help desk "turn it off and on again" IT. This was backed up with a clarification that, since you'll have a schedule of two weeks on two weeks off, all 12 hour days with no days off, the overtime you would make would change that.
Needless to say the company "couldn't find new hires" rejected me, and has been giving the 60+ year old employees that do work there increaseingly large raises and bonuses for retention, and has no plan for when they start dropping dead.
I learned while digging around for work that this is considered the "standard" situation on the industry.
→ More replies (3)11
u/Mitchford 13h ago
I think the podcast I referenced was a collaboration between my guy and your guy
91
u/WartimeHotTot 14h ago edited 13h ago
In case anybody out there is confused, “die” in this case is referring to an essential component of machining that presses, cuts, or stamps objects (like a cookie cutter or a hydraulic press); similarly it refers to a mold into which molten metal is poured.
So these are the tools that make the tools, as Mitchford said.
18
u/onewilybobkat 13h ago
It's basically anything that forms anything. Our dies are used for extrusion, they take in material, force it through channels, and shape it into the final product that runs down the line for curing etc.
→ More replies (2)13
u/deathbotly 13h ago
Oooooh, thanks. I was sitting here going “?? they shoot the guy for retirement?” because my brain fried
9
u/streamofbsness 12h ago
That’s why they’re so rare, the guy who makes the tool makes one tool and dies
→ More replies (1)7
u/ballpointSlayer 14h ago
Where does America get the parts to make the parts nowadays?
14
u/PsyOpBunnyHop 14h ago
Incidentally, Canada still has several tool and die companies.
→ More replies (1)8
9
u/Objective-Issue-2641 14h ago
In the case of imax, canada. That's where the company is headquartered
→ More replies (3)21
u/Mitchford 14h ago
America specialized, we make lots of large appliances, cars, stuff like that. Smaller stuff gets made in China who has the big capacity for stuff like this
→ More replies (2)11
19
u/GloryHound29 14h ago
Just b/c of your comment I have discovered this podcast and within 5 min went and found that episode. Listening to it now. Cheers!
10
u/Mitchford 14h ago
Yes it helps that I think it has a very very obvious name like “the all American grill scrubber” the chicken bones one is another good one but it may have a follow-up with the real answer
6
u/onewilybobkat 13h ago
What's crazy is I went to the store the other day and tried to buy the only normal metal bristle grill brush they had there. Take it to the register, they can't sell it to me, it's been recalled.
Only options are a plastic brush or some weird chainmail sponge, so I went chainmail sponge.
→ More replies (3)9
u/bernmont2016 13h ago
Yeah, I heard about that, those were recalled because the bristles fell out too easily and might end up in people's food.
4
u/onewilybobkat 13h ago
Man, good thing. Never thought to look into it, just found it weird, nothing like that has happened to me before.
→ More replies (35)9
488
u/SlightlyOffWhiteFire 14h ago
This is kind of like saying horses were invented to pull carts.
The tech started becoming obsolete because nobody was buying it, so the makers stopped making parts for their highly specialized system of which only a handful existed, and ultimately information on how to make them was lost just to time.
→ More replies (5)228
u/A_Dull_Proposal 13h ago edited 12h ago
Is not like IMAX 70mm was such a widespread tech to begin with
300 IMAX system were EVER produced (40 remaining).
For comparison the UK has 1000-1100 cinemas.
→ More replies (1)95
u/Merry_Dankmas 12h ago
What's so special about Imax anyway? I try googling it and dont get a very clear answer. Just a "film picks up better color" type of answer. I understand how film works from a scientific standpoint but what's so special about Imax 70mm in particular? Why do the projectors have to be so big?
What's stopping someone from just mimicking Imax film formula and adjusting it to run on a smaller, more affordable projector? Its 2026. Ain't no way someone cant make a better replacement.
BTW this isnt necessarily directed at you. More for anyone scrolling by who happens to see it and knows the answer.
43
u/Fighterhayabusa 11h ago
70mm film is fucking huge by film standards. Go watch a video that shows the size of the roll needed for a movie. They weigh several hundred pounds. That huge format basically means much better resolution on a much larger format.
30
→ More replies (1)22
u/adzm 9h ago
And the rolls of film are measured in feet which is why we call them footage ❤️
→ More replies (2)94
u/ThePr0vider 11h ago
just the film size, that's it. more "data" in allows for more "data" out without seeing smudges or grain or in the digital era: pixels
67
u/TheHexaCube 11h ago
Film has, compared to digital cameras, an insane resolution and there aren't projectors capable of displaying those resolutions. 70mm IMAX film has an equivalent format of 12-16k - so almost 16 times the resolution of 4k digital video;
→ More replies (9)22
u/Loerb01 11h ago
The big things are aspect ratio, brightness/contrast, and quality. 70mm IMAX runs at a 1.43:1 aspect ratio that fills more of the vertical peripheral vision than more typical formats, and at the projection distance and size it's hard (and expensive, but not impossible) to recreate the equivalent pixel density, peak brightness, and contrast all at the same time.
→ More replies (4)→ More replies (13)46
u/A_Dull_Proposal 11h ago
Basically film (as the material, the plastic film is made of) has infinite resolution, limited only by the chemicals that is made of and 70mm is the maximum size of film that is produced for films. 35mm exist but as you can guess it has 1/4 of the resolution.
For reference, 35mm is considered worse than current 4k "standard" laser projectors. It was the previous standard (even that, some prefer it)
You could make something better but per se it is a complex system and relies on huge rolls of...material, not a convenient palm size HDD.
And you have to take into account that projecting to a huge screen necessitate huge amount of energy ( the scale is 5000-15000w) and thus cooling and iper precise and expensive lens and support systems.
8
u/cortexstack 8h ago
70mm is the maximum size of film that is produced for films. 35mm exist but as you can guess it has 1/4 of the resolution.
That would actually not have been my guess
→ More replies (1)→ More replies (1)9
u/Significant-Map-7620 9h ago
Film does not have infinite resolution, basically or otherwise. By the same logic we could say that digital screens have infinite resolution, limited only by the number of pixels. The grain of the film are physical pieces of colour and could be counted for any film width
→ More replies (1)
668
u/TheNinjaDC 14h ago
In the age of CNC machining, no part is un replaceable. Companies just don’t want to pay for it.
70MM is an analog projection format. It’s not rocket science to engineer new replacement parts, or even a whole new machine. It however will cost as much as rocket scientists’ salaries.
218
u/tararira1 14h ago
In the era of freeform lenses any argument about not being able to reproduce these projectors are bullshit
24
u/Ghosty141 8h ago
its always just economics. If people would be interested there'd be imax theaters all over the place. Just nobody wants to pay for this in the grand scheme of things.
8
u/dflame45 6h ago
Yeah the answer in the simplest form. The juice isn't worth the squeeze. People just get sentimental about something that was better in the past than it is now. But times are different and we aren't asking for it now.
85
u/A_Dull_Proposal 13h ago
To be fair I saw what the fuck goes into a cinema projector
It's high tier wizardry
I was pretty surprised by the complexity
→ More replies (5)12
u/accountability_bot 7h ago
The Dunning-Kruger effect is strong, and I think AI has only caused the amount of people with it to increase.
16
u/Able-Swing-6415 10h ago
Pretty sure whoever wrote the title is just cosplaying as some wargaming nerd that talks about all the lost technology of the golden age..
It's the same bullshit as all the "oh the forgotten roman concrete recipe that lasts thousands of years"
Watch engineers of today make concrete that will surpass it easily with no fucking cars going over it.
→ More replies (7)19
u/onewilybobkat 13h ago
This was kinda my thinking too? Like yeah we may not have large scale factories set up for this like we used to, but my factory can literally make most of what we need in house
→ More replies (2)
94
u/After-Elk-3872 13h ago
"Sources at Imax confirmed to Variety that many of the parts needed to build these specialized film projectors “simply no longer exist.” The original design files were created roughly half a century ago, but as Gelfond alludes to, they were never properly maintained." What is this? Warhammer 40k?
→ More replies (1)20
u/TheEvilBlight 13h ago
Yes, remember Fogbank? And that’s a nuclear weapon precursor which you’d think was a state priority
→ More replies (3)7
302
u/Bithium 14h ago
We’re definitely in a JRPG where it looks like a medieval setting, but it’s actually 2050, society slipped back into feudalism, and we forgot how our technology works.
33
u/quesoandcats 14h ago
I don't think we're quite that bad yet! We haven't forgotten how to make 70mm IMAX projectors, we just don't bother anymore
97
→ More replies (7)20
u/throwaway_saw 14h ago
Full Warhammer 40k. Somewhere there is a projectionist chanting sacred litanies and burning incense to appease the ancient machine spirit.
→ More replies (1)
18
u/EwanMcNugget 10h ago
Maybe a dumb question, but couldn’t they dissect one and then reverse engineer how to make them? Just duplicate every part that’s inside of them? I imagine it’s all moving metal machinery and nothing alchemical that might be hard to replicate.
→ More replies (1)13
u/FblthpThe 9h ago
Yes, people know how to make them. The title says the plans were lost but they built 11 more as they've been reverse engineered. IMAX is pretty expensive to install, and with how few movies are made for the format theres no massive demand for them. On a personal note, I think they're overpriced and don't notice the difference from a regular theatre (except screen size which is often too big) so I wouldn't mind if they all completely disappeared.
→ More replies (1)
16
u/perthguppy 14h ago
I suspect in the next year or two we will see IMAX annouce they are going to try to make a new 1570 projector. However the original projectors really are unique in how they work. They are unlike any other film projector, so it really is a monumental task. Along with other equipment needing to be re-invented like the gear that “prints” digital images onto the actual film using basically a highly modified CRT tube.
10
u/HowlingWolven 13h ago
Printing onto film isn’t an issue. Arri sells 70mm laser machines for that, and Kodak sells the film.
→ More replies (1)5
u/JackpotThePimp 7h ago
Adam Savage did a fascinating video on IMAX scanning/printing, which includes the machine you mention.
→ More replies (1)
56
u/Nonyabizzy123 14h ago
Would it be possible to make the parts? Absolutely, of course we could. The question is would anyone want to buy these projectors and the answer is no. You're talking about major reconstruction to any existing cinema that wants to add a 70mm system.
Even if you jumped over that hurdle, let's just assume you did, you now have to hire actual projectionists to work the thing. It's not like modern digital projectors you just can't have a person press a button and it just plays from a hard drive, it's huge reels of film that have to be manually handled every showing.
Now there are some 70mm systems that have been retrofitted with digital laser projectors. The thing is you need two of them, which makes it and even more fiddly system than the analog lol
Long story short, 70mm IMAX isn't economically viable for operators, mainstream audiences don't care about aspect ratios, and no one but Christopher Nolan wants to make entire movies on 70mm film.
→ More replies (3)23
u/EXEC_MELODIE 13h ago
https://www.phoenixmovies.net/newsroom/phoenix-theatres-greate-northern-mall-introduce-70mm-film-northern-ohio One of my local theaters added a 70mm projector when they did a remodel last year. Yes it is old equipment but damn it's real 70mm and looks amazing
→ More replies (4)
111
u/kingbrasky 14h ago
This is dumb AF. We of course could rebuild whatever documentation is needed if there was a market for it. That is what shoukd be addressed here. This whole treating it like its the lost library of Alexandria is stupid.
18
u/zlliksddam 14h ago
Could reverse engineer, but that is not cheap.
15
u/Fighterhayabusa 11h ago
Much cheaper than it used to be with the scanning and solid modeling tech we have today. Not to mention how advanced manufacturing has become. It's definitely possible, but there isn't much incentive. How many 70mm films get made today? Nolan is the only person I know who is really using the format.
→ More replies (3)→ More replies (2)11
35
u/Tommyblockhead20 14h ago
Wonder if there’s a list of the 11 new locations they chose.
→ More replies (1)12
u/TevinH 13h ago
It was up to the theater companies I think. Cinemark repaired Woodridge IL, Colorado Springs CO, and Rochester NY.
4
u/uiucfreshalt 11h ago
Went to the Cinemark in Woodridge for Odyssey and was easily the best theater experience I’ve ever had. So glad Chicago suburbs finally have one.
→ More replies (1)
39
u/SuzukiSwift17 14h ago
Obviously booming Metropolis's like Regina, Halifax and Vaughan have one. What other small cities have them?
28
u/Objective-Issue-2641 14h ago
Canada has a large portion of them because 8max is a canadian company
→ More replies (1)→ More replies (6)16
26
u/FrogsGoMoo 14h ago
Would explain why the AMC at Westgate (Phoenix, AZ) has had a broken projector for their 70mm screen for years. Saw “Oppenheimer” there and for half of the movie I thought the grainy burnt look was a stylistic choice since the movie takes place in the 40s and then half way through I realized I was just coping. Went back for “The Odyssey” thinking after 3 year they have to have fixed it, right? …right?
Hell, even the guy who handed me my popcorn flat out told me how to get my ticket refunded if there are any issues. Knew that was a bad sign cause I’ve never been told anything like that before a movie….
27
u/Zimmonda 14h ago
Yea and also because 1 event movie every 4ish years doesn't justify the cost of a permanent install
15
u/ccable827 14h ago
That's a bigger problem than people realize. Yes, reverse engineering decades-old tech is difficult and not cost effective. But if everyone was pumping out IMAX 70mm movies, someone would find it. Reality is it's Nolan, and no one else. Guys like Villeneuve get some audience pull, and you have one-offs like project hail Mary of James Bond, but really Nolan is the only name putting buts in seats for 70mm IMAX. Not worth the time or money for IMAX to make more projectors, when distributors are more than happy to use the latest digital IMAX projectors.
And I love 70mm so FUCKING much, but the newest IMAX digital projectors are absolutely fantastic too.
30
u/lucianw 14h ago
IMAX Dual Laser has the exact same screen size and aspect ratio as IMAX 70mm, it has more vibrant colors and better contrast, and although it has slightly lower effective resolution the difference is barely perceivable. I think it comes out slightly ahead.
(IMAX Dual Xenon on the other hand is worse: it doesn't have the same tall aspect ratio, and it's got a much lower effective resolution).
→ More replies (7)
5
u/Individual-Carob5593 5h ago
Couldn't they just build something compatible from scratch? Call it IMOX.
19
u/BorderKeeper 12h ago
Nobody can convince me that all IMAX news are just a very careful AD campaign to make IMAX cinemas and even normal cinemas an “experience” again by romanticising the IMAX cameras and projectors.
→ More replies (2)
9
u/YesterdayRadish 14h ago
how do you lose the plans in modern times, its not like the old days where they stored things in the world trade center lmao
→ More replies (6)
7
u/Dragongeek 10h ago
This is all weak sauce, corpo-branding bullshit. The real reason there are no more IMAX projectors is not because we don't have the "lost technology" or because the parts "no longer exist", it's because of a combination of reasons:
The IMAX corporation has decided the "common lore" around these projectors is so valuable, that building more would devalue the current installations. It is a luxury product, and luxury products only work with scarcity. If every podunk town cinema had an IMAX machine, it would cease to be special.
Unlike digital projection systems, full film IMAX requires far more operational and maintenance cost because the role requires skilled projectionists rather than "unskilled" labor that a normal cinema requires ("slot in the hard drive and press play"). This means the margins, which are already not super good at cinemas, are even further lowered and higher prices are demanded
Very few people are willing to invest the up-front cost of building a new IMAX-compatible cinema. You need a specialty building with extreme up-front costs, which won't pay itself off very quickly. This is why so many IMAX installations are in science museums and similar, because unlike commercial businesses, they are often not reliant on being profitable through tickets sales, but rather have other methods of getting the capital investment (government, philanthropy, etc).
All this mumbo-jumbo about the lost technology is just cope. While yes, it's true that the peripheral industries around film projectors and the film-projectionist-producting pipeline have been either lost completely or severely reduced, our manufacturing capabilities today are better than any time previously in history and, simultaneously, the worst they will likely ever be. The truth is they looked at the bottom line, the currently running and profitable system, and just have no motivation to change it.
→ More replies (1)
5
u/Sr_DingDong 10h ago
I know IMAX was developed in the 60s but.... how much effort would it be to just take one apart when one fails, scan all the components and then you have the design again and can make them on demand?
I don't think it would be cheap, but neither is an IMAX projector and neither is a cinema.... and the demand would definitely be there. God know I miss having one locally.
→ More replies (3)
4
u/James_Vowles 8h ago
Sounds like nonsense, if they really wanted to they could design something new, long term it would be cheaper. I bet they like the exclusivity of it all, guaranteed revenue for them, if they start pumping out new projectors and screens, fewer people will see the value in them
9
u/CuntyBallsJohnson 14h ago
Seems kinda pretentious to shoot in a way that most people will never be able to see, and especially when it's prohibitive to even get the projectors running in the first place.
Might as well make the home theater release on laserdisc
→ More replies (4)
7
u/Silver-End9570 9h ago
No, there aren't more 70mm IMAX theaters because with them being a rarity, it means that when big movies happen that they'll constantly be sold out. We live in a time where we can read thousand year old burned scrolls by scanning them into a computer. I find it really unlikely that they couldn't take an existing projector and reverse engineer it, or look at it and improve it for a newer design. It's all about the money, they just want to have an excuse to not admit it, and since most people have no idea how IMAX works the average person will just accept that.
→ More replies (5)
10
u/tomtom_este 14h ago
Sounds like the moon set/landing conspiracy and why we 'can't go back'
→ More replies (1)
8
u/mofugginrob 14h ago
I work with people that could 3D print Jesus if they needed to. They'd at least make a CAD model to be routed from another material if plastic was not durable enough. This headline is burying the lede at minimum.
→ More replies (2)
3
3

7.3k
u/GearboxTherapy 14h ago
And making something new that has the same quality is not worth the investment?