Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 1998 10:24:09 +0100 (MET)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        hasty@rah.star-gate.com (Amancio Hasty)
Cc:        multimedia@FreeBSD.ORG, james@miller.cs.uwm.edu
Subject:   Re: Video ioctl interface
Message-ID:  <199803020924.KAA20469@labinfo.iet.unipi.it>
In-Reply-To: <199803020935.BAA09432@rah.star-gate.com> from "Amancio Hasty" at Mar 2, 98 01:35:32 am

next in thread | previous in thread | raw e-mail | index | archive | help
> I think that we are now at good point to change the interface so 
> what I would like to see is proposals or ideas for the new interface.

a random idea i have had in mind for some time is to make the frame
buffer read/write, and allow the card's output to be mapped anywhere
in the buffer (possibly even the one of a different card), not just
at the upper left corner.

This would be done to allow nice picture-in-picture effects, e.g. one
application could write a slide (or something similar) into the frame
buffer while the Bt848 shows live video in a portion:

   .............................    xxxxxxxxxxxxxxxxxxxxxxxxxxxxx   
   .............................    xxxxxxxxxxxxxxxxxxxxxxxxxxxxx   
   ....  application output ....    xxxxxxxxxxxxxx..appl....xxxxx
   .............................    xxxxxxxxxxxxxx..output..xxxxx
   .............................    xxxxxxxxxxxxxx..........xxxxx
   .............................    xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
   ..................xxxxxxxxx..    xxxxx live video xxxxxxxxxxxx
   ..................x video x..    xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
   ..................xxxxxxxxx..    xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
   .............................    xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

the advantage would be that fxtv, vic&friends could just read from
the driver rather than mess up with mixing windows etc.

	cheers
	luigi
-----------------------------+--------------------------------------
Luigi Rizzo                  |  Dip. di Ingegneria dell'Informazione
email: luigi@iet.unipi.it    |  Universita' di Pisa
tel: +39-50-568533           |  via Diotisalvi 2, 56126 PISA (Italy)
fax: +39-50-568522           |  http://www.iet.unipi.it/~luigi/
_____________________________|______________________________________

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message



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