PC Review


Reply
Thread Tools Rate Thread

Avi animations

 
 
Greg Bielleman
Guest
Posts: n/a
 
      12th Aug 2003
Hi,

Can someone point me to a sample of a winform app using an AVI animation in
C# or VB.NET.
I want to show show an animation while my app is processing ...Similar the
the spinning globe in IE.

Thanks
Greg


 
Reply With Quote
 
 
 
 
Paul Hetherington
Guest
Posts: n/a
 
      12th Aug 2003
I believe the only way to currently show an AVI in .NET is with DirectShow
(DX9).
An alterantive though would be to create an animated GIF.
Those work fine in a picturebox control.
-paul

"Greg Bielleman" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> Can someone point me to a sample of a winform app using an AVI animation

in
> C# or VB.NET.
> I want to show show an animation while my app is processing ...Similar the
> the spinning globe in IE.
>
> Thanks
> Greg
>
>



 
Reply With Quote
 
Paul Hetherington
Guest
Posts: n/a
 
      13th Aug 2003
The only other option I can think of would be to create your own 'animation'
in code, by loading and displaying a sequence of still frames from Memory
or Disk
If the animation isn't very large, only a couple seconds, this shouldn't be
too bad.

-paul


"Greg Bielleman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks for the quick reply...
>
> Aren't GIFs a bit limited in colour depth though? (256 colors I seem to
> remember)
>
> and as for DX9..... I want my app to still workin Win2k terminal

sessions.
> I would be surprised if DX9 was loaded on any termianl servers ;-)
>
> Cheers
> Greg Bielleman
>
>
>



 
Reply With Quote
 
Jeremy Hannon
Guest
Posts: n/a
 
      13th Aug 2003
Greg Bielleman wrote:

> Thanks for the quick reply...
>
> Aren't GIFs a bit limited in colour depth though? (256 colors I seem to
> remember)


Yes

> and as for DX9..... I want my app to still workin Win2k terminal sessions.
> I would be surprised if DX9 was loaded on any termianl servers ;-)
>
> Cheers
> Greg Bielleman


Instead of DX9, they may have Media Player 9 installed, or could be
installed. There is an example of how to use a Media Player control at
http://msdn.microsoft.com/library/de...er_article.asp

Jeremy Hannon
Brainbench MVP
www.brainbench.com

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
gif animations =?Utf-8?B?bWFjZWUwMTA=?= Windows XP MovieMaker 1 26th Aug 2007 05:17 PM
animations =?Utf-8?B?TGFtaXM=?= Microsoft Dot NET 0 9th Mar 2006 03:52 PM
Animations on XP MC =?Utf-8?B?RHIuIFBhbHBhdGluZQ==?= Windows XP General 4 10th Feb 2006 05:07 AM
ANIMATIONS =?Utf-8?B?TWFsZW5hMjAy?= Microsoft Powerpoint 4 15th May 2005 01:35 AM
plz add new animations poierpoint (3D animations) =?Utf-8?B?cG93ZXJvZmRyYWdvbg==?= Microsoft Powerpoint 0 18th Mar 2005 08:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:28 PM.