Am 12.04.16 um 11:51 schrieb Thilo Borgmann:
> Am 11.04.16 um 04:34 schrieb Michael Niedermayer:
>> On Sun, Apr 10, 2016 at 06:33:47PM +0200, Thilo Borgmann wrote:
>>> Hi,
>>>
>>> basically adding number of input/output frames in expression evaluation
>>> for perspective transform coordinates.
>>>
Am 11.04.16 um 04:34 schrieb Michael Niedermayer:
> On Sun, Apr 10, 2016 at 06:33:47PM +0200, Thilo Borgmann wrote:
>> Hi,
>>
>> basically adding number of input/output frames in expression evaluation
>> for perspective transform coordinates.
>>
>> -Thilo
>
>> doc/filters.texi | 19
On Mon, Apr 11, 2016 at 12:30:26 +0200, Thilo Borgmann wrote:
> > Please add (somewhere) that this is the default.
> This is already in:
Oh darn, sorry. I apparently checked above and inline.
Moritz
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
Am 11.04.16 um 12:13 schrieb Moritz Barsnick:
> On Sun, Apr 10, 2016 at 18:33:47 +0200, Thilo Borgmann wrote:
>> +It accepts the following values:
>> +@table @samp
>> +@item init
>> +only evaluate expressions once during the filter initialization or
>> +when a command is processed
>
> Please add (
On Sun, Apr 10, 2016 at 18:33:47 +0200, Thilo Borgmann wrote:
> +It accepts the following values:
> +@table @samp
> +@item init
> +only evaluate expressions once during the filter initialization or
> +when a command is processed
Please add (somewhere) that this is the default.
Moritz
On Sun, Apr 10, 2016 at 06:33:47PM +0200, Thilo Borgmann wrote:
> Hi,
>
> basically adding number of input/output frames in expression evaluation
> for perspective transform coordinates.
>
> -Thilo
> doc/filters.texi | 19 +
> libavfilter/vf_perspective.c | 82
> +++