1 # Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved.
3 @page dwx_muxer_mp4_tool Muxer mp4
5 This tool is available on the x86 Host System.
7 The NVIDIA<sup>®</sup> DriveWorks Muxer mp4 tool exports a h264 stream to mp4 format.
9 @note SW Release Applicability: This tool is available in both <b>NVIDIA DriveWorks</b> and <b>NVIDIA DRIVE Software</b> releases.
13 Run this tool by executing:
15 ./muxer_mp4 --video=<input h264 video>
17 ### Optional Arguments
19 The following arguments are optional:
20 - `--timestamp`: Input timestamp file for h264 video.
21 - `--output`: Full path to output mp4 file.