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

Home » Public Forums » archive » working with IDLtoAVI.dlm
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
working with IDLtoAVI.dlm [message #36228] Thu, 28 August 2003 09:48 Go to previous message
edwardg is currently offline  edwardg
Messages: 5
Registered: August 2003
Junior Member
Hi all,

I've been trying to read in the frames of an AVI file, do some simple
image processing, and write them into a new AVI file. I downloaded Ronn
Kling's dll which has been great, but now I'm running into problems.
(Specs: IDL 5.4 running under Windows XP).

This:

1. Open AVI for writing
2. Write frames
3. Close AVI for writing

Works wonderfully. However, this:

1. Open AVI1 for writing
2. Open AVI2 for reading
3. Write frames
4. Close AVI2 for reading
5. Close AVI1 for writing

Causes the whole of IDLDE to crash when executing command 5 (closing AVI1
for writing), sans error message. I've tried opening and closing the
AVIs in different orders, but it always crashes when trying to close the
write AVI. The only way it works is if the read AVI is closed before the
write AVI is opened, however that doesn't help me because it's not
feasible for me to read in all frames of the read AVI at once. I need to
read and write frame-by-frame.

Any ideas or workarounds?






Ted
graves@reyes.stanford.edu
[Message index]
 
Read Message
Read Message
Previous Topic: Re: graphics formats, triangulisation & coordinate systems
Next Topic: greater than X and less than Y

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

Current Time: Fri Oct 10 16:30:30 PDT 2025

Total time taken to generate the page: 0.16198 seconds