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

Home » Public Forums » archive » Need help working with large video file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Need help working with large video file [message #30549] Thu, 02 May 2002 13:59
plmcelwee is currently offline  plmcelwee
Messages: 6
Registered: April 2002
Junior Member
I need to process 5000 frames of video through an IDL program. The
video is in a NetCDF file, and the total size of the file is 650MB.
Does anyone have any tips on how to effectively work with files this
large? Essentially right now I read in the entire file, store the
frame data in a variable, then start my computations. This was
working nicely with the 130MB video file I was using previously, but
now I get out-of-memory errors with the larger file.

IDL version: 5.1
System RAM: 256MB
Free harddrive space: 8GB
Virtual memory is set to 2GB currently.

I'm fairly new to programming and pretty clueless about memory
management. I don't yet know the basics of allocating memory and
clearing memory. Any tips would be appreciated, thanks.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: bit operations
Next Topic: Re: Discrete sine transform

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

Current Time: Wed Oct 08 17:11:36 PDT 2025

Total time taken to generate the page: 0.01019 seconds