Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
1372c557
Commit
1372c557
authored
Oct 21, 2014
by
Rodger Combs
Committed by
Michael Niedermayer
Oct 21, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/ffmpeg.texi: document the new -start_at_zero option
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
843d7bb3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
ffmpeg.texi
doc/ffmpeg.texi
+6
-0
No files found.
doc/ffmpeg.texi
View file @
1372c557
...
@@ -1016,6 +1016,12 @@ processing (e.g. in case the format option @option{avoid_negative_ts}
...
@@ -1016,6 +1016,12 @@ processing (e.g. in case the format option @option{avoid_negative_ts}
is enabled) the output timestamps may mismatch with the input
is enabled) the output timestamps may mismatch with the input
timestamps even when this option is selected.
timestamps even when this option is selected.
@item -start
_
at
_
zero
When used with @option
{
copyts
}
, shift input timestamps so they start at zero.
This means that using e.g. @code
{
-ss 50
}
will make output timestamps start at
50 seconds, regardless of what timestamp the input file started at.
@item -copytb @var
{
mode
}
@item -copytb @var
{
mode
}
Specify how to set the encoder timebase when stream copying. @var
{
mode
}
is an
Specify how to set the encoder timebase when stream copying. @var
{
mode
}
is an
integer numeric value, and can assume one of the following values:
integer numeric value, and can assume one of the following values:
...
...
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