Click here to Skip to main content
15,895,256 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Deployment Question - Client Profile Pin
Pete O'Hanlon7-Jun-09 11:11
mvePete O'Hanlon7-Jun-09 11:11 
GeneralRe: Deployment Question - Client Profile Pin
Jammer7-Jun-09 12:02
Jammer7-Jun-09 12:02 
GeneralRe: Deployment Question - Client Profile Pin
Pete O'Hanlon7-Jun-09 21:51
mvePete O'Hanlon7-Jun-09 21:51 
GeneralRe: Deployment Question - Client Profile Pin
Jammer7-Jun-09 22:52
Jammer7-Jun-09 22:52 
QuestionProblems with using series of PNG files as animations Pin
ddavor6-Jun-09 23:33
ddavor6-Jun-09 23:33 
AnswerRe: Problems with using series of PNG files as animations Pin
molesworth6-Jun-09 23:56
molesworth6-Jun-09 23:56 
GeneralRe: Problems with using series of PNG files as animations Pin
ddavor7-Jun-09 1:13
ddavor7-Jun-09 1:13 
GeneralRe: Problems with using series of PNG files as animations Pin
molesworth7-Jun-09 1:37
molesworth7-Jun-09 1:37 
Well, GIF images do support transparency, although it's just on/off rather than an alpha value, so you could possibly use that format depending on your use of transparency. GIF also isn't as good for "photo-style" images, where there are a lot of colour gradients, but it works well for images where there are a lot of colour bocks, lines etc. (In fact, for diagrams with lots of colour blocks and sharp edges, it gives much better results.)

AVIs can be as high quality as you want as well. You can choose the resolution and whether you want any compression applied. AVIs can have transparency as well, but you'd need to make sure you support that in your player.

I wouldn't write of GIF or AVI immediately, as they might, with a little bit of fiddling, be suitable for your needs. If not, I'm not sure what you can do to improve frame rate...

There are three kinds of people in the world - those who can count and those who can't...

GeneralRe: Problems with using series of PNG files as animations Pin
Skymir19-Jun-09 9:47
Skymir19-Jun-09 9:47 
AnswerRe: Problems with using series of PNG files as animations Pin
Henry Minute7-Jun-09 4:53
Henry Minute7-Jun-09 4:53 
QuestionParameter is not valid Pin
JediKnight26-Jun-09 5:17
JediKnight26-Jun-09 5:17 
AnswerRe: Parameter is not valid Pin
musefan8-Jun-09 2:29
musefan8-Jun-09 2:29 
GeneralRe: Parameter is not valid Pin
JediKnight29-Jun-09 16:16
JediKnight29-Jun-09 16:16 
GeneralRe: Parameter is not valid Pin
musefan11-Jun-09 2:32
musefan11-Jun-09 2:32 
GeneralRe: Parameter is not valid Pin
JediKnight212-Jun-09 5:30
JediKnight212-Jun-09 5:30 
QuestionMicrosoft.VisualStudio.Shell.9.0 namespace is not resolved by VS2008 Pin
Member 7510145-Jun-09 11:16
Member 7510145-Jun-09 11:16 
AnswerRe: Microsoft.VisualStudio.Shell.9.0 namespace is not resolved by VS2008 Pin
Mark Salsbery5-Jun-09 12:54
Mark Salsbery5-Jun-09 12:54 
Questioncommunication between device and asp.net Pin
yrishi4-Jun-09 23:39
yrishi4-Jun-09 23:39 
AnswerAttempt to bump post. Pin
Pete O'Hanlon4-Jun-09 23:41
mvePete O'Hanlon4-Jun-09 23:41 
GeneralRe: Attempt to bump post. Pin
yrishi4-Jun-09 23:48
yrishi4-Jun-09 23:48 
GeneralRe: Attempt to bump post. Pin
0x3c04-Jun-09 23:57
0x3c04-Jun-09 23:57 
GeneralRe: Attempt to bump post. Pin
yrishi5-Jun-09 0:15
yrishi5-Jun-09 0:15 
GeneralRe: Attempt to bump post. Pin
Pete O'Hanlon5-Jun-09 0:34
mvePete O'Hanlon5-Jun-09 0:34 
GeneralRe: Attempt to bump post. Pin
yrishi5-Jun-09 0:38
yrishi5-Jun-09 0:38 
GeneralRe: Attempt to bump post. Pin
led mike5-Jun-09 5:03
led mike5-Jun-09 5:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.