[FFmpeg-devel] [PATCH] verbose without debug

Baptiste Coudurier baptiste.coudurier
Sat Mar 14 01:23:06 CET 2009


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 ?

Patch attached.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: verbose_no_debug2.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090313/158cd954/attachment.asc>



More information about the ffmpeg-devel mailing list