Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 1996 14:42:58 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        multimedia@freebsd.org
Subject:   About video compression etc.
Message-ID:  <199604291242.OAA05351@labinfo.iet.unipi.it>

next in thread | raw e-mail | index | archive | help
Have a question on video compression, with particular
reference to live video compression. I have looked at encoding
algorithm used by nv, but suspect the same applies to h.261, mpeg
etc.

When selecting which blocks to send to the network, nv compares
the current with the previous image. If the difference exceeds a
(fixed) threshold, then the block is scheduled to be sent.

Apart from the obvious change of making the threshold dependant on
the actual bandwidth on the connection, is there any algorithm
which also sorts blocks depending on the amount of change from the
previous one ? This might give a better visual effect.

	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/
====================================================================



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