Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
7f70db3f
Commit
7f70db3f
authored
Dec 08, 2012
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: sync avoid_negative_ts option with internal help.
parent
57cee850
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
ffmpeg-formats.texi
doc/ffmpeg-formats.texi
+2
-1
No files found.
doc/ffmpeg-formats.texi
View file @
7f70db3f
...
@@ -135,7 +135,8 @@ Consider things that a sane encoder should not do as an error.
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment