[x265] reference patch for small skip block on black scene

chen chenm003 at 163.com
Mon Mar 21 23:05:16 CET 2016


The x265 output small block in full black sequence (e.g. first part in big_buck_bunny_360p24.y4m)
The reason are our fast cuDepth decide algorithm not detect Intra mode in previous frame. In the Intra Frame, the maximum block size is 32x32, it made a restrict on next Inter that can't beyond 32x32.
The patch just a little improve on PSNR and bitrate, so reference only.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20160322/a22b4009/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix_intra_cuDepth.patch
Type: application/octet-stream
Size: 978 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20160322/a22b4009/attachment.obj>


More information about the x265-devel mailing list