[FFmpeg-devel] [PATCH 2/2] avfilter: add hstack & vstack filter

Paul B Mahol onemda at gmail.com
Wed Aug 26 20:21:28 CEST 2015


On 8/25/15, Timothy Gu <timothygu99 at gmail.com> wrote:
> On Tue, Aug 25, 2015 at 7:37 AM Paul B Mahol <onemda at gmail.com> wrote:
>
>> + at section hstack
>> +Stack streams horizontally.
>> +
>> +All streams must be of same pixel format and of same height.
>>
>
> Add a new line here

Done.

>
>
>> +Note: this filter is faster then using @ref{overlay} and @ref{pad} filter
>
> +to create same output.
>
>
> You can use @float NOTE

Feel free to change it, I see nowhere @float in filters.texi.

>
> Same below in vstack. You should also add a similar note in docs of pad
> filter.

I do not see point in mentioning it in pad filter.

Will push soon.


More information about the ffmpeg-devel mailing list