Re: Saving images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, Jan 10, 2002 at 11:34:26AM -0500, Richard UNGER wrote:
> Hi!
> 
> If you are interested, I have some source code to do this. Its pretty
> primitive, but easy to understand. I use ImageMagick, a well known image
> library, so that I can save in any format I choose.
> 
> In general the problem can be the throughput - can you encode and write
> the images out to disk as quickly as you can capture them?

If the data comes out in a RGB format, the simplest format that I have seen
is ppm which is simply a header + RGB24 data.  These can then be post-processed
with whatever application you want.

Regards,

Matthew





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux