I just test a video to processing a video with fps more than 1 but it seems the model cannot understand the video details in that fps =15. do you think it's because of AI Studio Free tier? or it cannot process more than 1 frame per second?
videoMetadata: {
startOffset: `${chunk.start}s`,
endOffset: `${chunk.end}s`,
fps: 15,
},
thanks in advance
I just test a video to processing a video with fps more than 1 but it seems the model cannot understand the video details in that fps =15. do you think it's because of AI Studio Free tier? or it cannot process more than 1 frame per second?
thanks in advance