[FFmpeg-devel] [PATCH 1/2] libavfilter/scale: More descriptive in/ref/out logging

Ronald S. Bultje rsbultje at gmail.com
Sat Sep 23 18:54:51 EEST 2017


Hi Kevin,

On Sat, Sep 23, 2017 at 2:22 AM, Kevin Mark <kmark937 at gmail.com> wrote:

> Hey Ronald,
>
> Was this able to solve the issue for you?
>
> On Mon, Jul 24, 2017 at 6:27 AM, Kevin Mark <kmark937 at gmail.com> wrote:
> > Hi Ronald,
> >
> > On Wed, Jul 19, 2017 at 3:44 AM, Ronald S. Bultje <rsbultje at gmail.com>
> wrote:
> >> But my grep (Mac) has no -P option... I'd encourage you to keep things
> >> simple and use a non-\n delimiter between the lines so non-GNU grep can
> >> continue to be used for this also...
> >
> > Does this work for you:
> >
> > On Tue, Jun 6, 2017 at 1:17 PM, Kevin Mark <kmark937 at gmail.com> wrote:
> >> It also works with BSD grep 2.5.1-FreeBSD included in macOS if you use
> >> the -E option instead of -P.
>

Yes, -E works on Mac.

Ronald


More information about the ffmpeg-devel mailing list