|
Re: do dlms work in vm? [message #39663 is a reply to message #39662] |
Tue, 08 June 2004 13:39  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
R.G. Stockwell wrote:
> Can one write some code that utilizes a dlm (Ronn Kling's idltoavi to be
> specific) and then employ that code in the Virtual Machine?
>
> My problem is that some of here want to make some avi's like
> i do in IDL on my window box, but all the other IDL licenses are on linux
> boxes. I suggested whipping up a little widget to load jpgs and spit out
> the avi, and running it on one of our public windows machines via VM.
> But before I start, I figure I'd see if its possible first.
>
> Cheers,
> bob
Dear Bob
if you go over jpgs then it should be possible to write avis on linux too.
> man mencoder
...
mencoder \*.jpg -mf on:fps=25 -o output.avi -ovc divx4
...
Reimar
--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
|
|
|