Re: [FFmpeg-devel] [PATCH v2 3/5] avformat/chromaprint: Improve logging message

2019-10-14 Thread Gyan
On 13-10-2019 06:55 PM, Gyan wrote: On 06-10-2019 11:19 AM, Andriy Gelman wrote: From: Andriy Gelman Setting silence_threshold requires that -algorithm 3 option is also set. Add this to the logging message. ---   libavformat/chromaprint.c | 2 +-   1 file changed, 1 insertion(+), 1 deletion

Re: [FFmpeg-devel] [PATCH v2 3/5] avformat/chromaprint: Improve logging message

2019-10-13 Thread Gyan
On 06-10-2019 11:19 AM, Andriy Gelman wrote: From: Andriy Gelman Setting silence_threshold requires that -algorithm 3 option is also set. Add this to the logging message. --- libavformat/chromaprint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/chromapri

[FFmpeg-devel] [PATCH v2 3/5] avformat/chromaprint: Improve logging message

2019-10-05 Thread Andriy Gelman
From: Andriy Gelman Setting silence_threshold requires that -algorithm 3 option is also set. Add this to the logging message. --- libavformat/chromaprint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/chromaprint.c b/libavformat/chromaprint.c index 547e801cdd..