arladmin / ffprobeavideo

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

Home Page:https://ffprobe.a.video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://ffprobe.a.video

License:MIT License


Languages

Language:JavaScript 62.2%Language:Pug 33.4%Language:CSS 4.4%