Video_generator problem

Hello, I’ve just started playing with huggingface library and I’ve started with Agents.
I’ve tried to ask OpenAI agent to generate a 3 sec video, and it actually generates it by using “video_generator” tool. My problem is that the returned video is a list of pixels that I don’t know how to encode into a video.

Do you have any info about the tool video_generator used by the Agent?

Thanks,
L.