Changing encoded video width and height at runtime

Dear anyone who sees this

the system we are working on uses two cameras of different size and different aspect ratio and demands the encoded video to be the same size as the recorded

we would like to know if we can change the width and height of the encoded video on the jetson multimedia api without stopping and restarting the encoder as such action is heavy and takes time, in which you won’t get any video coming out of the encoder

thanks in advance

etay

Hi,
This is not supported. Once resolution changes, please terminate current encoder task and re-create it with new resolution.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.