-
Notifications
You must be signed in to change notification settings - Fork 796
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.status:awaiting user responsetype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.status:awaiting user responsetype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.