[FFmpeg-devel] [PATCH] cmdutils: promote report level if loglevel is higher

Gyan ffmpeg at gyani.pro
Fri Sep 13 09:27:55 EEST 2019



On 12-09-2019 07:11 PM, Gyan wrote:
>
>
> On 12-09-2019 02:04 PM, Moritz Barsnick wrote:
>> On Mon, Sep 09, 2019 at 23:44:14 +0530, Gyan wrote:
>>> Subject: [PATCH] cmdutils: promote report level if loglevel is higher
>> Would it also be useful to be able to reduce the report's log level, or
>> would that lead to incomplete bug reports?
> Yes, useless. With loglevels below info, even the command won't get 
> printed. The user can continue to force a report level using FFREPORT.
>>> -           "Report written to \"%s\"\n",
>>> +           "Report written to \"%s\"\n"
>>> +           "Log level: %d \n",
>> Superfluous whitespace (while writing this comment in an email creates
>> 100s of kBs).
>
> Will remove.

Pushed as 09933279396ed78e9ebbd44b587878d3ae772b3b

Gyan


More information about the ffmpeg-devel mailing list