diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2022-06-13 16:32:44 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2022-07-14 15:48:24 +0530 |
commit | 882aac99d2a7d15492ce1da9859676b0c04295b8 (patch) | |
tree | 09fa96f18507af9d3c4c9faaa12d182000f21dcc /tests/rotozoom.c | |
parent | 01e190dc9950f4c35a4d5d795736460577807e3f (diff) | |
download | ffmpeg-882aac99d2a7d15492ce1da9859676b0c04295b8.tar.gz |
ffmpeg: add option -isync
This is a per-file input option that adjusts an input's timestamps
with reference to another input, so that emitted packet timestamps
account for the difference between the start times of the two inputs.
Typical use case is to sync two or more live inputs such as from capture
devices. Both the target and reference input source timestamps should be
based on the same clock source.
If either input lacks starting timestamps, then no sync adjustment is made.
Diffstat (limited to 'tests/rotozoom.c')
0 files changed, 0 insertions, 0 deletions