Analyze a video (stops halfway)

Hey,
I have a 99 Mb video file (30 minutes long)
If I run it via tha Analyze Video node it and ask to “Transcribe this video” and generate a pdf file, it only goes until minute 16.40. See screenshot.
What did I do wrong?

@wasay what could be happening?

If I remember correctly whisper has a 25M limit so most likely your code is failing because of that. Whisper API, increase file limit >25 MB - API - OpenAI Developer Community

2 Likes

This topic was solved and automatically closed 3 days after the last reply. New replies are no longer allowed.