1 # Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved.
3 @page dwx_postrecording_tools Post-Recording Tools
9 | @ref dwx_postrecord_checker | Verifies data integrity for each recording session. |
10 | @ref dwx_recording_chopping_tool | Removes information from input recordings, based on a given timestamp or event range. |
11 | @ref dwx_replayer_tool | Replay sensor data and visualize sensor configuration. |
12 | @ref dwx_video_exporter_tool | Video Exporter Tool. |
13 | @ref dwx_muxer_mp4_tool | Wrap h264 stream with mp4 container. |
14 | @ref dwx_headerdump_tool | Output recording header information. |
15 | @ref dwx_tools_lraw2raw | Converts an LRAW input file into a RAW output file. |
16 | @ref dwx_tools_extractlraw | Extracts encoded H.264 LRAW preview data to an output file. |
18 NVIDIA<sup>®</sup> DriveWorks SDK contains several tools for post-processing
19 data captured using our @ref dwx_recording_tools.