DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

/dvs/git/dirty/gitlab-master_av/dw/sdk/tools/recorder/apps/header-dump/README-header-dump.md
Go to the documentation of this file.
1 # Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
2 
3 @page dwx_headerdump_tool Recording Header Dump
4 
5 This tool is available on the x86 Host System and NVIDIA DRIVE<sup>&trade;</sup> OS Linux.
6 
7 This tool prints common header information of specified recording file.
8 
9 @note SW Release Applicability: This tool is available in both <b>NVIDIA DriveWorks</b> and <b>NVIDIA DRIVE Software</b> releases.
10 
11 # Usage
12 
13  ./header-dump --file=path/to/file
14 
15 ### Optional Arguments
16 
17 The following arguments are optional:
18 
19 - `--sensor-type`: argument is optional but is recommended to use. Otherwise some information like sensor parameters is not printed.
20 - `--scan-events`: forces index table to be created (if not exists) to output timestamp data and number of events in a file. The option may slow down the tool.
21