nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: more on jpeg...
From: Kyle Harris
Date: Wed, 02 Feb 2000 14:29:57 -0500

I've looked at the jpeg stuff some more. I tried running Martin's
demo3.sh (nice graphics:) on an 8bpp fb. This works fine. When running
on 16bpp or 24bpp fb, the picture is very distorted. I recompiled with
SCREEN_PIXTYPE=PF_TRUECOLOR565 and 888 (in config) for each. The results
are the same. I noticed in GrJPEG the comment "Support only palettized
for now ...". Does this mean only support for 8bpp video?

Has anyone done any work with 24bpp framebuffers? I couldn't get any of
the demos to run on an 800x600x24bpp fb.

I like the latest make system. It's really nice :)

Thanks, Kyle.

nanogui@linuxhacker.org