home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!convex!darwin.sura.net!sgiblab!sdd.hp.com!elroy.jpl.nasa.gov!ames!sun-barr!news2me.EBay.Sun.COM!seven-up.East.Sun.COM!sungy!news.Sweden.Sun.COM!swippy!seunet!sunic!dkuug!uts!unilrh
- From: unilrh@uts.uni-c.dk (Leif R|dgaard)
- Newsgroups: comp.sys.sgi
- Subject: synchronization problems using IndigoVideo Board
- Message-ID: <UNILRH.92Nov13163133@uts.uni-c.dk>
- Date: 13 Nov 92 16:31:33 GMT
- Sender: unilrh@uts.uni-c.dk (Leif R|dgaard)
- Distribution: comp.sys.sgi
- Organization: UNI-C, Danish Computing Centre for Research and Education
- Lines: 28
-
- We have access to an Indigo with VideoBoard and Svideo-software,
- an with this we want to make a couple of minutes VHS PAL-video.
-
- With the equipment is it easy to make live-video-in and live-video-out,
- but we are unable to make single-frame output (because we are unable
- to control the VCR from the Indigo).
-
- So we do 384x288 (1/4 PAL-area) live-video from our own GL-program, and here
- we can show 60 frames/sec from data in memory. This limits us to about
- 20 seconds per recording, but we hope to be able to load pictures from
- disk fast enough.
-
- The program uses double-buffering (GL swapbuffers()), where our problem is
- to synchonize the swapping of frames to the PAL-signal. The animation is
- fine on Indigo-screen, but the recording on VCR is jagged.
-
- How do we swap framebuffers during PAL vertical retrace (preferably controlled
- by interrupts instead of polling). ???
- --
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- + Leif R|dgaard Hansen +
- + UNI-C Lyngby, Danish Computing Center for Research and Education. +
- + DTH, building 305, DK 2800 Lyngby +
- + Phone: +45-45.93.83.55 +
- + Fax: +45-45.93.02.20 +
- + +
- + E-Mail: unilrh@unisgi.uni-c.dk +
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-