[FFmpeg-devel] [PATCH] Add crop filter

Stefano Sabatini stefano.sabatini-lala
Sat Oct 10 12:11:10 CEST 2009


On date Saturday 2009-10-10 01:51:39 +0200, Michael Niedermayer encoded:
> On Wed, Oct 07, 2009 at 11:50:19PM +0200, Stefano Sabatini wrote:
[...]
> also it may be usefull if we had a filter that generated random images in
> random pixel formats and random width/height for testing ...

Sources, as fun as they are, are still not supported by the command
line.

But we could conceive a filter which simply discards the input and
draw to the output.

BTW what you say would be also achievable extending the various
filters, we may have something of the kind:

"random, format=random, scale=w=100 + (200 * random) : h = 100 + (200 * random)"

Also, what would be the point of a random filter if we can't use a
reference against its output?

Regards.
-- 
FFmpeg = Fast and Faboulous Monstrous Patchable Elitist Gospel



More information about the ffmpeg-devel mailing list