Path: utzoo!attcan!uunet!zephyr.ens.tek.com!uw-beaver!mit-eddie!mintaka!think.com!samsung!sdd.hp.com!usc!cs.utexas.edu!bcm!etaylor From: etaylor@wilkins.iaims.bcm.tmc.edu (Eric Taylor) Newsgroups: comp.windows.x Subject: Re: Showing Image Sequences on X-terminal Keywords: image, sequence, video, X Message-ID: <3145@gazette.bcm.tmc.edu> Date: 11 Dec 90 00:28:38 GMT References: <15348@accuvax.nwu.edu> Sender: usenet@bcm.tmc.edu Reply-To: etaylor@wilkins.iaims.bcm.tmc.edu (Eric Taylor) Organization: Baylor College of Medicine, Houston, Tx Lines: 22 Nntp-Posting-Host: wilkins.iaims.bcm.tmc.edu In article <15348@accuvax.nwu.edu>, banham@eecs.nwu.edu (Mark R. Banham) writes: |> I am looking for some code to show images on an X-terminal running off |> of a SPARCstation 1 as a video sequence. I know that xloadimage has |> the slideshow routine, but this is too slow for my purposes. I have |> tried modifying this code to speed up the sequence, but I'm afraid this |> is out of my league. Is there anything out there to show an image |> sequence at a reasonably fast rate on the X terminal? I, as of yet, could not find one for an X-Terminal. If you use Pixmap's (fastest), you will run out of memory. I get very pleasing performace using Pixmaps on a SPARC, but you have to run the sequence a few times to get it all loaded up into Virtual Memory without swapping. (Using home-grown code). -- Eric Taylor Baylor College of Medicine etaylor@wilkins.bcm.tmc.edu (713) 798-3776