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
Re: working with IDLtoAVI.dlm [message #36309 is a reply to message #36228] Thu, 28 August 2003 18:55 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Edward Graves" wrote in message...
>> After a quick browsing of the source, I think your problem is that you
can't
>> reliably have 2 AVI streams open at once. There are a few global vars
that
>> seem to clash.
>
> That was my assessment also, but it's curious because the IDLtoAVI
> documentation makes a point of mentioning how the file identifiers
> returned by the open routines are unique and allow multiple AVI files to
> be open at once.

Documentation... What's that? :)

Well, maybe I need to look at that code more closely. IDLtoAVI creates a
bunch of global structures and I don't see the mechanism to protect the
contents from subsequent calls from different streams. But it could be
right in front of my nose.


>> What happens when you:
>>
>> Open AVI1 for read
>> Open AVI2 for write (set different dimensions than source)
>> Read AVI1 and display on screen.
>
> This actually works, it is only the close operation that causes the crash.
> Your workaround is doable though. Thanks.

Not an elegant solution but it should keep you busy until someone comes up
with a better one. Hopefully you don't have too many files to process...

-Rick
[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: Sat Oct 11 12:18:53 PDT 2025

Total time taken to generate the page: 0.48350 seconds