[MPlayer-dev-eng] [patch] libpostproc fix for negative strides

Jindrich Makovicka makovick at kmlinux.fjfi.cvut.cz
Fri Feb 25 00:09:43 CET 2005


Michael Niedermayer wrote:
> many of the filters (like the deblock and deinterlace filters) are in if() 
> else if() blocks so u cannot use them at once
> 
> please also ensure that the video used for testing has b frames and non 
> constant qp, use '-debug 16' to view the per mb qp values

Tested. There was still one bug in quantizer handling, which should be 
fixed now. I used the attached script for checking the MD5s. Maybe also 
flip->pp->flip is worth checking, but current vf_flip doesn't flip 
quantizers, and even if i hack it to do it will make sense only for 
height%16=0. Such "nice" dimensions aren't very critical for negative 
strides, as most of the fixes are effective only for partial macroblocks 
at the bottom.

-- 
Jindrich Makovicka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppstride.diff
Type: text/x-patch
Size: 6231 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050225/bdf11cde/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testit.sh
Type: application/x-shellscript
Size: 817 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050225/bdf11cde/attachment-0001.bin>


More information about the MPlayer-dev-eng mailing list