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

Home » Public Forums » archive » Animations: A can or worms?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Animations: A can or worms? [message #38024] Tue, 17 February 2004 09:25 Go to next message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Hi everyone,
I need to bring up a question (again after a year) that David describes as a
can of worms: Animations. I need to create a massive amount of animations
with IDL. The problem: Animated GIFs are due to license issues not
acceptable, the IDL MPEG routines have serious quality issues, and AVI2IDL
requires constant interaction. Therefore can anyone update me on
state-of-the-art animations creation in IDL?
IMHO, RSI really has to start think about this problem before customers go
over to other solutions. Time is moving on and technology advances.
Presentation without animations are almost history, and we need a solution
NOW!

Thanks,
Haje
Re: Animations: A can or worms? [message #38071 is a reply to message #38024] Thu, 19 February 2004 18:00 Go to previous messageGo to next message
mperrin+news is currently offline  mperrin+news
Messages: 81
Registered: May 2001
Member
JD Smith <jdsmith@as.arizona.edu> wrote:
> On Wed, 18 Feb 2004 11:00:28 -0500, Haje Korth wrote:
>
>> Reimar,
>> thanks for your suggestion. However, I really like to go with a file format
>> that can be used with a standard software (see other replies). As I said
>> AVI2IDL is really pretty good. So as a Windoof user I am happy and I feel
>> sorry for UNIX people that are not able to use it...
>
> Unix users might want to take a look at MEncoder, the encoding half of the
> very popular free swiss-army video player MPlayer
> (http://www.mplayerhq.hu).

The ImageMagick package's "convert" tool is also capable of turning a
pile of PNGs into an MPEG; I've used that on several occasions with
good results.

- Marshall
Re: Animations: A can or worms? [message #38072 is a reply to message #38024] Thu, 19 February 2004 15:06 Go to previous messageGo to next message
andrew.cool is currently offline  andrew.cool
Messages: 47
Registered: July 2003
Member
"Haje Korth" <haje.korth@jhuapl.edu> wrote in message news:<c12ibm$b74$1@aplcore.jhuapl.edu>...
> Andrew,
> I looked into this license issue once before when they were still trying to
> make money of the patent. They ticked me off so bad, that I never bothered
> dealing with UNISYS again. I heard from RSI a while ago that they are
> checking with the lawyers on how to make GIF available again to customers in
> countries, where the patent has expired. I am still waiting to hear more.
> Maybe IDL 6.1 will be the answer???
>
> Haje
>

Hi Haje,

Yep, when the patent was still in force in Oz, they wanted something
like USD$1000, so we said Buggar Off!

But now, it's free in Oz and some other places, or at least for the
cost of 2 faxes... ;-)

And although PNG has replaced and in some ways surpassed GIF as
Michael Wallace said, some folk still find a use for the old ways too.


Cheers,

Andrew Cool

DSTO, Adelaide, South Australia
Re: Animations: A can or worms? [message #38074 is a reply to message #38024] Thu, 19 February 2004 12:34 Go to previous messageGo to next message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Haje Korth" wrote...

> do you have a write up or web page of your codec comparison? I noticed the
> other day on your website I got a page not found. Today I think the topic
> wasn't even clickable. I take any information...

Yeah, when I started updating my site I thought I would get that page done.
I haven't yet so the link isn't live.

A few years back I surveyed every free or almost free codec I could get my
hands on. I took a sample clip and noted visual quality, file size,
compression speed, playback can platform support. I compiled the numbers
and it ended there.

In short what I found was that the Indeo video 5.1 codec is the best for
quality vs file size when multi platform support is key. The Sorenson
video5 codec (in QuickTime pro) was best when only Mac and PC support was
required.

Lately I have been working with the DivX and WMV encoders but I haven't
taken the time to compare them against the others I have tested. They are
on my to-do list. My feeling is that they are at least as good as the
Sorenson codec and probably better in many cases.

And you pointed me to vp3 which I need to look at.

I'll see what I can do to put this all together but it probably won't be
anytime real soon. I'll post to the list when the page is live.

-Rick
Re: Animations: A can or worms? [message #38077 is a reply to message #38024] Thu, 19 February 2004 11:59 Go to previous messageGo to next message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Rick,
do you have a write up or web page of your codec comparison? I noticed the
other day on your website I got a page not found. Today I think the topic
wasn't even clickable. I take any information. Doesn't have to be all fancy,
jsut the pure truth... :-)

Haje


"Rick Towler" <rtowler@u.washington.edu> wrote in message
news:c132su$pa4$1@nntp6.u.washington.edu...
>
> "Haje Korth" wrote ...
>
>> I recompiled the routines since this is by far easier than checking
> changes
>> in definitions in export.h and idl32.lib. :-) I found by the way another
>> codec that gives smaller files than MPEG 4, good quality, and is as open
>> source available for Windows and MAC for Quicktime and WMP: VP3. It can
be
>> found at http://www.vp3.com.
>
> Nice find. I'll include it in my CODEC comparison. If I ever get time to
> write it up :)
>
> -Rick
>
>
Re: Animations: A can or worms? [message #38078 is a reply to message #38024] Thu, 19 February 2004 11:30 Go to previous messageGo to next message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Haje Korth" wrote ...

> I recompiled the routines since this is by far easier than checking
changes
> in definitions in export.h and idl32.lib. :-) I found by the way another
> codec that gives smaller files than MPEG 4, good quality, and is as open
> source available for Windows and MAC for Quicktime and WMP: VP3. It can be
> found at http://www.vp3.com.

Nice find. I'll include it in my CODEC comparison. If I ever get time to
write it up :)

-Rick
Re: Animations: A can or worms? [message #38081 is a reply to message #38024] Thu, 19 February 2004 09:53 Go to previous messageGo to next message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Wed, 18 Feb 2004 11:00:28 -0500, Haje Korth wrote:

> Reimar,
> thanks for your suggestion. However, I really like to go with a file format
> that can be used with a standard software (see other replies). As I said
> AVI2IDL is really pretty good. So as a Windoof user I am happy and I feel
> sorry for UNIX people that are not able to use it...

Unix users might want to take a look at MEncoder, the encoding half of the
very popular free swiss-army video player MPlayer
(http://www.mplayerhq.hu). Both can playback and encode essentially any
format under the sun (often producing better quality animations in
less time than commercial encoders). The list of supported codecs is
actually somewhat frightening:

http://www.mplayerhq.hu/homepage/codecs-status.html.

Of interest to IDL users is the ability to encode to many of the various
codecs and container formats from a large pile of PNG files; see:

http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-enc-images.ht ml

This include MNG, the PNG analog of animated GIFs, along with
MPEG1-3, WMV1/2, DiVX3,4,5, etc. through the open source libavcodec
package bundled inside of MPlayer/MEncoder (and others).

Anyway, I've not experimented with it, but it's been in the back of my
mind for when that next animation project pops up. If anyone plays with
it, I'd appreciate feedback on which codes/formats produce the best
results for various types of animations. Beware that the
installation/compilation process can be somewhat involved.

JD
Re: Animations: A can or worms? [message #38084 is a reply to message #38024] Thu, 19 February 2004 06:55 Go to previous messageGo to next message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Paul,
yes, indeed, nice animations. But I am missing the instructions how to make
my own animations. Can you provide me with some guidance?

Thanks,
Haje

--

"Paul Sorenson" <aardvark62@msn.com> wrote in message
news:403412a6$1_3@127.0.0.1...
> What I've been doing is generating a series of png files and animating
them
> with java. I wrote an animation player in java that lets the user sweep
> through the animation with their arrow keys if they want to. You can have
a
> look at some examples on my web page: www.paulsorenson.com . The
animations
> on that page automatically cache themselves on your machine via java
> webstart. At this point, I'm not sure how to remove the cache :-) Maybe
> just seek and destroy the files:-)
>
> -Paul Sorenson
>
>
> "Haje Korth" <haje.korth@jhuapl.edu> wrote in message
> news:c0tiq7$dqi$1@aplcore.jhuapl.edu...
>> Hi everyone,
>> I need to bring up a question (again after a year) that David describes
as
> a
>> can of worms: Animations. I need to create a massive amount of
animations
>> with IDL. The problem: Animated GIFs are due to license issues not
>> acceptable, the IDL MPEG routines have serious quality issues, and
AVI2IDL
>> requires constant interaction. Therefore can anyone update me on
>> state-of-the-art animations creation in IDL?
>> IMHO, RSI really has to start think about this problem before customers
go
>> over to other solutions. Time is moving on and technology advances.
>> Presentation without animations are almost history, and we need a
solution
>> NOW!
>>
>> Thanks,
>> Haje
>>
>>
>
>
Re: Animations: A can or worms? [message #38086 is a reply to message #38024] Thu, 19 February 2004 06:48 Go to previous messageGo to next message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Andrew,
I looked into this license issue once before when they were still trying to
make money of the patent. They ticked me off so bad, that I never bothered
dealing with UNISYS again. I heard from RSI a while ago that they are
checking with the lawyers on how to make GIF available again to customers in
countries, where the patent has expired. I am still waiting to hear more.
Maybe IDL 6.1 will be the answer???

Haje



"Andrew Cool" <andrew.cool@dsto.defence.gov.au> wrote in message
news:c6d70400.0402181521.1ea43648@posting.google.com...
> Michael Wallace <mwallace.removethismunge@swri.edu.invalid> wrote in
message news:<1035c1ks11nt3c3@corp.supernews.com>...
>> It would be nice to see RSI add some support for MNG. Just as PNG is
>> replacing GIF, MNG should be replacing animated GIFs. For simple
>> animations, MNG would be viable especially now that web browsers are
>> starting to support it. However, this is all a pipe dream since IDL
>> doesn't support the format. Oh, well.
>>
>> mw
>
> Michael,
>
> The LZW algorithm patent has expired in many countries, and it's a
> fairly simple process to get permission from UNISYS to use LZW in
> non-commercial work, whereupon RSI will activate GIF in your IDL licence.
>
> Ask, and ye might receive...
>
> Andrew Cool
>
> DSTO, Adelaide, South Australia
Re: Animations: A can or worms? [message #38087 is a reply to message #38024] Thu, 19 February 2004 06:43 Go to previous messageGo to next message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Rick,
I recompiled the routines since this is by far easier than checking changes
in definitions in export.h and idl32.lib. :-) I found by the way another
codec that gives smaller files than MPEG 4, good quality, and is as open
source available for Windows and MAC for Quicktime and WMP: VP3. It can be
found at http://www.vp3.com.

Haje

PS: I could not get DivX to work on my WMP, but I will not bother trying any
further. Too much work....



"Rick Towler" <rtowler@u.washington.edu> wrote in message
news:c1133h$e3g$1@nntp6.u.washington.edu...
>
> "Haje Korth" wrote...
>
>> I went back to recompile AVI2IDL for IDL v6.0.
>
> AFAIK, the same .dlm will work with at least 5.5-6.0 so you really don't
> need to recompile.
>
>> The codec questions is really a tough one. I want a codec that gives
>> great animation quality, small file size, and cross-system
compatibility.
>
> Heh, you want it all. And I suppose you want it open source and free :)
>
>> I actually got good quality and reasonable file size with the Indeo
Video
>> 5.10 codec.
>
> The indeo5.1 and the sorenson codecs (quicktime pro) are pretty good for
> animations created in IDL. Indeo5.1 is probably the most "compatible" as
> decoders are available for the more common platforms.
>
> I have found DivX and WindowsMedia9 codecs to be the best overall with
full
> motion animations and use these formats for presentations. Newer versions
> of DivX should work with WMP as I have it working here.
>
>> This makes me wonder, why isn't there an animation standard just like
>> PDF for text documents?
>
> Well it isn't for lack of trying. That's what QuickTime and WMV (to a
> lesser extent) are working towards.
>
> -Rick
>
>
Re: Animations: A can or worms? [message #38089 is a reply to message #38024] Wed, 18 February 2004 21:45 Go to previous messageGo to next message
Yunxiang Zhang is currently offline  Yunxiang Zhang
Messages: 19
Registered: October 2003
Junior Member
Hey, Paul

Nice website. Works pretty fluent with IE but my firefox doesn't know how
to open jnlp files although it work fine with other common applets. So
what is jnlp and how to make my firefox understand it? Anybody knows how?

Thanks!
Yunxiang

On Wed, 18 Feb 2004, Paul Sorenson wrote:

> What I've been doing is generating a series of png files and animating them
> with java. I wrote an animation player in java that lets the user sweep
> through the animation with their arrow keys if they want to. You can have a
> look at some examples on my web page: www.paulsorenson.com . The animations
> on that page automatically cache themselves on your machine via java
> webstart. At this point, I'm not sure how to remove the cache :-) Maybe
> just seek and destroy the files:-)
>
> -Paul Sorenson
>
>
> "Haje Korth" <haje.korth@jhuapl.edu> wrote in message
> news:c0tiq7$dqi$1@aplcore.jhuapl.edu...
>> Hi everyone,
>> I need to bring up a question (again after a year) that David describes as
> a
>> can of worms: Animations. I need to create a massive amount of animations
>> with IDL. The problem: Animated GIFs are due to license issues not
>> acceptable, the IDL MPEG routines have serious quality issues, and AVI2IDL
>> requires constant interaction. Therefore can anyone update me on
>> state-of-the-art animations creation in IDL?
>> IMHO, RSI really has to start think about this problem before customers go
>> over to other solutions. Time is moving on and technology advances.
>> Presentation without animations are almost history, and we need a solution
>> NOW!
>>
>> Thanks,
>> Haje
>>
>>
>
>
>

--
Yunxiang ZHANG
Rm. W080
James H Clark Center Tel: (650) 723 1087
318 Campus Drive Fax: (650) 723 9173
Stanford, CA 94305 E-mail: yxzhang@Stanford.EDU
Re: Animations: A can or worms? [message #38090 is a reply to message #38024] Wed, 18 February 2004 21:04 Go to previous messageGo to next message
Paul Sorenson is currently offline  Paul Sorenson
Messages: 48
Registered: May 2002
Member
"Haje Korth" <haje.korth@jhuapl.edu> wrote in message
news:c10219$cae$1@aplcore.jhuapl.edu...
> Mike,
> Thank you for your reply. I tried animated gifs before. The problem there
> was the players. In a scientific animation with 10 images, it does not
help
> me seeing all these within 0.5 seconds in certain players.

My Java animation player (see below) allows users to control the speed of
an animation.

-Paul Sorenson

"Paul Sorenson" <aardvark62@msn.com> wrote in message
news:403412a6$1_3@127.0.0.1...
> What I've been doing is generating a series of png files and animating
them
> with java. I wrote an animation player in java that lets the user sweep
> through the animation with their arrow keys if they want to. You can have
a
> look at some examples on my web page: www.paulsorenson.com . The
animations
> on that page automatically cache themselves on your machine via java
> webstart. At this point, I'm not sure how to remove the cache :-) Maybe
> just seek and destroy the files:-)
>
> -Paul Sorenson
>
>
> "Haje Korth" <haje.korth@jhuapl.edu> wrote in message
> news:c0tiq7$dqi$1@aplcore.jhuapl.edu...
>> Hi everyone,
>> I need to bring up a question (again after a year) that David describes
as
> a
>> can of worms: Animations. I need to create a massive amount of
animations
>> with IDL. The problem: Animated GIFs are due to license issues not
>> acceptable, the IDL MPEG routines have serious quality issues, and
AVI2IDL
>> requires constant interaction. Therefore can anyone update me on
>> state-of-the-art animations creation in IDL?
>> IMHO, RSI really has to start think about this problem before customers
go
>> over to other solutions. Time is moving on and technology advances.
>> Presentation without animations are almost history, and we need a
solution
>> NOW!
>>
>> Thanks,
>> Haje
>>
>>
>
>
Re: Animations: A can or worms? [message #38092 is a reply to message #38024] Wed, 18 February 2004 17:21 Go to previous messageGo to next message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Haje Korth" wrote...

> I went back to recompile AVI2IDL for IDL v6.0.

AFAIK, the same .dlm will work with at least 5.5-6.0 so you really don't
need to recompile.

> The codec questions is really a tough one. I want a codec that gives
> great animation quality, small file size, and cross-system compatibility.

Heh, you want it all. And I suppose you want it open source and free :)

> I actually got good quality and reasonable file size with the Indeo Video
> 5.10 codec.

The indeo5.1 and the sorenson codecs (quicktime pro) are pretty good for
animations created in IDL. Indeo5.1 is probably the most "compatible" as
decoders are available for the more common platforms.

I have found DivX and WindowsMedia9 codecs to be the best overall with full
motion animations and use these formats for presentations. Newer versions
of DivX should work with WMP as I have it working here.

> This makes me wonder, why isn't there an animation standard just like
> PDF for text documents?

Well it isn't for lack of trying. That's what QuickTime and WMV (to a
lesser extent) are working towards.

-Rick
Re: Animations: A can or worms? [message #38093 is a reply to message #38024] Wed, 18 February 2004 17:34 Go to previous messageGo to next message
Paul Sorenson is currently offline  Paul Sorenson
Messages: 48
Registered: May 2002
Member
What I've been doing is generating a series of png files and animating them
with java. I wrote an animation player in java that lets the user sweep
through the animation with their arrow keys if they want to. You can have a
look at some examples on my web page: www.paulsorenson.com . The animations
on that page automatically cache themselves on your machine via java
webstart. At this point, I'm not sure how to remove the cache :-) Maybe
just seek and destroy the files:-)

-Paul Sorenson


"Haje Korth" <haje.korth@jhuapl.edu> wrote in message
news:c0tiq7$dqi$1@aplcore.jhuapl.edu...
> Hi everyone,
> I need to bring up a question (again after a year) that David describes as
a
> can of worms: Animations. I need to create a massive amount of animations
> with IDL. The problem: Animated GIFs are due to license issues not
> acceptable, the IDL MPEG routines have serious quality issues, and AVI2IDL
> requires constant interaction. Therefore can anyone update me on
> state-of-the-art animations creation in IDL?
> IMHO, RSI really has to start think about this problem before customers go
> over to other solutions. Time is moving on and technology advances.
> Presentation without animations are almost history, and we need a solution
> NOW!
>
> Thanks,
> Haje
>
>
Re: Animations: A can or worms? [message #38096 is a reply to message #38024] Wed, 18 February 2004 15:54 Go to previous messageGo to next message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
>> It would be nice to see RSI add some support for MNG. Just as PNG is
>> replacing GIF, MNG should be replacing animated GIFs. For simple
>> animations, MNG would be viable especially now that web browsers are
>> starting to support it. However, this is all a pipe dream since IDL
>> doesn't support the format. Oh, well.
>>
>> mw
>
>
> Michael,
>
> The LZW algorithm patent has expired in many countries, and it's a
> fairly simple process to get permission from UNISYS to use LZW in
> non-commercial work, whereupon RSI will activate GIF in your IDL licence.
>
> Ask, and ye might receive...


Yes, it is a fairly simple process to activate GIF in IDL, but you don't
have to do anything special to use write_png. We've been using PNGs for
years now with no problems. PNG was specifically designed as a
patent-free replacement for GIF and even managed to improve on the
compression technique. Like GIF, PNG also has transparency, but unlike
GIF, PNG also supports opacity. And PNG can support a greater color
depth. As far as I can tell, PNG is a superior format. The only reason
to even think of using GIF is if you want animation.

And the LZW patents haven't expired everywhere yet. The US patent
expired last June, but the patents in Canada and most of Europe won't
expire until sometime this year.

mw
Re: Animations: A can or worms? [message #38098 is a reply to message #38024] Wed, 18 February 2004 15:21 Go to previous messageGo to next message
andrew.cool is currently offline  andrew.cool
Messages: 47
Registered: July 2003
Member
Michael Wallace <mwallace.removethismunge@swri.edu.invalid> wrote in message news:<1035c1ks11nt3c3@corp.supernews.com>...
> It would be nice to see RSI add some support for MNG. Just as PNG is
> replacing GIF, MNG should be replacing animated GIFs. For simple
> animations, MNG would be viable especially now that web browsers are
> starting to support it. However, this is all a pipe dream since IDL
> doesn't support the format. Oh, well.
>
> mw

Michael,

The LZW algorithm patent has expired in many countries, and it's a
fairly simple process to get permission from UNISYS to use LZW in
non-commercial work, whereupon RSI will activate GIF in your IDL licence.

Ask, and ye might receive...

Andrew Cool

DSTO, Adelaide, South Australia
Re: Animations: A can or worms? [message #38102 is a reply to message #38024] Wed, 18 February 2004 08:00 Go to previous messageGo to next message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Reimar,
thanks for your suggestion. However, I really like to go with a file format
that can be used with a standard software (see other replies). As I said
AVI2IDL is really pretty good. So as a Windoof user I am happy and I feel
sorry for UNIX people that are not able to use it...

Haje


"Reimar Bauer" <R.Bauer@fz-juelich.de> wrote in message
news:c0vj6k$bove$1@zam602.zam.kfa-juelich.de...
> Haje Korth wrote:
>> Hi everyone,
>> I need to bring up a question (again after a year) that David describes
as a
>> can of worms: Animations. I need to create a massive amount of
animations
>> with IDL. The problem: Animated GIFs are due to license issues not
>> acceptable, the IDL MPEG routines have serious quality issues, and
AVI2IDL
>> requires constant interaction. Therefore can anyone update me on
>> state-of-the-art animations creation in IDL?
>> IMHO, RSI really has to start think about this problem before customers
go
>> over to other solutions. Time is moving on and technology advances.
>> Presentation without animations are almost history, and we need a
solution
>> NOW!
>>
>> Thanks,
>> Haje
>>
>>
>
>
> Dear Haje
>
> we are using an own format for the animation files we need.
> They could be played by idl with an own animation routine or they could
> be converted to mpeg over jpg images by convert.
>
> The idl player is able to play synchronized the animations you select
>
>
>
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _html/dbase/x_animate_dbase.pro.html
>
> wget
>
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _html/dbase/download/x_animate.sav
>
> and here is a small example:
>
> wget
>
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _work/fr_lib/creaso_examples/c3h8.anim
>
> IDL> x_animate
>
> Please use the FILE Button to select the anim file.
>
>
>
> best regards
> Reimar
>
Re: Animations: A can or worms? [message #38103 is a reply to message #38024] Wed, 18 February 2004 07:57 Go to previous messageGo to next message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Mike,
Thank you for your reply. I tried animated gifs before. The problem there
was the players. In a scientific animation with 10 images, it does not help
me seeing all these within 0.5 seconds in certain players. Thus one had to
search for a while to find a reasonable player. I really want to go with a
standard like quicktime or WMP that everyone has.

Greetings,
Haje


"Michael Wallace" <mwallace.removethismunge@swri.edu.invalid> wrote in
message news:1035c1ks11nt3c3@corp.supernews.com...
>> Hi everyone,
>> I need to bring up a question (again after a year) that David describes
as a
>> can of worms: Animations. I need to create a massive amount of
animations
>> with IDL. The problem: Animated GIFs are due to license issues not
>> acceptable, the IDL MPEG routines have serious quality issues, and
AVI2IDL
>> requires constant interaction. Therefore can anyone update me on
>> state-of-the-art animations creation in IDL?
>> IMHO, RSI really has to start think about this problem before customers
go
>> over to other solutions. Time is moving on and technology advances.
>> Presentation without animations are almost history, and we need a
solution
>> NOW!
>
> It would be nice to see RSI add some support for MNG. Just as PNG is
> replacing GIF, MNG should be replacing animated GIFs. For simple
> animations, MNG would be viable especially now that web browsers are
> starting to support it. However, this is all a pipe dream since IDL
> doesn't support the format. Oh, well.
>
> mw
Re: Animations: A can or worms? [message #38107 is a reply to message #38024] Wed, 18 February 2004 03:44 Go to previous messageGo to next message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Haje Korth wrote:
> Hi everyone,
> I need to bring up a question (again after a year) that David describes as a
> can of worms: Animations. I need to create a massive amount of animations
> with IDL. The problem: Animated GIFs are due to license issues not
> acceptable, the IDL MPEG routines have serious quality issues, and AVI2IDL
> requires constant interaction. Therefore can anyone update me on
> state-of-the-art animations creation in IDL?
> IMHO, RSI really has to start think about this problem before customers go
> over to other solutions. Time is moving on and technology advances.
> Presentation without animations are almost history, and we need a solution
> NOW!
>
> Thanks,
> Haje
>
>


Dear Haje

we are using an own format for the animation files we need.
They could be played by idl with an own animation routine or they could
be converted to mpeg over jpg images by convert.

The idl player is able to play synchronized the animations you select


http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _html/dbase/x_animate_dbase.pro.html

wget
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _html/dbase/download/x_animate.sav

and here is a small example:

wget
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _work/fr_lib/creaso_examples/c3h8.anim

IDL> x_animate

Please use the FILE Button to select the anim file.



best regards
Reimar
Re: Animations: A can or worms? [message #38112 is a reply to message #38024] Tue, 17 February 2004 16:22 Go to previous messageGo to next message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
> Hi everyone,
> I need to bring up a question (again after a year) that David describes as a
> can of worms: Animations. I need to create a massive amount of animations
> with IDL. The problem: Animated GIFs are due to license issues not
> acceptable, the IDL MPEG routines have serious quality issues, and AVI2IDL
> requires constant interaction. Therefore can anyone update me on
> state-of-the-art animations creation in IDL?
> IMHO, RSI really has to start think about this problem before customers go
> over to other solutions. Time is moving on and technology advances.
> Presentation without animations are almost history, and we need a solution
> NOW!

It would be nice to see RSI add some support for MNG. Just as PNG is
replacing GIF, MNG should be replacing animated GIFs. For simple
animations, MNG would be viable especially now that web browsers are
starting to support it. However, this is all a pipe dream since IDL
doesn't support the format. Oh, well.

mw
Re: Animations: A can or worms? [message #38149 is a reply to message #38024] Sat, 21 February 2004 12:32 Go to previous message
Yunxiang Zhang is currently offline  Yunxiang Zhang
Messages: 19
Registered: October 2003
Junior Member
Hi Paul,

Thanks for the info. I think the reason is I installed my firefox over
firebird and I could not get the download manager working properly.
Instead of reinstall firefox, I just installed a mimetype editor extention
and now I can tell ff what to do with jnlp files. How nice to see the
animation on my gentoo box!:)

BTW: Is it ok to download your jar files and make my own animation out of
it for my homework?

Best,
Yunxiang

On 20 Feb 2004, Paul Sorenson wrote:

> Hi Yunxiang,
>
> Hmmm, have you tried getting a fresh download from www.java.com?
> There is a button on that page that downloads just what is needed for
> a user, rather than the entire developement package.
>
> JNLP is Java Network Launch Protocol. .jnlp files are used by java
> webstart. Java webstart causes java to be launched from web pages in
> the same way as programs like Windows Media Player get launched. In
> other words, webstart lets java run as what I think of as a satellite
> application rather than a plug-in or embedded applet. Webstart gets
> installed from the "Get It Now" button at www.java.com
>
> -Paul Sorenson
>
>
> Yunxiang Zhang <yxzhang@stanford.edu> wrote in message news:<Pine.GSO.4.44.0402182139210.815-100000@elaine21.Stanford.EDU>...
>> Hey, Paul
>>
>> Nice website. Works pretty fluent with IE but my firefox doesn't know how
>> to open jnlp files although it work fine with other common applets. So
>> what is jnlp and how to make my firefox understand it? Anybody knows how?
>>
>> Thanks!
>> Yunxiang
>>
>> On Wed, 18 Feb 2004, Paul Sorenson wrote:
>>
>>> What I've been doing is generating a series of png files and animating them
>>> with java. I wrote an animation player in java that lets the user sweep
>>> through the animation with their arrow keys if they want to. You can have a
>>> look at some examples on my web page: www.paulsorenson.com . The animations
>>> on that page automatically cache themselves on your machine via java
>>> webstart. At this point, I'm not sure how to remove the cache :-) Maybe
>>> just seek and destroy the files:-)
>>>
>>> -Paul Sorenson
>>>
>>>
>>> "Haje Korth" <haje.korth@jhuapl.edu> wrote in message
>>> news:c0tiq7$dqi$1@aplcore.jhuapl.edu...
>>>> Hi everyone,
>>>> I need to bring up a question (again after a year) that David describes as
>> a
>>>> can of worms: Animations. I need to create a massive amount of animations
>>>> with IDL. The problem: Animated GIFs are due to license issues not
>>>> acceptable, the IDL MPEG routines have serious quality issues, and AVI2IDL
>>>> requires constant interaction. Therefore can anyone update me on
>>>> state-of-the-art animations creation in IDL?
>>>> IMHO, RSI really has to start think about this problem before customers go
>>>> over to other solutions. Time is moving on and technology advances.
>>>> Presentation without animations are almost history, and we need a solution
>>>> NOW!
>>>>
>>>> Thanks,
>>>> Haje
>>>>
>>>>
>>>
>>>
>>>
>
Re: Animations: A can or worms? [message #38158 is a reply to message #38089] Fri, 20 February 2004 11:26 Go to previous message
aardvark62 is currently offline  aardvark62
Messages: 6
Registered: November 2002
Junior Member
Hi Yunxiang,

Hmmm, have you tried getting a fresh download from www.java.com?
There is a button on that page that downloads just what is needed for
a user, rather than the entire developement package.

JNLP is Java Network Launch Protocol. .jnlp files are used by java
webstart. Java webstart causes java to be launched from web pages in
the same way as programs like Windows Media Player get launched. In
other words, webstart lets java run as what I think of as a satellite
application rather than a plug-in or embedded applet. Webstart gets
installed from the "Get It Now" button at www.java.com

-Paul Sorenson


Yunxiang Zhang <yxzhang@stanford.edu> wrote in message news:<Pine.GSO.4.44.0402182139210.815-100000@elaine21.Stanford.EDU>...
> Hey, Paul
>
> Nice website. Works pretty fluent with IE but my firefox doesn't know how
> to open jnlp files although it work fine with other common applets. So
> what is jnlp and how to make my firefox understand it? Anybody knows how?
>
> Thanks!
> Yunxiang
>
> On Wed, 18 Feb 2004, Paul Sorenson wrote:
>
>> What I've been doing is generating a series of png files and animating them
>> with java. I wrote an animation player in java that lets the user sweep
>> through the animation with their arrow keys if they want to. You can have a
>> look at some examples on my web page: www.paulsorenson.com . The animations
>> on that page automatically cache themselves on your machine via java
>> webstart. At this point, I'm not sure how to remove the cache :-) Maybe
>> just seek and destroy the files:-)
>>
>> -Paul Sorenson
>>
>>
>> "Haje Korth" <haje.korth@jhuapl.edu> wrote in message
>> news:c0tiq7$dqi$1@aplcore.jhuapl.edu...
>>> Hi everyone,
>>> I need to bring up a question (again after a year) that David describes as
> a
>>> can of worms: Animations. I need to create a massive amount of animations
>>> with IDL. The problem: Animated GIFs are due to license issues not
>>> acceptable, the IDL MPEG routines have serious quality issues, and AVI2IDL
>>> requires constant interaction. Therefore can anyone update me on
>>> state-of-the-art animations creation in IDL?
>>> IMHO, RSI really has to start think about this problem before customers go
>>> over to other solutions. Time is moving on and technology advances.
>>> Presentation without animations are almost history, and we need a solution
>>> NOW!
>>>
>>> Thanks,
>>> Haje
>>>
>>>
>>
>>
>>
Re: Animations: A can or worms? [message #38166 is a reply to message #38074] Fri, 20 February 2004 06:17 Go to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Rick,
Thanks, I think this is really all I wanted to know. Basically, there is
nothing I have seriously overlooked.

Greetings,
Haje



"Rick Towler" <rtowler@u.washington.edu> wrote in message
news:c136m6$hci$1@nntp6.u.washington.edu...
>
> "Haje Korth" wrote...
>
>> do you have a write up or web page of your codec comparison? I noticed
the
>> other day on your website I got a page not found. Today I think the
topic
>> wasn't even clickable. I take any information...
>
> Yeah, when I started updating my site I thought I would get that page
done.
> I haven't yet so the link isn't live.
>
> A few years back I surveyed every free or almost free codec I could get my
> hands on. I took a sample clip and noted visual quality, file size,
> compression speed, playback can platform support. I compiled the numbers
> and it ended there.
>
> In short what I found was that the Indeo video 5.1 codec is the best for
> quality vs file size when multi platform support is key. The Sorenson
> video5 codec (in QuickTime pro) was best when only Mac and PC support was
> required.
>
> Lately I have been working with the DivX and WMV encoders but I haven't
> taken the time to compare them against the others I have tested. They are
> on my to-do list. My feeling is that they are at least as good as the
> Sorenson codec and probably better in many cases.
>
> And you pointed me to vp3 which I need to look at.
>
> I'll see what I can do to put this all together but it probably won't be
> anytime real soon. I'll post to the list when the page is live.
>
> -Rick
>
>
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: JHU/APL/S1R IDL Library update.
Next Topic: Re: Color table questions

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

Current Time: Wed Oct 08 15:39:32 PDT 2025

Total time taken to generate the page: 0.00885 seconds