Slashdot Mirror


Source of Amiga Video Toaster Software Released

bender writes "About a decade after the release of of the NewTek Video Toaster for the Amiga, OpenVideoToaster is now hosting the source code of the software! The Video Toaster ushered in the age of affordable desktop video in 1991 and was used in products such as Babylon 5 and Jurassic Park."

45 of 394 comments (clear)

  1. Nice code, some duplicates... by tcopeland · · Score: 4, Interesting

    ...in the report for Video Toaster CG as analyzed by CPD.

  2. Rumors by frenetic3 · · Score: 3, Funny

    this is the same device CNN allegedly used to spruce up their Gulf War footage :)

    god bless america...

    -fren

    --
    "Where are we going, and why am I in this handbasket?"
  3. All well and good, but by Space+cowboy · · Score: 4, Insightful

    the video toaster was basically written around the Amiga custom chippery, right ?

    Perhaps you could get some FPGA to do the video work, and recreate the video toaster in all its' glory, unless y'all have them lying around in the attic :-)

    OTOH, it's a nice gesture :-) Saves us all from having to buy an Octane from Ebay and register with Discreet, although to be honest, I prefer my Flame :-)

    Simon.

    --
    Physicists get Hadrons!
    1. Re:All well and good, but by downix · · Score: 4, Insightful

      Using an FPGA to replace the Amiga custom chips has been discussed for ages.

      Noone's gotten it to work. The timing ends up wrong.

      Discussing with a former Amiga chipset engineer, they couldn't even migrate the core chip from the ancient fabs to newer ones because when they did, the timing got schewed, rendering the toaster worthless.

      --
      Karma Whoring for Fun and Profit.
    2. Re:All well and good, but by downix · · Score: 5, Interesting

      The chipset provided the timing and genlock signals necessary for the toaster to work. It is these signals that make traditional editing machines so expensive to produce. The Amiga's chipset gave these to the toaster cards so Newtek didn't have to.

      But, if your timing is off by even a percentage, your broadcast signal falls apart, rendering dependent systems, such as the toaster, useless for their primary job of interfacing with these signals. This is analog technology here, can't use digital techniques to solve the problems.

      --
      Karma Whoring for Fun and Profit.
    3. Re:All well and good, but by notsoclever · · Score: 3, Interesting
      My understanding is that the Toaster itself did all of the graphics work, and that the Amiga was really just there to control it. Though the way it was implemented (the computer sent signals through the VBI portion of its composite video output) is still pretty Amiga-specific, but that could conceivably be done by a PC with custom hardware as well.

      Basically, Toaster was a hardware package with controlling software, not just a software package. You can't really port it to the PC any moreso than you can port, say, the custom software used in a flatbed scanner to a PC; you might be able to emulate the internal operation, but the hardware itself is missing.

      --
      There are 10 kinds of people: ones who understand ternary, ones who don't, and ones who think this joke is about binary
    4. Re:All well and good, but by tiger99 · · Score: 4, Interesting
      Being mainly an analogue designer, I find this very amusing.

      But there must be a solution. There are generally an almost infinite number of ways of doing something in hardware, as in software. Don't know much about the Amiga, but clearly the internal clocks would need to be synchronised to the incoming video, same as in an audio application. To get 16-bit audio with no corruption, at 44.1KHz sampling, needs about 200pS maximum jitter.But, I don't see why video needs to be so precise, well under one pixel would probably be about OK, say 10nS. The eye is much more easily fooled than the ear. You barely need 8-bit DACs either (24-bit colour), 7-bit is probably adequate.

      I guess the Amiga uses a PLL to synchronise everything to the incoming video. It would be hard to do that on a modern PC, you would need to butcher the motherboard to inject your own clock signal, and the crude PLL clock multiplier in the CPU would probably mess it all up again. Sometimes older technology is best.

      Proper video editing cards for PCs are expensive because they have to run synchronously to the video, not the PC, amongst other things.

      Still, it is good that this software has been released. I wonder if the price of used Amigas is going to rise, as everyone wants a toaster?

    5. Re:All well and good, but by drinkypoo · · Score: 4, Informative
      I don't know much about electronics (my knowledge is enough to do auto wiring and that's about it - even then if I wanted to change how things worked and not just repair or add on, I'd have to at least use some scratch paper) but I recall the amiga taking an external clock for genlocking. I believe the clock came in on the video connector, which is over on the right side of the system as you are facing it, past the power supply. This is on the 2000/2500. (The amiga 500 is basically the same machine without the video connector.) I used to have an A2000 with a genlock, and later I had an A2500 without one. (I also have owned several 500s and a 3000, and still have a 1200.)

      Anyway Agnus, the biggest chip in the Amiga and the one most frequently upgraded because it increased your chip memory, is responsible for clock generation in OCS amigas (2500 and below.) here is a pinout for the video slot. Agnus does not generate a clock, it divides an external clock which is apparently 28MHz.

      Unfortunately I don't have any amiga manuals lying around any more, so I can't look in the schematic for clock pins and trace them.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  4. Can it be reused ? by Ploum · · Score: 4, Interesting

    I'm not sure at all, but can we excpect improvements in linux video editor with this code ?

    I don't know, I just ask.. I just imagine, for example, using some codes to build a NLE editor under Linux... Is it possible ?

    1. Re:Can it be reused ? by grolschie · · Score: 4, Funny

      Does the Linux kernel even have support for raw bread devices e.g. /dev/muffin ??

    2. Re:Can it be reused ? by Ziviyr · · Score: 5, Funny

      That a toaster can take video from a kitchen sync and superimpose the results of blender on it.

      Well, it isn't all that far fetched.

      --

      Someone set us up the bomb, so shine we are!
  5. video toaster wasn't used for Jurassic Park by green+pizza · · Score: 5, Informative

    Video Toaster was great for local-access cable channel type work, but it wasn't even full broadcast quality... at least it was cheap.

    Some of the early rough-out effects for Jurassic Park were prototyped using an old version of Lightwave on an Amiga, but that's about it. All of the CGI effects in the movie were done on big iron Silicon Graphics machines at ILM, some of which included the use of the SGI IRIX version of Lightwave.

    Again, Jurassic Park effects were done with big iron... not with a consumer-level computer with a single 680x0 processor and an NTSC/PAL video board.

    1. Re:video toaster wasn't used for Jurassic Park by chill · · Score: 5, Informative

      Again, Jurassic Park effects were done with big iron... not with a consumer-level computer with a single 680x0 processor and an NTSC/PAL video board.

      True, however the effects for Babylon 5, Sliders, SeaQuest DSV, Star Trek Voyager, etc. *were* created and rendered on consumer-level computers with a single 680x0 processor. No NTSC/PAL video board, though, other than for dailies. Lightwave rendered this stuff out using ScreamerNet, a cluster rendering tool over a "renderfarm" of Amiga computers. This was all before there was a PC version of Lightwave.

      -Charles Hill

      --
      Learning HOW to think is more important than learning WHAT to think.
  6. Excellent by heironymouscoward · · Score: 5, Insightful

    It's not about using the software today. It's about the historical record. Software - especially landmark software like this - is part of a common heritage, and should be accessible to all. I'd like to see more companies release the source code for their crown jewels when the commercial exploitation phase has ended.

    --
    Ceci n'est pas une signature
  7. What's the license? by One+Louder · · Score: 5, Interesting
    I've downloaded some of the code, and neither the web site nor the source code itself seems to indicate under what license this code is being released.

    Public Domain? GPL? BSD?

    What are we allowed to do with it?

  8. Huh, care to explain? by snofla · · Score: 5, Funny

    cg/readme.polite: "One of NewTek's requirements in releasing the complete source code for the Toaster and Flyer was that any rude or potentially offensive language in the original text based material be politely modified or removed." WTF?!

    --
    i don't like style guides
    1. Re:Huh, care to explain? by HeghmoH · · Score: 4, Funny

      cg/readme.polite: "One of NewTek's requirements in releasing the complete source code for the Toaster and Flyer was that any rude or potentially offensive language in the original text based material be politely modified or removed." What the heck?!

      Well gosh, I sure don't see a problem with that....

      --
      Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
  9. You are wrong Screenshots of MorphOS look here by Anonymous Coward · · Score: 5, Informative

    No that's partially true. There ARE indeed new Amiga Hardware either in the AmigaONE or the Pegasos II. It's a new PowerPC architecture with industry standard formfactor and components. I have one here running MorphOS a native PowerPC Operating System with full AmigaOS 3.1 API compatibility + MC680x0 JIT for emulating old Amiga programms in full speed (even faster)

    For some cool ScreenShots go to my Web page Here the Link or for more look at MorphZone (top right Image Gallery).

    greetings,

    oGALAXYo

  10. The Video Toaster was a revolution in video by StandardCell · · Score: 5, Interesting

    This is a significant development because Newtek brought to the desktop level what used to take hundreds of thousands of dollars in equipment only broadcast stations could afford. It was an Amiga 2000 based box, which is why a reference exists to the Amiga in the first place. The original price was around $5000, and that didn't include the price of time-base correctors, frame-by-frame editing decks, cameras, etc.. But any professional videographer or low-end filmmaker suddenly had the most amazing set of tools to create what was in the hands of only the big players or the well funded. Their original promo video, called "Revolution," was an amazing demo. If you can find a copy, I suggest you view it and see that in 1991 terms this was a truly revolutionary concept.

    Beyond that, Amigas with Newtek's Lightwave software were used in the production of series like Babylon 5 and Seaquest DSV. Huge render farms with 10^3 computers were generating graphics for major television series. You had better believe that it's significant from a historical perspective.

    Today, Newtek's online editing setups are pretty interesting but vastly different. It's no skin off their backs to release the source because it's not really commercially valuable. That's because in the last couple of years editing come to the point where it is really accessible by the average person. I do technical consultation for video editors, and know for certain that the seed for desktop editing today was planted by Newtek's Video Toaster over 12 years ago.

    One last note: the Amiga technology back in 1984 was being bid upon by two companies. The company that won was Commodore, and we know what a debacle of excess and poor marketing they were. The other was International Business Machines, who decided it wasn't valuable. Had IBM purchased the Amiga technology, it's very likely the computing landscape and development of multimedia technologies would have been a lot different and IMO advanced much further for the average person than history as it stands today shows.

    1. Re:The Video Toaster was a revolution in video by Anonymous Coward · · Score: 5, Informative

      One last note: the Amiga technology back in 1984 was being bid upon by two companies. The company that won was Commodore, and we know what a debacle of excess and poor marketing they were. The other was International Business Machines, who decided it wasn't valuable. Had IBM purchased the Amiga technology, it's very likely the computing landscape and development of multimedia technologies would have been a lot different and IMO advanced much further for the average person than history as it stands today shows.

      This is incorrect. Check out a comprehensive Amiga history and you'll see that the original corporate investor wanting to buy Amiga was in fact Atari, who produced the ST in competition to the Amiga after Commodore saved Amiga's IP butt by foiling a dirty funding deal by Atari.

      IBM wasn't really involved at all. Would the computing landscape be different if Atari had bought Amiga? Maybe, maybe not. Atari had a great bit of mismangement as well, but it might've been a winning combination nonetheless. We'll never know. :(

    2. Re:The Video Toaster was a revolution in video by ewhac · · Score: 3, Interesting

      One last note: the Amiga technology back in 1984 was being bid upon by two companies. The company that won was Commodore, and we know what a debacle of excess and poor marketing they were. The other was International Business Machines, who decided it wasn't valuable.

      Uh, no.

      The other company was Atari, headed by Jack "Business is War" Tramiel. He had just left Commodore to head up Atari, and was in negotiations with Amiga, Inc. to buy and develop their machine. In anticipation of closing the deal, Atari gave Amiga a $750K "advance", to be repaid if negotiations fell through.

      Well, Tramiel is a soundrel of the first rank, and used this "advance" as a lever against Amiga to try and buy the company cheap. Meanwhile, Dave Morris was also negotiating the sale of Amiga to Commodore, and managed to secure a better deal. (Commodore were also interested in annoying Tramiel.) After closing the deal, he flew back to California and, to their utter shock, repaid Atari.

      Tramiel was furious, and ordered his people to develop a competing machine. Thus was born the Atari 520XL, which was significantly cheaper, had a slightly faster CPU, no graphics accaleration, marginal sound, and a crap operating system. He positioned it directly against the Amiga and ran "attack" ads against it.

      Someone should write a book about this...

      Schwab

  11. Interesting.. by chipset · · Score: 4, Interesting

    Now, there have been rumors around for years about what the Amiga and corresponding technologies have been associated with. Max Headroom (for the background, if I remember).

    Now, some people are saying it wasn't broadcast quality, however, a number of people disagree. When the video toaster came out, it replaced a 100K production system for 6K. It took video editing/production by storm. For example, the FOX affiliate in Anchorage used one for years. The station manager told me how it was just incredible and could do much more bang for the buck than anything out there (circa '95).

    The effects, depending on how you used them, could look cool or cheesy. Think of the effects of Home Improvement, when they did the scene changed. The one I remember out of the box for the Toaster was the legs crossing on-screen for a scene change.

    So, now's the real question... How easy or hard will this be to port? It looks to support other languages, as well. I noticed Kanjii support.

    Is the source code Amiga specific? I know they had other systems supported, but later. Amiga source code, at least the OS specific functions, are a lot different than coding today.

    Most of the apps they have source to didn't require the additional hardware that the VT came with, which is good.

    Personally, I think there might be some gems, but I doubt you'll see whole ports of the applications. Too much has changed since 91.

  12. There's a new os (OS4) and new Amiga One machine.. by BeatlesForum.com · · Score: 3, Interesting

    Us folks left in the Amiga community are kinda hoping for something nice from Amiga. A few of us in the area have our own Amiga user group and have managed to have two demos of the OS4 in the last few months.

    Keep you fingers crossed.

    --
    When millions disappear from earth, it's not aliens, it's the rapture.
  13. strange toaster fact by jjeffries · · Score: 4, Interesting

    The Video Toaster's hardware was designed by Dana Carvey's brother, Brad.

  14. The heart of the Toaster was a custom ASIC by StandardCell · · Score: 4, Informative

    IIRC the Toaster did utilize the Amiga's chips to the extent that it could. The magic was in that ASIC, and IMO that would be the more interesting thing to examine, although I'm sure if you dig into the code enough you'd have a rough idea of what they were trying to do.

    However, to do anything with it today is pretty redundant. Your average $500 PC from Dell with a $250 Canopus ADVC-100 has more capability to edit than the toaster ever did, plus the ability to do real-time previews and output to DVD or DV tape. If you were to emulate the hardware, you'd have something that with full effects would take fractions of a second to several minutes per frame or more to render its output. Then you'd need an analog deck with frame-by-frame control, because that's how the Toaster used to do its thing: frame-by-frame, painfully, slowly usually. Plus you'd need stand-alone Time Base Correctors at a few hundred a pop for frame stabilization. To do a 1-2 hour video and have a render and print-to-tape go overnight or even over the course of a couple of days wasn't a big deal considering the lack of alternatives at the time.

    I think for historical purposes or the code geek will appreciate the relase of code, but anyone with a PC from the last two years with a decent capture/output solution and a DVD writer can do far more than the original Toaster ever could.

    1. Re:The heart of the Toaster was a custom ASIC by ActiveSX · · Score: 3, Informative

      what's that effect called? Where only a portion of a video source is overlaid?

      Chroma/Luma/Alpha Keying.

  15. Brings back memories by jacobcaz · · Score: 4, Interesting
    If nothing else, this site brings back fond memories of sitting in a small, dark room rolling back the B deck to hit the right cue point for the A/B roll (I didn't have access to frame accurate or RS422 controlled decks back then).

    My highschool got one of these back in 1992 or 1993 and I managed to convice them to give me THREE class periods of independent study time to shoot, write and edit our weekly "TV" show. It was a blast and it really taught me how to work under a deadline -- I was the only student doing the show and fourth period EVERY FRIDAY there had to be 15 minutes of show in the can ready to show.

    At the time, it was somewhat of a jewel on our school's crown to have a weekly, entirely student-produced show. We just thought it was more fun that trig.

    The last time I poked my head in my high school, they had several classes dedicated to broadcast and communications with a real teacher assigned to it and everything. They were also doing a daily show in lieu of the morning announcements over the PA system.

    I feel proud I got to do it my way and learn something in the process. God bless the Toaster -- and who coudln't resist tossing in a few Kiki effects or falling sheep here and there! ;-)

    Good times...

  16. BSD??? by Dan+East · · Score: 4, Interesting

    Geez, you microsofty, the correct term is guru meditation. This is an article about the Amiga you know.

    Dan East

    --
    Better known as 318230.
  17. Re:Modern alternative? by rampant+mac · · Score: 4, Interesting
    "What would be the comparable tool today for that type of video editing?"

    Final Cut Pro and Shake.

    Though at Sundance this year, an enterprising individual edited and produced a movie for $218.32, using iMovie.

    --
    I like big butts and I cannot lie.
  18. Re:I thought Amiga was deader than BSD by root:DavidOgg · · Score: 3, Funny

    You shouldn't. We're pretty picky about who we let in. You're not invited :D

    --
    --AROS is an Open Source AmigaOS clone, and source compatible with AmigaOS! Try the x86 build at http://www.aros.org
  19. Guys? by root:DavidOgg · · Score: 3, Informative

    Guys? This is the source for a Zorro based card. You arn't likely to get any use of it unless your PC has a Zorro bus.

    For more details visit http:\\www.ann.lu

    --
    --AROS is an Open Source AmigaOS clone, and source compatible with AmigaOS! Try the x86 build at http://www.aros.org
  20. That takes me back by concordeonetwo · · Score: 4, Interesting

    The Video Toaster I thought was the coolest thing. After I saw a demo of it once, I was totally amazed. As I recall, there was one famous video effect it did. That effect oddly was used by lots of those sucide cults, such as the famous Heaven's Gate in ther propaganda videos.

  21. I wasn't chips, it was ideas by NickFusion · · Score: 4, Insightful

    Mainly, the idea that individual persons could make TV. That was a pretty revolutionary thought. It was that crazy idea and the Video Toaster/Lightwave bundle that got me into CGI, and out of Fargo North Dakota, where I was quite literally making industrial videos in a barn.

    These days I live in the Boston area, and make games for a living. I don't want to exaggerate the impact the Video Toaster had on my life, but it was pretty significant. And I'm not the only person of that vintage with such a story.

    So the real open source idea here is that technology can be fashioned to empower the individual. A somewhat quaint idea in today's multinational world, but one I'm quite fond of.

    Bravo New Tek! You made a difference. Keep it up.

    --
    What were you expecting?
  22. This is excellent by Anonymous Coward · · Score: 3, Informative

    The worst thing about working in television is the editing - there's an editor sitting at a big dumb expensive machine and you don't experiment at 300 bucks an hour, you stick with grey. But there's a company that's changing that. There's a new machine that may give us real color TV. NewTek in Topeka, yes Topeka (the "yes Topeka" gag is right on their stationary) has done another one of those technological end runs around politics and conventions. They have invented the Video Toaster, desktop video. It costs around 1500 clams and works in an Amiga (I know you don't have an Amiga but if you want to play with video buy one, it's no big deal - it's just an Amiga for Pete's sake - you don't have to eat crow and buy a Mac). The Toaster does everything those pesky dinosaur machines do and you don't need any editor person in you face. You can do all those digital video effects you see on real TV yourself. It has a character generator, ChromaFX and Luminance Key (that's like blue screen so you can put things behind you that aren't really there - you can do your rap in front of a big nude picture of Uma Thurman). It has screen buffers so you can pull in pictures of, oh let's say, Uma Thurman and has a 3D animation thing and an incredible paintbox so you can doctor up those pictures or draw original ones and throw them right onto video tape. And, get this, it's broadcast quality. Rumor has it that some of CNN's Gulf War coverage was Toasted. This means one person can shoot footage of meat-puppets on HI-8 and, with a couple of tape machines and time base correctors, put out no-kidding television. The editing can be done in your home - alone. Once the set up is paid for, the editing is free. This machine is going to fill wedding videos with lots of 3D flying titles and "infinity slides" but, face it, we're going to have world peace before we have watchable wedding videos. I love playing with the Video Toaster but what really kills me dead is dreaming of a lot of people using Toasters. When it gets universal enough we'll have video that has the pure artistic white light/white heat of writing and painting - glimpses into another person's vision. Of course MTV will still show Robert Palmer - computers can't solve all our problems.

  23. Re:Nice code, but... by ScottGant · · Score: 4, Informative

    The Video Toaster itself wasn't really used in Babylon 5, but it came bundled with Lightwave...and THAT was used in the CGI...and continued to be used and is still used today...though not on an Amiga.

    I remember when Alan Hastings was looking for another distributer when the one that distributed VideoScape 3D crapped out and NewTek gobbled him up. He was even looking for a name for the new "Videoscape" which later turned into Lightwave. This was back in the day when I was trying like mad to get Pixar to port Photorealistic Renderman to the Amiga, even getting them to go to a couple of Amiga-worlds...but I guess they saw the writing on the wall.

    Oh well, that was a long time ago. But it's cool that they released the source for the Toaster. Now if they would release the source for Lightwave that would REALLY be cool. lol

    --

    "Music is everybody's possession. It's only publishers who think that people own it." - John Lennon.
  24. Grandpa starts to mumble... by K8Fan · · Score: 4, Informative

    I was in Kansas City working for an Amiga dealer, and I remember when Tim Jennison came to demo the DigiView. At the time, it was astonishing. Mac users were buying Amigas just as a way to get frame captures and higher color scans.

    The name Video Toaster was the end result of humorous false rumors spread by NewTek. They leaked that they were working on a "laser toaster" to toast graphics onto white bread for hotels and resturaunts. Then they said that they had expanded their project to include a "JellyJet printer" that could spray mint, rasberry and blueberry jelly onto the bread for color output. The next month they announced that they had expanded it to the Amiga's 4096 color "Hold and Modify" mode for "HAM on Toast". This went on until the actual product was announced. At which point it became vaporware for a very long period of time.

    The Toaster was broadcast quality by the only standard that mattered - would a broadcaster broadcast it? They did. The video output was comparable to the quality of a 1" C-format machine, and the CG letters were comparable to Dubner or Chyron systems of the time. What people fed into the Toaster was another matter. VHS in is going to look like VHS coming out. But I put the Toaster directly on air several times, and the engineers looked closely at it's bars on their waveform monitors and vectorscopes and were happy.

    I have doubts how worthwhile this code is going to be for anyone. The Video Toaster development team had a reputation for bizzare hacks, making the Amiga chipset do things that they were never meant to do. Woz would have been proud of their kind of hackery. But I doubt if any of it is going to be transferrable to any other platform - maybe the CG code.

    --
    "How perfectly Goddamn delightful it all is, to be sure" Charles Crumb
  25. Cinelerra by DrunkenPenguin · · Score: 4, Funny

    It is interesting piece of software, but if you want a true professional video editing software for your Linux box, I suggest you use Cinelerra. It's an amazing software - equivalent to something that would probably cost hundreds of thousand dollars - and yes, it is open source.

    Find some more information here .

    1. Re:Cinelerra by Anonymous Coward · · Score: 3, Insightful

      Anyone who's downloaded and attempted to use Cinelerra knows that it is far from professional, and hardly ready for even hobbyist use. It lacks a lot of features, the UI stinks, and there's almost zero documentation.

  26. "There's too much confusion"... by rduke15 · · Score: 5, Informative

    Most people here seem to have it all mixed up.

    The Amiga, with Toaster or whatever else has never been an NLE (non-linear video editor). Professional NLEs are Avid (Mac and Windows) and Apple's Final Cut Pro (Mac only, of course). There are a few others for hobbyists.

    What the Amiga had, was hardware producing high quality analog video output (PAL or NTSC), and video software to go with it like Toaster, for effects, mixing, switching, etc. and all that at an incredibly low price.

    Another thing that adds to the confusion is that the Amiga also had a great 3D package called Lightwave, which enabled it to do 3D rendering for film output. The rendering was slow, but the quality was great. For faster rendering, people could just add more cheap Amigas.

    So Lightwave on Amigas certainly has been used for 3D stuff in some big movies. (I have no idea if it was really used in Jurrassic Park. Probably not, because they would have had the budget to afford many SGIs with SoftImage, but it could have been used).

    But this 3D stuff has not much to do with Toaster or the Amiga's video output abilities (except for previews). 3D stuff is output in single files of a single frame each (usually TIFF files), and transfered to film negative in a specialized lab, frame by frame (even today, these later printers do not work in real time; I think they print a few frames per second).

    And all these movies were definitely not edited on an Amiga. They were edited on film or on an Avid.

    Hope that clears up a little bit the confusion between NLE, 3D, video hardware and video effects and mixing software.

    1. Re:"There's too much confusion"... by tsangc · · Score: 4, Informative
      The Amiga, with Toaster or whatever else has never been an NLE (non-linear video editor). Professional NLEs are Avid (Mac and Windows) and Apple's Final Cut Pro (Mac only, of course). There are a few others for hobbyists.


      You're completely wrong. The Amiga had several NLE systems designed for it, including the Flyer Toaster (an addon board for the VideoToaster), the MacroSystems VLAB Motion, and the Applied Magic Digital Broadcaster.


      In addition, two entire NLE turnkey systems, the MacroSystems Draco and MacroSystems Casablanca were based on the Amiga hardware and OS. The latter sold pretty heavily into educational institutions because it was simple to use and almost VCR like in operation.


      As for whether or not you consider them professional, the majority of Amiga NLE users were lower end--they used them for everything from corporate training videos to local broadcast market productions. A lot of small firms used the Amiga as an NLE, and made a good amount of money doing it. Not everyone uses an Avid to cut a wedding video or a training film about machine tools, but there certain were a lot of Amiga shops.

  27. Re:I thought Amiga was deader than BSD by Trurl's+Machine · · Score: 4, Informative

    Not to troll, but could someone tell me why I should use the Amiga as opposed to another platform, such as the Macintosh?

    Well, if you'd ask the same question around 1990, the answer would be pretty straightforward. Amiga OS was a superb blend of CLI and GUI. In early 1990's, there were already many better solutions of both the GUI and the CLI, but the quality of the blend itself was unmatched until MacOS X. And even in MacOS X this blend is not always as good as in Amiga (for example, it was much easier to tweak the startup sequence of your system using purely GUI tools). Also, until the mid 1990's Amiga was a much better gaming platform than a Mac.

  28. 43 fucks is good enough for linux by Anonymous Coward · · Score: 3, Informative

    $ cd /usr/src/kernel/linux-2.4.24
    $ grep -ir fuck .
    ./Documentation/DocBook/kernel-locking.tmpl:&nb sp; If you don't see why, please stay the fuck away from my code.
    ./Documentation/DocBook/kernel-locking.tmpl : <title>The Fucked Up Sparc</title>
    ./arch/x86_64/kernel/mtrr.c:/*&nbsp ; Some BIOS's are fucked and don't set all MTRRs the same! */
    ./arch/i386/kernel/mtrr.c:/* Some BIOS's are fucked and don't set all MTRRs the same! */
    ./arch/sparc/kernel/process.c: /* fuck me plenty */
    ./arch/sparc/kernel/head.S: /* XXX Fucking Cypress... */
    ./arch/sparc/kernel/ptrace.c:/* Fuck me gently with a chainsaw... */
    ./arch/sparc/kernel/sunos_ioctl.c: /* Binary compatibility is good American knowhow fuckin' up. */
    ./arch/mips/sgi-ip22/ip22-setup.c: * fucking with the memory controller because it needs to know the
    ./arch/mips/kernel/irixelf.c:#if 0 /* XXX No fucking way dude... */
    ./arch/mips/kernel/irixioctl.c: * irixioctl.c: A fucking mess...
    ./arch/ppc/kernel/ppc405_pci.c: * the kernel try to remap our BAR #1 and fuck up bus
    ./arch/sparc64/kernel/traps.c: /* Why the fuck did they have to change this? */
    ./arch/sparc64/kernel/process.c: /* fuck me plenty */
    ./arch/sparc64/kernel/binfmt_aout32.c: /* Fuck me plenty... */
    ./arch/sparc64/mm/init.c: /* Fucking losing PROM has more mappings in the TLB, but
    ./arch/parisc/kernel/signal.c: /* ARGH! Fucking brain damage. You don't want to know. */
    ./drivers/net/sunhme.c:/* Only Sun can take such nice parts and fuck up the programming interface
    ./drivers/net/sunhme.c: /* This card is _fucking_ hot... */
    ./drivers/net/b44.c: /* ??? What the fuck is the purpose of the interrupt mask
    ./drivers/net/macsonic.c: fuck did SONIC_BUS_SCALE come from, and what was it supposed
    ./drivers/char/drm/drmP.h:extern int DRM(release_fuck)(struct inode *inode, struct file *filp);
    ./drivers/scsi/qlogicpti.h:/* Am I fucking pedantic or what? */
    ./drivers/scsi/esp.c: * how bad the target and/or ESP fucks things up.
    ./drivers/scsi/esp.c: * phase things. We don't want to fuck directly with
    ./drivers/scsi/esp.c: /* Be careful, we could really get fucked during synchronous
    ./drivers/scsi/NCR53C9x.c: * how bad the target and/or ESP fucks things up.
    ./drivers/scsi/NCR53C9x.c: /* Be careful, we could really get fucked during synchronous
    ./drivers/sound/aci.c:/* The four ACI command types are fucked up. [-:
    ./drivers/cdrom/sbpcd.c: blkdev_dequeue_request(req); /* task can fuck it up GTL */
    ./drivers/ide/pci/cmd640.c: * These chips are basically fucked by design, and getting this driver
    ./fs/binfmt_aout.c: /* Fuck me plenty... */
    ./fs/jffs/intrep.c: don't fuck up. This is why we have
    ./include/linux/netfilter_ipv4/ipt_limit.h: /* Ugly, ugly fucker. */
    ./include/linux/netfilter_ipv6/ip6t_limit.h:&n bsp; /* Ugly, ugly fucker. */
    ./include/asm-m68k/sun3ints.h:/* master list of VME vectors -- don't fuck with this */
    ./include/asm-sparc64/system.h: /* If you fuck with this, update ret_from_syscall code too. */ \
    ./include/asm-parisc/spinlock.h: * writers) in interrupt handlers someone fucked up and we'd dead-lock
    ./lib/vsprintf.c: * Wirzenius wrote this portably, Torvalds fucked it up :-)
    ./net/core/netfilter.c: /* James M doesn't say fuck enough. */
    ./net/ipv4/netfilter/ip_nat_snmp_basic.c: * (And this is the fucking 'basic' method).
    ./net/ipv4/netfilter/ipt_limit.c: * Alexey is a fucking genius?
    ./net/ipv6/netfilter/ip6t_limit.c: * Alexey is a fucking genius?

  29. not quite by Doktor+Memory · · Score: 3, Informative

    Back in the early days of B5, a couple of the Foundation Imaging guys were active on rec.arts.sf.tv.babylon5 (along with JMS), and this question came up a lot.

    My (admittedly sketchy) memory of the answer is that the FX shots for the original 2-hour pilot episode of B5 were composed and rendered with ScreamerNet/Amiga, but that by the time the actual series got picked up and put into production (over a year later), they'd pretty much migrated entirely to LightWave NT, and were doing their rendering on Intel hardware.

    I can't speak for Sliders and DSV (and, frankly, don't care), but Voyager was certainly not rendered on Amigas: Foundation was entirely an NT (and SGI?) shop by that point.

    --

    News for Nerds. Stuff that Matters? Like hell.

  30. Way to paste in the story. by Inoshiro · · Score: 3, Informative

    Source of the comment from here, probably cribbed from this comment.

    I don't know why you'd do that, especially when you break all formatting and make it impossible to read. Paragraph breaks are your friend.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  31. It's NOT Dead by Lehk228 · · Score: 3, Informative

    After reading many of the comments it seems that people are under the impression that VT and lightwave are dead products and of "historical" value, they aren't dead at all, still sold check out NewTeks' web site
    They still kick ass and i still want one (damned lottery not picking the right numbers)

    --
    Snowden and Manning are heroes.