Type signature: (*->*)
Usage:
trim-stream [OPTION]... BEGIN_TIME [END_TIME]
Allowed options:
| Option | Description |
|---|---|
| --help | produce help message |
| --begin BEGIN_TIME | stream time to begin output at |
| --end END_TIME | stream time to end output at (exclusive; any packet with stream time >= END_TIME will be dropped) |
| --relative | BEGIN_TIME and END_TIME are relative to first packet (default: they are absolute stream times) |