Log in

View Full Version : Cropping/cutting rectangular area of DivX AVI file


eljainc
22nd August 2006, 00:35
Hello,

We have some video in which we would like to crop/cut out or at the least blur out so that it cannot be recognized. What tools are out there that will do this? Free or open source would be ideal. We would want a method that does not result in any further loss of quality as it is already compressed using DivX.

Thanks.

Mike

Guest
22nd August 2006, 01:09
You're going to have to re-encode.

Is the position and size of the area fixed?

eljainc
22nd August 2006, 15:33
The position of the area which needs to be "blanked" or "blacked" out is fixed.

Mike

Guest
22nd August 2006, 16:40
As I said, you'll have to re-compress. An easy way to do the blacking out is to use VirtualDub's internal 'fill' filter, which allows you to fill a specified rectangle with a desired color.

CWR03
22nd August 2006, 23:23
You could create an .avs script which will allow you to "play" the file with the cropping you'd need, but it will only work on a PC. It would not re-encode the file, but instead will make it play as if it were cropped and resized the way you wanted.