[FFmpeg-devel] [PATCH] doc: document -v repeat

Michael Niedermayer michaelni at gmx.at
Thu Apr 4 05:19:01 CEST 2013


On Wed, Apr 03, 2013 at 10:17:02PM -0400, Derek Buitenhuis wrote:
> On 2013-04-02 8:01 PM, Michael Niedermayer wrote:
> > What it does say is:
> > "repeat" can also be used alone, in which case the loglevel is not changed.
> 
> "repeat" can also be used alone, in which case the default loglevel is used.
> 
> Be explicit.

Current Docs:
@item info
Show informative messages during processing. This is in addition to
warnings and errors. This is the default value.
                     ^^^^^^^^^^^^^^^^^^^^^^^^^

Above defines the "default value" for the loglevel

Please try:
-v fatal -v repeat   -> uses fatal as loglevel
-v debug -v repeat   -> uses debug as loglevel
neither is the default loglevel

We can change the implementation if theres an advantage in doing it
differently but repeat alone does not change the loglevel to the
default.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130404/e64e2e3d/attachment.asc>


More information about the ffmpeg-devel mailing list