mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 07:40:00 +08:00
doc: sync avoid_negative_ts option with internal help.
This commit is contained in:
@ -135,7 +135,8 @@ Consider things that a sane encoder should not do as an error.
|
|||||||
Use wallclock as timestamps.
|
Use wallclock as timestamps.
|
||||||
|
|
||||||
@item avoid_negative_ts @var{integer} (@emph{output})
|
@item avoid_negative_ts @var{integer} (@emph{output})
|
||||||
Avoid negative timestamps.
|
Shift timestamps to make them positive. 1 enables, 0 disables, default
|
||||||
|
of -1 enables when required by target format.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@c man end FORMAT OPTIONS
|
@c man end FORMAT OPTIONS
|
||||||
|
Reference in New Issue
Block a user