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."

86 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.
    2. Re:video toaster wasn't used for Jurassic Park by Schnapple · · Score: 2, Interesting
      I used this back in High School - we had a "Broadcast Journalism" department, producing television shows for local networks, and a daily news broadcast (student body president, announcements, etc.) for which we hijacked the "Channel One" TV's.

      For a while, I could "spot" when it was being used somewhere - like in low budget syndicated television shows, or in the early days of small networks, like Comedy Central.

      The "problem" with it was - it was something you outgrew. That Commodore/Amiga went the way of the dodo didn't help, but really it was for small-time or hobbyist operations at best. Once your operation became big enough, you started looking elsewhere.

      I should probably go back and see if my alma mater's operation is still going, and what they use today.

    3. Re:video toaster wasn't used for Jurassic Park by AndroidCat · · Score: 2, Informative
      This was all before there was a PC version of Lightwave.

      Don't forget the Mac version of Lightwave which, I believe, shipped with an Amiga tucked in there. :^P

      --
      One line blog. I hear that they're called Twitters now.
    4. Re:video toaster wasn't used for Jurassic Park by drinkypoo · · Score: 2, Insightful

      It is my understanding that earlier episodes of B5 were rendered on amigas using SN (btw, windows versions of lw did exist while b5 was going on) but that later they used something else to do their rendering. Do you have any idea how many amigas you would need, even with '060 accelerators, to render broadcast quality video clips of those lengths? The power bill alone would justify purchasing faster machines.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    5. Re:video toaster wasn't used for Jurassic Park by afidel · · Score: 2, Informative

      By that definition there hasn't been any big iron since the mid 80's =) IBM Z Series nee S/390 are the quintisential big iron and modern ones are a single rack sized cabinet without DASD. Btw I think a 1,024 CPU SGI cluster would require a special building and some interesting cooling solutions =) Oh yes, how did a troll get a +1 posting bonus?

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  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. Open Source Software is one thing by ajs318 · · Score: 2, Insightful

    So now we have the source code for the software, will we get the schematics for the hardware? This could breathe new life in to old Amigas. There must be a few in the backs of wardrobes all over the land .....

    --
    Je fume. Tu fumes. Nous fûmes!
  8. 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?

    1. Re:What's the license? by thellamaman · · Score: 2, Funny

      Who cares? It's available on the Internet, that means you should be able to do what you want with it. Right?

  9. 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!
    2. Re:Huh, care to explain? by Pharmboy · · Score: 2, Insightful

      well, im not much of a programmer, more of a wannabe perl hack, but if you "cat FILE |grep fuck" you will find several lines. "this is fucked up, fix it." etc. I would not be shocked if i am the only one. My guess is a real programmer says it more than I do.

      --
      Tequila: It's not just for breakfast anymore!
    3. Re:Huh, care to explain? by gabba_gabba_hey · · Score: 2, Interesting

      more specifically:

      ~/unzip/CG/src$ grep -i fuck *
      NewCrawl.c: //if (RD->CursorPosition > 14) FUCK2();
      NewCrawl.c:VOID FakeFucked(VOID)
      NewFunction.c:char *DefNameFcn(void *fuck, int Entries)
      NewGadgets.c: LB = BufferedOpen("hd0:fuck",MODE_NEWFILE,80,R->ByteStr ip->Planes[1],DOSBase);
      NewGadgets.c:char *NameFcn(void *fuck, int Entries)
      Panel.c:char *NameFn(void *fuck, int Entries)
      cgrexx.c: if(DoLoadBook(ARG1(msg),NULL) ) // fucks up if page not empty
      cgrexx.c:// if(DoLoadBook(ret,NULL) ) // fucks up if page not empty
      newrender.a: XLABEL _FuckBM
      newrender.a: DUMPREG
      newrender.a: DUMPMEM ,(a0),#bm_SIZEOF

      ~/unzip/CG/src$ grep -i pussy *
      cgrexx.c: int DouchePussy=REFRESH_NONE;
      cgrexx.c: return(DouchePussy);
      cgrexx.c: if(IS_FUNCTION(msg)) DouchePussy=HandleCommand(msg);
      cgrexx.c: return(DouchePussy);
      cgrexx.c: int i,DouchePussy=REFRESH_NONE;
      cgrexx.c: if(iNULLid && Handler!=NULL) DouchePussy=Handler(msg);
      cgrexx.c: return(DouchePussy);

      fun fun...

  10. 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

    1. Re:You are wrong Screenshots of MorphOS look here by Anonymous Coward · · Score: 2, Insightful

      Why do you spent time reading my comment and visiting my page if you think it all sucks so much. Don't you have better things to do with your time ?

      The Amiga community has an existance the same way QNX, BeOS, Windows, Lunix, BSD and all the other stuff has. There is no need for us to excuse towards others why we do what we do. Some stuff is simply passion and beliving. Like a hobby - We are not in a competition with Microsoft or Apple, we are doing this because we want to do it.

      And you are wrong, there are many Amiga applications that are quite good. Even the Desktop experience with Ambient (MorphOS) is far better than the experience I had with GNOME (even when being a long years contributor to the GNOME project and even Foundation Member).

      greets,

      oGALAXYo

    2. Re:You are wrong Screenshots of MorphOS look here by HughsOnFirst · · Score: 2, Informative

      The toaster banged on the Amiga custom chips pretty hard, so the "this code only runs on dead hardware" gripe is pretty on target. Oh, and what wasn't banging the custom chips was running on the toaster hardware which were a few xilinx FPGAs if I remember correctly.

  11. Ah, memories... by Perdition · · Score: 2, Informative

    I remember distinctly lusting after the Video Toaster for a while, but budget restraints (having NO money) and other factors kept me from it. Sure, the Toaster was a bit crude, but it probably jump-started a few video editing careers... It was used in a few music videos, such as the Todd Rundgren song "Change Myself", which shipped with the demo tape of the Toaster's promotional package.

    --
    Windows XP SP2 told me to install third-party software that prevents viruses and protects stability... I chose Ubuntu
  12. 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

  13. 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.

  14. Discreet Toaster by minnkota · · Score: 2, Informative

    You can't even begin to compare Discreet's software to the original Toaster (or any toaster). The Toaster was basiclly a fancy video mixer controlled by an amiga. It was totally linear video (meaning you had to have a source deck and a record deck) it couldn't even capture video clips. NewTek later made "Toaster" software for Windows, which is pretty much in the same ballpark as editing/effects packages from Avid, Adobe, and Apple.

  15. 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.
  16. strange toaster fact by jjeffries · · Score: 4, Interesting

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

    1. Re:strange toaster fact by donglekey · · Score: 2, Interesting

      and Tim Jenison. Notice in Wayne's World 2 that Dana Carvey is wearing a Video Toaster t-shirt towards the end of the movie. Brad Carvey also went on to start Autumn Light which did the CG dragon fly at the begining of Men in Black.

      //from Topeka and works in CG because of help from Newtek

  17. 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 drinkypoo · · Score: 2, Interesting

      The toaster still has one feature that you won't get without spending a sack of cash today, which is the four-input switcher. Being able to do realtime wipes and fades (not to mention, what's that effect called? Where only a portion of a video source is overlaid?) is pretty damned useful. I don't think I'd use a toaster for video editing today, but an A2500 with a toaster in it would make a neat mixer.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. 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.

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

      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.

      I don't think the "preview" with a $500 PC and a $250 ADVC-100 is anywhere close to the realtime effects the Toaster was capable of creating. I have a $1000 PC and an ADVC-100 so I should know.

  18. 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...

  19. 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.
  20. 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.
  21. 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
  22. Re:Jurassic Park by presearch · · Score: 2, Informative

    Nope. That was SGI stuff, running the 'fsn' app. It was, indeed, a UNIX system.

  23. 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
  24. Toaster vs $100K mixers by minnkota · · Score: 2, Informative

    When the toaster came out it was a wonderful replacement for aging, expensive monster mixers and effects boxes. In fact, when it came out it's closest competition was nearly $50,000. Toaster had the huge advantage of being a totally new system using new ideas and new techniques. It wasn't as powerful or as capable as a true non-linear editing system or field-accurate paintbox machine... but it didn't cost nearly as much as one either.

  25. 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.

  26. Oh, it's PRODUCTION software?! by Stupid+White+Man · · Score: 2, Funny

    I first read that and thought to myself "Who gives a crap about that Win 95 Plus Pack Flying Toasters screensaver?"

    I need to lay off the crack for a while.

  27. 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?
  28. 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.

  29. 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.
  30. Re:Jurassic Park by 0racle · · Score: 2, Informative

    That was all Irix. Irix screenshots showing the Jurassic Park interface.

    --
    "I use a Mac because I'm just better than you are."
  31. Re:Video Toaster WAS video quality by schon · · Score: 2, Informative

    Your facts are incorrect. The Toaster most definitely was video quality.

    basiclly a 68030 Amiga with a fancy linear video i/o board and some software for basic effects.

    No, the Original video toaster didn't come with an Amiga.. the toaster was the "fancy linear i/o board and some software for basic effects."

    It was basiclly a fancy video switch / mixer.

    Yes, that's the point.

    the Toaster didn't even do ful 640x480, it was a bit less than that

    First of all, "640x480" isn't "full" video, it's "VGA", which is significantly different than a TV signal. (VGA is underscanned, with a 1:1 aspect ratio, NTSC video is overscanned, with a 4:3 aspect ratio.)

    And second, the Toaster did do full 752x480 - full overscanned NTSC.

    There is no way this was used for film work.

    It was used for film work - just not the way you think. Although it wasn't used in the final cut, it was used to do rough-ups for staging.

  32. Comedian Dana Carvey's Brother Designed Toaster by Anonymous Coward · · Score: 2, Interesting

    Dana Carvey's brother, Brad Carvey, designed the hardware in the Video Toaster.

    Brad is also the inspiration for Dana's portrayal of the "Garth" character in Wayne's World (on Saturday Night Live and the movies) -- you'll notice that Garth is essentially a quiet geeky guy who is really good with electronics.

  33. Source.... by hackus · · Score: 2, Informative

    its all in M68K assmebly language...

    We might as well start from scratch...

    unless of course u own a AMIGA, then it is very useful.

    -Hack

    --
    Got Geometrodynamics? Awe, too hard to figure out? Too bad.
  34. No explicit license == default copyright by iota · · Score: 2, Interesting

    Well, I haven't seen anything either --
    So it is only safe to assume that the source follows normal copyrights, and you may not redistribute it in any way without permission. Until there is some announcement from NewTek that says otherwise, this is their code and only their code -- it can be used for "reference" or your personal source-code museum, but not much else.

  35. Re:Modern alternative? by lostchicken · · Score: 2, Informative

    This isn't entirely true. the Video Toaster could handle live video, something you really can't do with any good consumer systems right now. The closest thing that came to a replacement for the video toaster was the Play Trinity, but you can't buy that anymore, not to mention that it was for a much higher end market. It was a professional system.

    If I'm a low budget cable access, or UHF station, I can't use Final Cut Pro for my live broadcast. In fact, my local cable access station still uses, guess what, the Video Toaster for this purpose.

    --
    -twb
  36. Is there a ports project? by gbulmash · · Score: 2, Interesting

    It's old technology, but still... Just for purely academic reasons, I think it would be interesting to see how a ported and tuned version would work on a high-end Pentium or AMD system.

    Of course, I don't program, so this is a "gee, it would be great if someone else did this" post,. Take it with as many grains of salt as you wish.

    - G

  37. Re:Cool, but is it of value ? by drinkypoo · · Score: 2, Interesting
    I'd be much more interested in the hardware (though the software certainly enhances its value) of both this, and the Amiga 2000. Obviously one will need AmigaDOS sources or a very, very good workalike, I don't know if AROS qualifies. Anyone ever use a toaster on AROS? Anyway if the hardware for the toaster and toaster flyer, and the Amiga 2500 were opened, then someone could make a super cheap little video editing box. It would be nice if they'd integrate a TBC, too, and replace (augment, actually) the composite video output with S-Video as well. It would fit easily within a 1U rack space, and require no active cooling. A small hard drive (say, a ~4GB laptop drive) would provide ample space for custom wipes, fonts, stills, and so on.

    It will probably never happen, even though I doubt that either device contains any licensed components.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  38. 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
  39. 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.

  40. Some of the code may still be usable by Sycraft-fu · · Score: 2, Informative

    BAsically, what would need to be done is all the parts that deal with hardware would need to be reimplemented in software. Not a huge deal, given the power of today's CPUs. Not sure if it would be worth the effort or not, but it's still something that people can tinker with.

  41. "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 kubrick · · Score: 2, Interesting

      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.

      I'm pretty sure that Newtek shipped a Toaster/Lightwave bundle for a number of years, so people may have used the term "Toaster" when referring to the 3D graphics the whole package produced as well.

      Regarding Jurassic Park, I think Amigas running Lightwave may have been used for some rendered storyboards, but definitely not for anything you see in the film.

      (Going by my memories of old Amiga magazines here...)

      --
      deus does not exist but if he does
    2. Re:"There's too much confusion"... by xtronics · · Score: 2, Interesting

      Toaster plus Flyer = NLE

      I think people should discount anything else in the post by rduke as he does not know anything about the toaster.

      I worked on this project (in 1995) testing hard drives to see if they were fast enough.

      The reason it was so popular was that the compression used did not introduce artifacts from editing. It is because the compression does not use the previous frame data as some of the others do.

    3. 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.

  42. 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.

  43. Where oh Where is Kiki Stockhammer? by Multics · · Score: 2, Informative
    Over at The State Hornet from the Califronia State University at Sacramento has a story from March 2003. She's the front woman for a rock band called Warp 11.

    One Warp11's web site there are even some videos!

    -- Multics

    p.s. no she's not 'let herself go' -- mostly the contrary!

  44. Re:Nice code, but... by neko9 · · Score: 2, Informative

    Lightwave ScreamerNet nodes don't need licences. for example you can have unlimited amount of Linux machines to do your rendering. Linux ScreamerNet rpm comes with 7.5c update.

  45. 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?

  46. Awesome! by b00fhead · · Score: 2, Interesting

    The first Amiga post of the year, and it's only February!

    Someone mentioned previously that the Amiga's custom chips provided the timing. Since UAE emulates the custom chips, is it possible to use this under UAE?

  47. It's all in the bit depth... by Gordonjcp · · Score: 2, Informative
    Don't forget that 24-bit colour is woefully inadequate for film work. Cine film has got so much more dynamic range than video, so when you drop to video you lose all the detail in dark and light areas. That's why FilmGimp has 48-bit colour processes - you can choose to display a range from that on your monitor, with either the blacks flattened or the whites flattened. You just can't have both.


    That's mainly the reason for running big render jobs on big iron - there is literally twice as much data to shift, four times the precision needed in calculations (at least), and don't forget you need extremely specialised processes to get the digital output onto film.

  48. Re:Nice code, but... by GregWebb · · Score: 2, Informative

    Rendering moved off Amigas when Netter Digital took over from Foundation Imaging. Series 3 IIRC.

    --

    Greg

    (Inside a nuclear plant)
    Aaaarrrggh! Run! The canary has mutated!

  49. 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.

  50. Switcher by ryanw · · Score: 2, Interesting

    My only experiance with video editing is with finalcutpro on osx. Is there anything like VideoToaster out there currently in the market for realtime video broadcasts? I know apple does their keynotes with several cameras, live, etc. Do they use Avid for this? Any ideas?

  51. She's still out there by Here's+Kiki · · Score: 2, Informative

    http://www.warp11.com

  52. 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.
  53. What might've been.... by borschski · · Score: 2, Informative



    I worked for NewTek during the Toaster heyday. Tim & Paul tried to negotiate with Irving Gould (of Commodore fame) in his Bahamaian Commodore headquarters (can you say 'evade taxes'?) in an attempt to get him to license the Amiga chip-sets.

    With 'em we could've made a Mac & PC Video Toaster!

    But alas, old Irving knew that his shell game of moving Amiga's around the world would cease (currency trading is very profitable if done right) and the Toaster was the only thing that was keeping the Amiga going.

    Being at the Christmas parties with "Lurch", Wil Wheaton, James Doohan (Scotty), Kiki and the other "Cool Friends of NewTek" made me even more aware of my un-coolness. But the buzz was really there and it really, really felt like the early Apple days (I rep'ed them too in 1980).

    Imagine had Commodore done it....what might've been.

  54. Re:Nice code, but... by scottgfx · · Score: 2, Interesting

    When B5 first started, I remember seeing pictures of the render farm of Amiga 2000s with `040 cards and toasters in them. Something like 50 or 80 Amigas sitting on shelves. I think back then, Screamernet wasn't yet built. Soon after B5 started, someone (Aspen Computers?) started building outboard rendering engines... The name Raptor comes to mind.

    I was still running Lightwave on a Toaster up until 1996.

    --
    It's mandatory to wash your hands before returning to the land of Dairy Queen.
  55. Re:Why this gesture by NewTek is useless.... by the_arrow · · Score: 2, Insightful

    Also, the program talks to the hardware of the toaster itself via the Zorro bus, which was a *predecessor* of ISA.

    The Zorro bus may be older than the ISA bus, but it still had features that didn't come until PCI. Like working autoconfiguration, a.k.a. plug-and-play. And, if I remember correctly, it was a 32-bit bus.

    --
    / The Arrow
    "How lovely you are. So lovely in my straightjacket..." - Nny
  56. 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.
  57. The Pre-iMovie Video Solution by PowerBooker · · Score: 2, Interesting
    Man, I remember working on a Video Toaster editing station at Sul Ross University back in '94. It seemed to take at least 5 times to get the output you wanted out of it than it should have.

    I'm sure there are people really adept at Toaster, but it just seems like most of the sh*t you can now do on iMovie in just a fraction of the time.

    If I'm wrong, please give me some insight...

  58. the magnificent Flyer... by nahual · · Score: 2, Interesting
    After you had a toaster, the natural step was to get a Flyer, is was a capturing card for NLE video.

    Basically the flyer could reproduce two videos at the same time, from two hard drives, and a third hard drive was used for sound, it used the toaster as a switcher, so it did not need to render de effects, they were ral time, so it was very fast, even for today standards.

    I made a living, editing on the flyer, from corporate videos, to TV comercials, we never get a complain about the quality.

    I miss the interface a lot, i could edit faster on a flyer, than on a modern Avid system.

    specially, i loved the arexx scripts to automate editing chores.

    For example, with one script, i just put the music track, and the script would automatically put fade in, put volumen down and up, and fade out to the music. It was just a mateer of minutes to put music to a video. Today i hve to adjust each level by hand.

    Another of my favorite scripts was to put video efect autmatically on my finished video. I would make a cut only edition, and then just put a soft cut in all my editions, in less thana aminute i could adjust all my efect, or chagen them glbally.

    Finally, my favorite trick was used to make music videos.

    First i load in the project all the video secuences i would like to use, then i load the music. Then i play the music and began to tap de rithm on the keyboard. Each tap would put a videsecuence in place. After that, a little cleaning, and voila, an instant music video. It aws wonderful and fun...

    I miss all that power...

    Unfortunatelly, the video signal was composite video. Today we are used to D2 quality. Altough still there are people who can,t see the diferences :)

    By the way... Spielberg was a toater Fan, he used the toaster (lightwave) for storyboarding, int one of the books aopbut how jurasic park was made, we see Spielberb playing wit an open toaster...

    After that photo, my chief never complained again that our toaster had almost always open... (screws are for cowards...) 8)