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

Michael Niedermayer michaelni at gmx.at
Tue Apr 2 14:37:47 CEST 2013


On Mon, Apr 01, 2013 at 04:57:41PM -0400, Derek Buitenhuis wrote:
> On 2013-04-01 2:14 PM, Michael Niedermayer wrote:
> > +Adding "repeat+" indicates that repeated log output should not be compressed
> > +to the first line and a "Last message repeated n times" line. "repeat" can
> > +also be used alone, in which case the loglevel is not changed.
> 
> s/the loglevel is not changed/the default loglevel is used/

but its not the default, its the previous value, that is no change
please try:

./ffmpeg -v fatal -v repeat -i matrixbench_mpeg2.mpg -f null -
and
./ffmpeg -v repeat -i matrixbench_mpeg2.mpg -f null -

We could of course change the implementation if there are arguments
that one way is better than the other ...


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- 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/20130402/ee62e088/attachment.asc>


More information about the ffmpeg-devel mailing list