Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 1997 00:20:57 +0000
From:      Alex Nash <nash@mcs.com>
To:        Randall Hopper <rhh@ct.picker.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: fxtv 0.45
Message-ID:  <344D46E9.F1AD078D@mcs.com>
References:  <344BE345.D72899BC@mcs.com> <19971020195905.27449@ct.picker.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------8E73485617760B4D842AF854
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Randall Hopper wrote:
> Alex Nash:
>  |supported pixmap formats:
>  |    depth 1, bits_per_pixel 1, scanline_pad 32
>  |    depth 4, bits_per_pixel 8, scanline_pad 32
>  |    depth 8, bits_per_pixel 8, scanline_pad 32
>  |    depth 15, bits_per_pixel 16, scanline_pad 32
>  |    depth 16, bits_per_pixel 16, scanline_pad 32
>  |    depth 24, bits_per_pixel 32, scanline_pad 32
>  |    depth 32, bits_per_pixel 32, scanline_pad 32
> 
> Hmm..interesting.  Support for bunches of Pixmap depths simultaneously.

A feature new with AccelX 3.1 -- works great for programs like xdoom
which only understand 8-bpp.

> Just for kicks, what's the output of "fxtv -debug startup" look like (just
> the part before it starts talking about FONT stuff)?  You should see fxtv
> chosing your 24-bpp visual to work in.  Pretty sure it will; just want to
> sanity check this.

It sure did (see the attachment).

> BTW, you're frame buffer is running in 24-bpp, right?  I'm slightly puzzled
> by the fact that the "default visual id" is your 8-bpp PseudoColor visual.

Yes, 24-bpp.  I'm as puzzled as you are about how it works, but I haven't
seen a program yet which was thrown off by it.

> OR, if you in fact "are" running your frame buffer in 8-bpp, and the Xaccel
> server doesn't handle 24-bit ximages in 8-bpp mode, this just might explain
> the black screen you're seeing :-)

I can only wish :)  But seriously, given the static for audio I'm getting,
I think fxtv and AccelX are faultless.

Alex
--------------8E73485617760B4D842AF854
Content-Type: text/plain; charset=us-ascii; name="fxtv.out"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="fxtv.out"


Querying Supported Capture Pixel Formats:
   bpp  Bpp  R,G,B Masks                   Swap
   ---  ---  ----------------------------  ----
    15   2   00007c00, 000003e0, 0000001f  NB  
    16   2   0000f800, 000007e0, 0000001f  NB  
    24   3   00ff0000, 0000ff00, 000000ff   B  
    24   4   00ff0000, 0000ff00, 000000ff  NBWb

Xlib:  extension "XFree86-DGA" missing on display ":0.0".
XF86DGAQueryVersion() failed

Rating Available Visuals:
   Rating  Class        bpp  Bpp  R,G,B Masks                   Swap  DirectVid
   ------  -----------  ---  ---  ----------------------------  ----  ---------
     2     PseudoColor    8  1,1  00000000, 00000000, 00000000   --      No 
     1     GrayScale      8  1,1  00000000, 00000000, 00000000   --      No 
     4     TrueColor     24  1,1  00ff0000, 0000ff00, 000000ff   --      No 
Default Visual is 24-bpp TrueColor

Xlib:  extension "XFree86-VidModeExtension" missing on display ":0.0".
XF86VidModeQueryVersion() failed

STATION ANNOTATION FONT:
Validating font spec '-adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1'
Found at least one registered font, and the first one is an XLFD font:
  '-adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1'
Trying to load a '25' pixel size version
Load failed:
  -adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1
Falling back on '10x20' font.

TUNER MODE ANNOTATION FONT:
Validating font spec '-adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1'
Found at least one registered font, and the first one is an XLFD font:
  '-adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1'
Trying to load a '20' pixel size version
Load failed:
  -adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1
Falling back on '10x20' font.

INPUT DEVICE ANNOTATION FONT:
Validating font spec '-adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1'
Found at least one registered font, and the first one is an XLFD font:
  '-adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1'
Trying to load a '20' pixel size version
Load failed:
  -adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1
Falling back on '10x20' font.

VOLUME ANNOTATION FONT:
Validating font spec '-adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1'
Found at least one registered font, and the first one is an XLFD font:
  '-adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1'
Trying to load a '20' pixel size version
Load failed:
  -adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1
Falling back on '10x20' font.

MUTE ANNOTATION FONT:
Validating font spec '-adobe-utopia-bold-r-*-*-0-0-*-*-*-0-iso8859-1'
Found at least one registered font, and the first one is an XLFD font:
  '-adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1'
Trying to load a '15' pixel size version
Load failed:
  -adobe-utopia-bold-r-normal--0-0-100-100-p-0-iso8859-1
Falling back on '10x20' font.
Direct Video not supported by visual...using XImages

--------------8E73485617760B4D842AF854--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?344D46E9.F1AD078D>