The HDF5 plugin crashes if FileWriteMode=Stream, NumCapture=0, and Capture is set to 1.
The behavior of Stream mode when NumCapture=0 is not documented. The netCDF plugin and the single-file writing plugins (TIFF, JPEG, etc.) treat NumCapture=0 as meaning infinite, i.e. continue streaming forever until it is stopped by setting Capture=0. Perhaps we should document this as the "correct" behavior?
The HDF5 plugin crashes if FileWriteMode=Stream, NumCapture=0, and Capture is set to 1.
The behavior of Stream mode when NumCapture=0 is not documented. The netCDF plugin and the single-file writing plugins (TIFF, JPEG, etc.) treat NumCapture=0 as meaning infinite, i.e. continue streaming forever until it is stopped by setting Capture=0. Perhaps we should document this as the "correct" behavior?