Lypheo / vs-placebo

libplacebo-based debanding, scaling and color mapping plugin for VapourSynth
GNU Lesser General Public License v2.1
73 stars 13 forks source link

Implement libplacebo per-scene tone mapping #36

Closed quietvoid closed 1 year ago

quietvoid commented 1 year ago

The best way is to use frame props, because varying filter arguments constantly recreates the filter context and that's bad. Waiting on https://code.videolan.org/videolan/libplacebo/-/merge_requests/360.

quietvoid commented 1 year ago

This should do for now, might need to come back when there's a refactor in libplacebo.