If you try and load an XML file created by HAL at the end of a movie with feeds then HAL will crash. The problem is that there are additional parameters in the HAL XML file that were not in the original XML. Skipping these parameters does not fully solve the problem as some parameters like "x_start" which might not have been set originally but that did exist will now have a value with a different meaning than intended. In the case of 'x_start', this was supposed to be relative to the camera ROI, but now it is relative to the camera chip.
If you try and load an XML file created by HAL at the end of a movie with feeds then HAL will crash. The problem is that there are additional parameters in the HAL XML file that were not in the original XML. Skipping these parameters does not fully solve the problem as some parameters like "x_start" which might not have been set originally but that did exist will now have a value with a different meaning than intended. In the case of 'x_start', this was supposed to be relative to the camera ROI, but now it is relative to the camera chip.