Hi- You've got me stumped with that softness along the right side. I was going to suggest next that you make both the left and right crops multiples of four, but evidently you tried: crop(20,0,688,480) BilinearResize(544,416), and if true, then the left crop is 20, and the right crop is 12. So that's not the answer. About all I can suggest now is to try the latest Decomb5 (Decomb500b16). I gave the link above. But some of the parameters change, and you can use the script I gave earlier as a starting point. And read the doc for further help. Here's some other things to try. Try a bicubic resizer and see if that helps. How are you determining that it's soft on the right side? Just by looking in VDubMod? By looking at the finished .avi in your player? Have you tried a different player (maybe try the BS Player)? What codec are you using and what are you using for decoding. If DivX5 with the DivX decoder, you might install and try . The reason I mention it is that improper crop values can do some nasty things, like the infamous green line along the side, but your problem is new to me, and you seem to be doing everything right. Maybe some others have seen the problem and can help out. Let us know how it goes. Edit: I was thinking some more about this later on. Are you using any other filters (such as smoothers/denoisers) besides Crop, Resize, Telecide, and Decimate? Sometimes they can cause conflicts and/or require different crop parameters. If so, try and comment them out (put "#" in front) temporarily and see if it makes a difference. Also, maybe you can post the .avs (leaving out the lines beginning with "#") so I can try and duplicate the problem.