Skip to content
Discussion options

You must be logged in to vote

That is just the description for it. The line right below it, the one starting with "vf=", is the one you want to delete or comment with a # at the start. It should look like this:

# SVP Frame Rate Conversion Optimized for 48 FPS
# vf=@SVP:vapoursynth="~~/svp_main.vpy":buffered-frames=8:concurrent-frames=8

If you don't want to use it at all replace it with this line:

# Temporal + Spatial Denoising Filter (reduces banding) 
vf=@HQDN3D:lavfi=[hqdn3d=luma_spatial=3:chroma_spatial=2:luma_tmp=5]

This is something I've been working on these past few days, and that will reduce the banding significantly. It's very light, it shouldn't affect performance. I'm going to release a new update soon th…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@1Phase1
Comment options

@allecsc
Comment options

@1Phase1
Comment options

@allecsc
Comment options

Answer selected by 1Phase1
Comment options

You must be logged in to vote
1 reply
@1Phase1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants