h.264 intra prediction
- From: boothmultipler@xxxxxxxxxxx
- Date: 30 Aug 2005 08:48:27 -0700
I wonder why h.264 uses block based prediction instead of pixelwise.
Wouldn't it be better if we predict the pixels using its neighbours
like JBIG does. Also it requires only one pass, in h.264 we need to try
several times to find the best prediction method. Also theres a little
overhead for each block.
What is the reason to adapt such a method?
.
- Prev by Date: h.264 intra prediction
- Next by Date: Re: compressing compressed video
- Previous by thread: Re: h.264 intra prediction
- Index(es):