[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Help](/c/help/9) # How can we use ffmpeg/ffprobe 373 views · 1 like · 5 posts rklf (@rklf) · 2024-08-20 · ♥ 1 Hello, I'd like to read metadata of file using ffprobe but it seems that it is not in Vercel binary? Or named differently. I'm using Python through Flask API with ffmpeg-python package. Any idea? Thanks. Pauline P. Narvas (@pawlean) · 2024-08-21 Hi, @rklf! Welcome to the community :smiley: I'm not too familiar with ffprobe but I did find some discussion with suggestions [here](https://www.reddit.com/r/nextjs/comments/15lkz8a/anyone_been_able_to_make_ffmpeg_work_on_vercel/?sort=confidence). rklf (@rklf) · 2024-08-21 I've been on this post already, unfortunately no solution found. I already succeeded to make it work on Vercel using Javascript, so I know binary must installed somewhere in Vercel. Any idea? rklf (@rklf) · 2024-08-22 Hello, I'm still struggling on this...I guess someone from Vercel could be able to answer? Thanks :slight_smile: rklf (@rklf) · 2024-08-23 Hello, Still on it and couldn't find a solution to this. Someone has an idea? Thanks.