#Evaluation Failed when uploading a mp4 video

16 messages · Page 1 of 1 (latest)

grand dirge
#

When I try to download a video from a URL using the MessageMedia.fromURL(), I get thrown the error in the screenshot. Any ideas on where is the problem?

raven trellis
#

you need to have Chrome installed. you're using the default Chromium provided with puppeteer

glacial timber
#

Hello @raven trellis , I'm using the Chrome path for the client, but I'm still encountering the same error when I send a video 😦

grand dirge
mild charm
#

i'm using chrome and still error

wispy pewter
sly crypt
#

Same problem, previously it worked fine but lately I often get the same error when sending videos from the link.

wispy pewter
#

Attach the video

wispy pewter
#

Your problem is the video codec use ffmpeg to convert

rustic smelt
#

@wispy pewter qual codec?

wispy pewter
grand dirge
#

Hi guys. Giving more context to this problem: I found out that the problem is on the codec of the .mp4. Videos with H264 with Profile High are the ones that give this error

#

Mp4 videos with Profile Main or Baseline work as expected