Re: [FFmpeg-devel] filters.texi: explain audio upsampling in loudnorm

2017-08-17 Thread Kyle Swanson
On Thu, Aug 17, 2017 at 1:27 PM, Lou Logan  wrote:
> On Wed, 16 Aug 2017 13:33:24 +0200
> Werner Robitza  wrote:
>
>> From 35b49e497cac452c76ead8da4d618ab93216ad15 Mon Sep 17 00:00:00 2001
>> From: Werner Robitza 
>> Date: Wed, 16 Aug 2017 13:27:19 +0200
>> Subject: [PATCH] filters.texi: explain audio upsampling in loudnorm
>>
>> Explain that audio will be upsampled to 192 kHz. Addresses issues mentioned 
>> in
>> issue 6570.
>>
>> Signed-off-by: Werner Robitza 
>> ---
>>  doc/filters.texi | 4 
>>  1 file changed, 4 insertions(+)
>
> Pushed. Thanks for the patch.

This is a good addition because I've actually had several questions
about this. I missed the patch review window, I guess, but upsampling
is actually a little more subtle than that now (since
f3d8e0d369456113d1223cdf77072b52fc79eceb). No need to revert, I'll
update and push another patch with a more complete explanation.

Thanks,
Kyle

> ___
> 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] filters.texi: explain audio upsampling in loudnorm

2017-08-17 Thread Lou Logan
On Wed, 16 Aug 2017 13:33:24 +0200
Werner Robitza  wrote:

> From 35b49e497cac452c76ead8da4d618ab93216ad15 Mon Sep 17 00:00:00 2001
> From: Werner Robitza 
> Date: Wed, 16 Aug 2017 13:27:19 +0200
> Subject: [PATCH] filters.texi: explain audio upsampling in loudnorm
> 
> Explain that audio will be upsampled to 192 kHz. Addresses issues mentioned in
> issue 6570.
> 
> Signed-off-by: Werner Robitza 
> ---
>  doc/filters.texi | 4 
>  1 file changed, 4 insertions(+)

Pushed. Thanks for the patch.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel