comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: fast image display
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: fast image display [message #30751 is a reply to message #30742] Wed, 15 May 2002 10:26 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
The rate that TV can write images to the screen is dependent on your
hardware and the images you are displaying. I just displayed a 768x512x24
image using tv at 25 fps so real-time playback is reasonable if you have
sufficient juice in your PC. I don't think there is a faster way to display
something other than using direct graphics. Using object graphics will just
introduce more overhead.


Don't shy away from writing .AVIs. I highly recommend Ronn Kling's IDLtoAVI
windows only .dlm based on Oleg Kornilov's code. I have been using it and
loving it for about a month now. No wasting your time writing frames to
disk and using an external program to combine them. It does all the work
for you. (I can even let my users make their own .AVIs now!) I use it with
the ligos indeo 5 and divX codecs and get excellent results that far exceed
MPEG-1 in quality and compression rates. (just remember you need the codec
installed on your playback machine.)


The .dlm can be found here:
http://www.kilvarock.com/freesoftware/dlms/avi.htm

codecs here:
http://indeo.ligos.com/pi=103.php (best for x-platform support)
http://www.divx.com/divx/ (best compression rates)


-Rick


"Dan Larson" <drl16@cornell.edu> wrote in message
news:MPG.174c58eb5cdb33fd98968d@newsstand.cit.cornell.edu...
> I would like to display large (768 x 512) 24 bit color
> images at video rate in a graphics window. In the past,
> I have relied on writing AVIs or MPEGS, but this approach
> is time-consuming. The simple approach (using TV) reaches
> about 4 frames/s on my PC. Is there an easy way to
> accomplish fast display in a graphics window?
>
> Cheers,
>
> Dan
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: vector C++ version of IDL where statement?
Next Topic: Interactive IDL plots into Powerpoint

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 07:43:23 PDT 2025

Total time taken to generate the page: 1.43774 seconds