It seems a rendered Shotstack video’s frame rate defaults to 25fps, so if I have a source clip with a different fps, I’ll need to adjust that output frame rate accordingly.
It would be nice if output frame rate could default to the fps of the source clip, but I assume that’s not the case. (Feature request?)
Each video I render may have varying frame rates in the source content, so I’ll need to use the correct frame rate according to the source content.
To figure out the frame rate of the source clip, I thought it would work to use the ingest API to upload the source clip, then I’ll be able to get the fps along with other useful attributes like height and width… then when used in a project, the clip would already be ready to go.
However, after a day trying to figure this out, it looks like Zapier can only send files as hydrate||…, and I’m understanding that the Shotstack API expects a binary file, which seems impossible to do in Zapier.
So I’m back at square one… For now, I’ll just manually set the frame rate for each project, but I’m hoping there is something I’m missing. Ideally, I’d like a way to upload a file via a public URL to the ingest API, instead of needing to pass the actually binary of the file. Or even better, allow the output frame rate of a project to default to that of the first source clip in the project instead of defaulting to 25fps.
Thanks in advance for any help!
Joel