Damiano
24th April 2020, 11:26
Hi.
This is probably one of those really old questions, which have been asked countless of times before , but I did my research and I found very little information related to this particular subject or perhaps I was using wrong queries. I'm also still pretty new to re-encoding and obviously don't know all ins and outs of this business to know what it is exactly I'm looking for.
What I want to know is how really different is cropping using crop() function and any resizer's built-in cropping feature in terms of output quality? I'm re-encoding this cartoon show from a DVD source using VirtualDubMod and AviSynth and have to crop the source and then resize it.
You see, I'm a little OCD about overcropping and don't want to lose any healthy pixels and would rather be a little more specific and use odd parameters. However, I heard it may affect the quality of the output in a minor way, meaning I may not see it but it's probably there, which I'm also a bit OCD about.
So, I'm facing a dilemma here: crop with crop() and lose some pixels for the sake of quality or use resizer's cropping feature and deteriorate the output in a way not visible to the naked eye? I've done tests using both but I can't say I noticed any real difference (placebo doesn't count, of course). It also didn't affect the bitrate in any wise.
So what do I do? Does the presumed quality loss depend on a resizer at all? The only thing I found is this (avisynth.nl):
Crop any hard borders or noise; Resize cropping may propagate the noise into the output.
May? I'm not sure I understand. There was also someone on another forum who said it may "blur the chroma channels a little bit", which made little sense to me, but whatever the case I just want to know how bad the damage really is in my situation. Any input would be appreciated.
This is probably one of those really old questions, which have been asked countless of times before , but I did my research and I found very little information related to this particular subject or perhaps I was using wrong queries. I'm also still pretty new to re-encoding and obviously don't know all ins and outs of this business to know what it is exactly I'm looking for.
What I want to know is how really different is cropping using crop() function and any resizer's built-in cropping feature in terms of output quality? I'm re-encoding this cartoon show from a DVD source using VirtualDubMod and AviSynth and have to crop the source and then resize it.
You see, I'm a little OCD about overcropping and don't want to lose any healthy pixels and would rather be a little more specific and use odd parameters. However, I heard it may affect the quality of the output in a minor way, meaning I may not see it but it's probably there, which I'm also a bit OCD about.
So, I'm facing a dilemma here: crop with crop() and lose some pixels for the sake of quality or use resizer's cropping feature and deteriorate the output in a way not visible to the naked eye? I've done tests using both but I can't say I noticed any real difference (placebo doesn't count, of course). It also didn't affect the bitrate in any wise.
So what do I do? Does the presumed quality loss depend on a resizer at all? The only thing I found is this (avisynth.nl):
Crop any hard borders or noise; Resize cropping may propagate the noise into the output.
May? I'm not sure I understand. There was also someone on another forum who said it may "blur the chroma channels a little bit", which made little sense to me, but whatever the case I just want to know how bad the damage really is in my situation. Any input would be appreciated.