Splitmuxsink in DeepStream 4.0.1

Hi,
I am trying to implement the splitmuxsink in DeepStream because my project needs to store video files periodically. I have gone through this [url]Can DeepStream 3.0 dump video periodically - DeepStream SDK - NVIDIA Developer Forums
But I just cant seem to find [qtmux ! filesink] in the mentioned file.

Is there a workaround to be able to save video files periodically in my a deepstream app?

Thanks,
Marmik.

Hi,
The code is

deepstream_sdk_v4.0.1_jetson\sources\apps\apps-common\src\deepstream_sink_bin.c

Please check create_encode_file_bin().