Re: [FFmpeg-devel] [PATCH] doc: drawtext options update

2017-02-21 Thread Mulvya V
Hi Lou,

Did you mean the trailing whitespace throughout or only at the end of the
patch file? In any case, I trimmed those from the attached patch.

Regards,
mulvya

On Wed, Feb 22, 2017 at 1:35 AM, Lou Logan  wrote:

> On Tue, 21 Feb 2017 12:26:55 +0530, Mulvya V wrote:
>
> > Hi,
> >
> > Revised patch to include basetime option.
> >
> > Thanks,
> > mulvya
>
> Thanks for the update, but the patch contains trailing whitespaces which
> are to be avoided and are causing the patch to fail to be applied.
>
> Also, please break long lines. 70-80 character width is fine for
> documentation.
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


0003-doc-update-drawtext-options.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] doc: drawtext options update

2017-02-20 Thread Mulvya V
Hi,

Revised patch to include basetime option.

Thanks,
mulvya

On Sun, Feb 19, 2017 at 10:00 PM, Mulvya V  wrote:

> Hi,
>
> Added entry for hitherto undocumented timecode wrap option. Removed
> bizarre entry for non-existent draw option.
>
> Haven't added entry for basetime option since it applies only in strftime
> expansion mode. Should it be documented?
>
> Thanks,
> mulvya
>


0002-doc-update-drawtext-options.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] doc: drawtext options update

2017-02-19 Thread Mulvya V
Hi,

Added entry for hitherto undocumented timecode wrap option. Removed bizarre
entry for non-existent draw option.

Haven't added entry for basetime option since it applies only in strftime
expansion mode. Should it be documented?

Thanks,
mulvya


0001-doc-drawtext-options-update.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH]doc: correct-order-of-options-for-channelmap-filter

2017-02-16 Thread Mulvya V
Hi,

The order of options for channelmap filter as given in docs is reverse of
the order declared in the source code. This may affect users who supply
only values without keys.

Regards,
mulvya


0001-doc-correct-order-of-options-for-channelmap-filter.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] doc: correct-table-end-for-metadata-filter

2017-02-15 Thread Mulvya V
Hi,

At present, the 'file' option is shown as a possible choice of value for
the 'expr' option in the metadata filter, due to a misplaced 'end table'
directive. Corrected in patch.

Regards,
Mulvya


0001-doc-correct-table-end-for-metadata-filter.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] doc: add-muxers-demuxers-list-option

2017-02-10 Thread Mulvya V
Hi,

Attached patch will document the options to list demuxers and muxers

Regards,
Mulvya


0001-Add-muxers-demuxers-list-option.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] doc/filters: blend-by-default-terminates-on-longest-input

2016-09-24 Thread Mulvya V
Hi

Attached patch containing correction to description of blend filter.

Regards,
Mulvya


0001-blend-by-default-terminates-on-longest-input.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] doc/filters: add drawtext example

2016-04-03 Thread Mulvya V
Hi

Attached patch containing example of drawtext filter that draws text at
random positions.

Regards,
Mulvya


0001-doc-filters-add-drawtext-example.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel