Disable audio option available?

When using this for custom frame rate it automatically adds up audio tokens as well.
Is there a way to disable them because my video has NO audio.

Hey @Gireek_Bansal — good question! If your video doesn’t have audio, there should ideally be a way to disable audio token processing. You might want to check if there’s a parameter like enable_audio: false or similar in the API call. If not, it’s worth suggesting this as a feature to the Gemini team.

Thanks!