Beave
17th May 2006, 22:02
I'm looking for a way to limit the deblocking I normally use with mpeg2source("input.d2v",cpu=4) in avisynth.
When encoding captured hdtv files many of those tend to have heavy blocks after scenchanges for one or two frames. I don't mind the blockage on fast motion that much, but if I find some easy way to limit the deblocking on very blocky scenes and leave the rest alone I'd be happy use that as well.
I know that I can soften moderate_v and moderate_h parameters, but they still touch the picture in some way and it doesn't deblock those heavy blocks after the scenechange enough.
The scenechange detection doesn't need to be 100% in this case.
When encoding captured hdtv files many of those tend to have heavy blocks after scenchanges for one or two frames. I don't mind the blockage on fast motion that much, but if I find some easy way to limit the deblocking on very blocky scenes and leave the rest alone I'd be happy use that as well.
I know that I can soften moderate_v and moderate_h parameters, but they still touch the picture in some way and it doesn't deblock those heavy blocks after the scenechange enough.
The scenechange detection doesn't need to be 100% in this case.