[FFmpeg-cvslog] lavf: improve help text for avoid_negative_ts
Michael Niedermayer
michaelni at gmx.at
Sat Dec 8 04:43:27 CET 2012
On Thu, Dec 06, 2012 at 11:06:54PM +0100, Reimar Döffinger wrote:
>
> >
> > -{"avoid_negative_ts", "avoid negative timestamps", OFFSET(avoid_negative_ts), AV_OPT_TYPE_INT, {.i64 = -1}, -1, 1, E},
> > +{"avoid_negative_ts", "if set to 1, all timsstamps will be shifted to make them positive, if -1, such shift will be done when required by the container, if 0 ts will be unchanged",
>
> Timestamps has an s instead of e. Also abbrevating to ts is not so good in a help text.
> I would suggest rewriting it to be more concise, e.g.
> shift timestamps to make them positive. 1 enables, 0 disables, default of -1 enables when required by target format.
changed
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct awnser.
-------------- 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-cvslog/attachments/20121208/151d701a/attachment.asc>
More information about the ffmpeg-cvslog
mailing list