MF_MPEG4SINK_SPSPPS_PASSTHROUGH attribute
Specifies whether the MPEG-4 File Sink filters out sequence parameter set (SPS) and picture parameter set (PPS) NALUs.
Data type
BOOL stored as UINT32
Applies to
IMFMediaSinkRemarks
The MPEG-4 File Sink writes the SPS and PPS parameters into the sample description box of the MP4 file. By default, it filters out the SPS and PPS NALUs from the video stream. To override this behavior, set the MF_MPEG4SINK_SPSPPS_PASSTHROUGH attribute to TRUE.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
See also
Show: