I'm using lambda. I fetch MP4's from pexels.com, and audio from AWS S3. I was able to download the audio and video successfully (attached), but it seems like it hangs on the first line of these two:
2024-07-22T21:28:49.631Z 2024-07-22T21:28:49.631Z 9b55488b-8615-4893-8a31-8717f958c8ac INFO Rendered 1 frames, encoded 0 frames, stage = encoding
2024-07-22T21:30:39.645Z 2024-07-22T21:30:39.645Z 9b55488b-8615-4893-8a31-8717f958c8ac INFO undefined
Any help would be appreciated.