[FFmpeg-devel] [PATCH] verbose without debug

Baptiste Coudurier baptiste.coudurier
Sun Mar 15 08:28:54 CET 2009


Michael Niedermayer wrote:
> On Fri, Mar 13, 2009 at 05:23:06PM -0700, Baptiste Coudurier wrote:
>> On 3/13/2009 4:50 PM, Michael Niedermayer wrote:
>>> On Fri, Mar 13, 2009 at 03:54:37PM -0700, Baptiste Coudurier wrote:
>>>> Hi
>>>>
>>>> $subject,
>>>>
>>>> This permits to print a/v sync infos in ffmpeg without having
>>>> decoder/encoder debug info. Very usefull IMHO when debugging.
>>>>
>>>> It changes CLI a bit but you still use -debug
>>>>
>>>> Any objection ?
>>> yes, your patch remvose the only way by which the user can set the
>>> av_log verbosity at least i dont immedeatly see another
>> is -loglevel ok ?
>>
>> AV_LOG_QUIET is -8 AV_LOG_DEBUG is 48, OPT_INT seems ok since
>> av_log_level is int.
>>
> 
>> I don't get why verbose limits are INT64 and -10/10 ? Any explanation ?
> 
> historic
> the AV_LOG levels changed with the last bump this apparently was forgotten

Ok, do you want me to change it like this ?

> and patch looks ok

Applied.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: verbose_range.patch
Type: text/x-diff
Size: 386 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090315/e5a1881d/attachment.patch>



More information about the ffmpeg-devel mailing list