[FFmpeg-devel] [PATCH] doc: document -v repeat
Michael Niedermayer
michaelni at gmx.at
Wed Apr 3 02:01:52 CEST 2013
On Tue, Apr 02, 2013 at 01:48:12PM -0400, Derek Buitenhuis wrote:
> On 2013-04-02 8:37 AM, Michael Niedermayer wrote:
> > 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 ...
>
> That doesn't make any sense. Not even in teh slightest
>
> A user running:
>
> ./ffmpeg -v repeat -i matrixbench_mpeg2.mpg -f null -
>
> does NOT have a "previous" value. That makes no sense. You can't
> describe that behavior as "previous value" by any stretch of the
> English language.
the patch does nowhere contain the word "previous"
What it does say is:
"repeat" can also be used alone, in which case the loglevel is not changed.
This seems fairly clear to me.
Either a option changes the loglevel or it does not.
"-i file.avi" does not change the loglevel and so does "-v repeat" not
change the loglevel
Maybe you could suggest an english text that you find better?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- 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/20130403/73deb190/attachment.asc>
More information about the ffmpeg-devel
mailing list