Re: [FFmpeg-devel] [PATCH v2 2/5] doc/formats: Update documentation for chromaprint

2019-10-06 Thread Gyan
On 06-10-2019 06:43 PM, Andriy Gelman wrote: On Sun, 06. Oct 12:28, Gyan wrote: On 06-10-2019 11:19 AM, Andriy Gelman wrote: From: Andriy Gelman Silence detection can only be set with the -algorithm 3 option, so update the documentation. --- doc/muxers.texi | 10 ++ 1 file cha

Re: [FFmpeg-devel] [PATCH v2 2/5] doc/formats: Update documentation for chromaprint

2019-10-06 Thread Andriy Gelman
On Sun, 06. Oct 12:28, Gyan wrote: > > > On 06-10-2019 11:19 AM, Andriy Gelman wrote: > > From: Andriy Gelman > > > > Silence detection can only be set with the -algorithm 3 option, so > > update the documentation. > > --- > > doc/muxers.texi | 10 ++ > > 1 file changed, 6 insertions

Re: [FFmpeg-devel] [PATCH v2 2/5] doc/formats: Update documentation for chromaprint

2019-10-06 Thread Gyan
On 06-10-2019 11:19 AM, Andriy Gelman wrote: From: Andriy Gelman Silence detection can only be set with the -algorithm 3 option, so update the documentation. --- doc/muxers.texi | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/muxers.texi b/doc/muxers.texi

[FFmpeg-devel] [PATCH v2 2/5] doc/formats: Update documentation for chromaprint

2019-10-05 Thread Andriy Gelman
From: Andriy Gelman Silence detection can only be set with the -algorithm 3 option, so update the documentation. --- doc/muxers.texi | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/muxers.texi b/doc/muxers.texi index b3da8bf12e..cad376aaeb 100644 --- a/doc/muxe