Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!sgi!shinobu!odin!cook From: cook@sgi.com (Doug Cook) Newsgroups: comp.graphics Subject: Re: SGI NTSC Mode Message-ID: <1990Oct11.164455.21897@odin.corp.sgi.com> Date: 11 Oct 90 16:44:55 GMT References: <12000@medusa.cs.purdue.edu> Sender: news@odin.corp.sgi.com (Net News) Distribution: usa Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 33 In article <12000@medusa.cs.purdue.edu> bouma@cs.purdue.EDU (William J. Bouma) writes: >Help, can someone tell me how to throw a personal iris into NTSC >monitor mode? There is a function called "setmonitor" which is >supposed to do this, but it either core dumps or gives an error >whenever I call it. What the crap is "immediate mode" on an iris >anyway? The manuals with this machine are junk! Thanks. 1) In order to get the setmonitor() call to work, you must first initialize graphics; this is done with noport(); winopen(); 2) If all you want to do is switch to NTSC timing, you can blow off using setmonitor() and use an existing program to do the job: /etc/gl/setmon -n ntsc Make sure you have the -n flag there. Otherwise ntsc will become the default mode for your machine. 3) Caveat: Does your PI *have* NTSC hardware? I can't say for sure about the PI, but most of the other SGI machines (those with GT, GTX, or VGX graphics subsystems) require an extra board or daughtercard to deliver NTSC video instead of the default (60HZ noninterlaced) video. Just because the system call is there doesn't necessarily mean that you will get meaningful video out when you switch to NTSC timing. -Doug Doug Cook |" ...hello honey... i hope i didn't Video Group, Advanced Systems Division | wake you up, but i had to hear your Silicon Graphics, Inc. | voice... i'm standing in another Mountain View, CA | phone booth... somewhere on the | moon..." -Adrian Belew