rust-av/Av1an

SC downscale further performance improvements

Open

#968 opened on Apr 27, 2025

 (2 comments) (3 reactions) (0 assignees)Rust (188 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (1,958 stars)
PR merge metrics
 (PR metrics pending)

Description

A bit of a fuzzy issue since I'm not entirely sure how much improvement we can get. It seems like although SC downscale is providing some performance improvements, it is not nearly as much as one would hope for. The cause is that the downscaling is bottlenecking the scenechange detection.

We should do some investigation to see if there are faster alternatives to Vapoursynth's bicubic that we could use.

Image

Contributor guide