[x264-devel] Re: ssd of previous frames
Loren Merritt
lorenm at u.washington.edu
Thu Feb 15 19:47:52 CET 2007
On Thu, 15 Feb 2007, Azadeh Rasouli wrote:
> would you please tell me while encoding a frame how I can access to the
> previous frames' distortions ("ssds").
They are not stored anywhere. Only the sum of all previous frames' ssds is
stored, in h->stat.i_sqe_global.
> and what does "REF_COST(list, ref)" in analyse.c do exactly?
It's the cost, in lambda*bits, of coding the reference frame index using
CAVLC.
--Loren Merritt
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list