One way would be to concatenate all the files in to one file to be read in by DX. Then all the data is represented internally in your machine. You can then use the sequencer to select out the particular time slice you are interested in and use the continuous save option in the save image window to create a MIFF file with all the frames present. If you are using Linux or some other Unix you can probably use the Linux command line command

convert input-file.miff output-file.m2v

to create an mpeg. Note that if you are running RH or Fedora (and possibly other unicies as well) you'll need to download and install the MPEG codec so that convert can use it.

Notes:

1) This method is relatively memory intensive.

2) The MPEG codecs I have been able to download for convert are all a little bit buggy and frequently fall over with large complex files.

3) This does depend a little bit on what format you are feeding your data in to DX, for my applications its easy, I have regularly sampled binary data of a known size, I have no idea how you are sampling your data.

Good Luck

David


-----------------------------------------------------------------------
David Crawley, Cavendish Labs, Cambridge, CB3 0HE, England
Semiconductor Physics: 01223 764 171    Astro-Physics: 01223 337 298

On Wed, 13 Oct 2004, Fabian Braennstroem wrote:

Hello,

I have some instantaneous data for the airflow around a building. The data are
for every time steps in a seperate file.

I am able to get some nice images with streamlines, glyphs, isosurfaces and
mapped planes for a certain time step.

Does anybody have an idea, how I can read in all those data files an use maybe
the Sequencer and Render/Write2Image to display the instantenous data and save
it to one miff-file? Afterwards I could (hopefully) transform it to a
mpeg-file.
Using the Sequencer with Render/Write2Image and AutoCamera works fine for
different camera positions...

Greetings!

--
Fabian Braennstroem
Duesseldorf/Berlin


Reply via email to