I am writing a code that converts a series of .tiff images to a time-lapse video. The first time that I tried, my files format was (.png), and I could make the video by FFmpeg. However, it seems that FFmpeg does not support (.tiff) files. I was also thinking about converting the format of my photos from .tiff to something that FFmpeg could support, but I am not sure about it. I would be pleased if you could provide me with your suggestion