[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #AOT-741707]: creating a movie with an isl script



Hi, Bill

This may be a video card issue. I was digging around and found an old post on 
something similar.

http://www.unidata.ucar.edu/support/help/MailArchives/idv/msg02416.html

I would start there and the suggestion pertaining to increasing the memory with 
the -Xmx1024m JVM option (or something appropriate to the memory capacity of 
your machine.)

Let us know if this works.

Also, about the mistake in the documentation, could you point us to its 
location so that we may correct the error?

Many Thanks,

-Julien

> Full Name: bill fingerhut
> Email Address: address@hidden
> Organization: lyndon state college retired
> Package Version: 2.9 build date:2010-08-07 07:06 UTC
> Operating System: Windows XP
> Hardware: Java: home: C:\Program Files\IDV_2.9\jre version: 1.6.0_20 
> j3d:1.5.2 fcs (build4)
> Description of problem:
> 
> When trying to save images from an animation (movie), using an isl script,
> the images are blank as is the movie.  I see the following errors:
> 
> Fail to lock surface: D3DERR_DRIVERINTERNALERROR
> Fail to lock surface: D3DERR_DRIVERINTERNALERROR
> Fail to lock surface: D3DERR_DRIVERINTERNALERROR
> 
> Here is more detail in case it is needed.
> 
> I'm starting the IDV and reading in my isl script so I can debug
> this. Here is the isl:
> 
> <isl>
> <bundle file="${islpath}\WoMercV1d.xidv" width="1620" height="810"/>
> <pause/>
> <movie file="a.mov" imagedir="${islpath}" imagetemplate="WoMercV1dy_%count%" 
> imagesuffix="jpg">
> </movie>
> </isl>
> 
> The bundle loads correctly and the display is ok. The movie file and
> the image files are created, but are solid black - blank.
> 
> BTW, the user's manual states that the file attribute can be omitted
> if the movie is not wanted and the images are. Omitting file leads to
> an error.
> 
> 
> 
> 


Ticket Details
===================
Ticket ID: AOT-741707
Department: Support IDV
Priority: Normal
Status: Open