Looping mp4 video infinitely

Hi,

I’m trying to loop an mp4 video. Is there any method to obtain this?

Thanks in advance

Hi @pulzappcheck890, if you are launching a GStreamer pipeline directly, see this post: https://stackoverflow.com/a/69785178

Also, jetson-inference / jetson-utils can do it with the --input-loop=N option: https://github.com/dusty-nv/jetson-inference/blob/master/docs/aux-streaming.md#input-options

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