Jpeg decoder

Hello!

I fetch 25 jpgs per seconds from a webcamera. When i have theese in memory
i want to show them.
Right now I use SDL_image classes to load the jpg from memory.
This way however take to much cpu and to long time.

Anyone know a faster and better way?!?!

/Martin

G? f?re i k?n och f? din sajt v?rderad p? nolltid med Yahoo! Express

Use a MPEG stream from your camera…

Martin Holmgren wrote:> Hello!

I fetch 25 jpgs per seconds from a webcamera. When i have theese in memory
i want to show them.
Right now I use SDL_image classes to load the jpg from memory.
This way however take to much cpu and to long time.

Anyone know a faster and better way?!?!

/Martin

G? f?re i k?n och f? din sajt v?rderad p? nolltid med Yahoo! Express
http://se.docs.yahoo.com/info/express/help/index.html

you might also try an uncompressed or less compressed format…

the more deeply compressed an image is, the longer it takes to decompress it
most of the time.> ----- Original Message -----

From: nospam@pontoip.com.br (Herbert G. Fischer)
To:
Sent: Thursday, July 17, 2003 11:09 AM
Subject: Re: [SDL] Jpeg decoder…

Use a MPEG stream from your camera…

Martin Holmgren wrote:

Hello!

I fetch 25 jpgs per seconds from a webcamera. When i have theese in
memory

i want to show them.
Right now I use SDL_image classes to load the jpg from memory.
This way however take to much cpu and to long time.

Anyone know a faster and better way?!?!

/Martin

G? f?re i k?n och f? din sajt v?rderad p? nolltid med Yahoo! Express
http://se.docs.yahoo.com/info/express/help/index.html


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl