Re: [FFmpeg-devel] [PATCH] Fix audio clipping problem in dynaudnorm

2016-08-03 Thread andyndeanna
This has been fixed by MuldeR.

Thanks,
Andy

On Fri, Jul 29, 2016 at 8:03 AM, Paul B Mahol  wrote:

> On 7/27/16, andyndeanna  wrote:
> > Hello,
> >
> > See attached patch to fix a clipping problem with dynaudnorm when the
> first
> > frame contains silence.  I implemented the fix by adding a boundary mode.
> > It could also be done by changing how b=1 works.
> >
> > Thanks,
> > Andy
> >
>
> Have you considered sending this directly to creator of this code?
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] Fix audio clipping problem in dynaudnorm

2016-07-29 Thread andyndeanna
Paul,

I didn't, but that makes sense.

Thanks,
Andy

On Friday, July 29, 2016, Paul B Mahol  wrote:

> On 7/27/16, andyndeanna > wrote:
> > Hello,
> >
> > See attached patch to fix a clipping problem with dynaudnorm when the
> first
> > frame contains silence.  I implemented the fix by adding a boundary mode.
> > It could also be done by changing how b=1 works.
> >
> > Thanks,
> > Andy
> >
>
> Have you considered sending this directly to creator of this code?
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org 
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] Fix audio clipping problem in dynaudnorm

2016-07-29 Thread Paul B Mahol
On 7/27/16, andyndeanna  wrote:
> Hello,
>
> See attached patch to fix a clipping problem with dynaudnorm when the first
> frame contains silence.  I implemented the fix by adding a boundary mode.
> It could also be done by changing how b=1 works.
>
> Thanks,
> Andy
>

Have you considered sending this directly to creator of this code?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] Fix audio clipping problem in dynaudnorm

2016-07-27 Thread andyndeanna
Hello,

See attached patch to fix a clipping problem with dynaudnorm when the first
frame contains silence.  I implemented the fix by adding a boundary mode.
It could also be done by changing how b=1 works.

Thanks,
Andy


0001-Adds-another-boundry-mode-to-dynaudnorm-that-perform.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel