Log in

View Full Version : LSFMod(...) very slowly


gioppatta
4th July 2012, 10:44
I try this settings for limitedsharpenfastermod:

lsfmod(strength=255,edgemaskHQ=true, ss_x=10, ss_y=10, keep=100, dest_x=720, dest_y=304)

but the video rendering rate was 0.75 fps. the cause is maybe ss_x=10, ss_y=ss_x ?

somebody knows the best function for this filter (lsfmod)?

Groucho2004
4th July 2012, 11:18
the cause is maybe ss_x=10, ss_y=ss_x ?Most likely.

somebody knows the best function for this filter (lsfmod)?There a whole thread about it here (http://forum.doom9.org/showthread.php?t=142706).

gioppatta
4th July 2012, 11:43
Yes, thank you!