/ffprobeavideo

Online version of FFprobe. Uses NodeJS to host ffmpeg and FFprobe. From api.video (https://api.video)

Primary LanguageJavaScriptMIT LicenseMIT

badge

badge

badge

api.video ffprobe a video

api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.

FFPROBE

FFprobe is an open source tool that is a part of FFMPEG. It provides you with basic details about the video - how it was encoded, the bitrate, etc.

This application runs ffprobe on a NodeJS server. Enter the URL of a video in the form, and receive the results from FFPROBE.

Pretty simple application that makes a handy tool easy to use on the internet, courtesy of api.video