[FFmpeg-devel] [PATCH] avcodec/ffv1: Implement 2D RLE for remap

Michael Niedermayer michael at niedermayer.cc
Fri Mar 21 23:12:50 EET 2025


Hi

On Fri, Mar 21, 2025 at 09:13:49PM +0100, Michael Niedermayer wrote:
> On Fri, Mar 21, 2025 at 12:07:30AM +0100, Lynne wrote:
> > On 20/03/2025 23:30, Michael Niedermayer wrote:
> > > This performs about as good as the non LRU system for 16bit and
> > > better than then the LRU system for 16 converted to 32. So
> > > its basically performing best in all cases we have atm making
> > > the LRU system unneeded.
> > 
> > Test on *real* 32-bit content, please. You can generate some by using the
> > tonemap filter, or any of the others that support it.
> 
> iam happy to test tonemap output but
> tonemap output is not "real content" either

tested the previous LRU code and this with ACES_OT_VWG run through tonemap
this still performs better than the previous LRU code.

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

"Nothing to hide" only works if the folks in power share the values of
you and everyone you know entirely and always will -- Tom Scott

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250321/10cb5743/attachment.sig>


More information about the ffmpeg-devel mailing list