I'm trying to concatenate two videos taken (should be the same frame rate etc.) with NReco.VideoConverter
and I'm getting this error
NReco.VideoConverter.FFMpegException: 'Cannot find a matching stream for unlabeled input pad 1 on filter Parsed_concat_0 (exit code: 1)'
I'm just trying out the lib for the first time so I'm unfamiliar with the error.
Does anyone have any experience using this library? If so, what error could that be?