DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

/dvs/git/dirty/gitlab-master_av/dw/sdk/tools/muxer_mp4/README-muxer_mp4.md
Go to the documentation of this file.
1 # Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved.
2 
3 @page dwx_muxer_mp4_tool Muxer mp4
4 
5 This tool is available on the x86 Host System.
6 
7 The NVIDIA<sup>&reg;</sup> DriveWorks Muxer mp4 tool exports a h264 stream to mp4 format.
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 Run this tool by executing:
14 
15  ./muxer_mp4 --video=<input h264 video>
16 
17 ### Optional Arguments
18 
19 The following arguments are optional:
20 - `--timestamp`: Input timestamp file for h264 video.
21 - `--output`: Full path to output mp4 file.