Javascript MPEG Parser: Parse and extract details from MPEG video files

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 71%Total: 68 All time: 476 This week: 5Up
Version License JavaScript version Categories
mpeg-info 1.0Custom (specified...5Audio, Video, Parsers
Description Author

This object can parse and extract information from MPEG video files (non TS).

It can take the URL or selected file of a MPEG video and read it to parse its information.

The object takes a callback function to handle errors, or if it succeed it calls another callback function passing the parse information in easy to process data structure.

It returns information about the audio and video streams like the format, compatibility, indexation, duration, bitrate, creator, codecs, size, samples, language, frame rate, width, height, etc..

Innovation Award
JavaScript Programming Innovation award nominee
May 2016
Number 2


Prize: One downloadable e-book of choice by O'Reilly
MPEG (1 or 2) is a format used for streaming video. Despite nowadays MPEG 4 is more popular because it is more efficient, many users still have videos stored in the old MPEG format that they may want to upload to Web sites.

When a user uploads a video he may not be certain if that is the right video that he wants to upload and may only realize that after a few hours when the video finishes uploading.

This object can help addressing this issue by being able to parse and extract data from a MPEG video even before the user uploads it. This way the user can confirm if the video was the right was that he wanted to upload.

Manuel Lemos
Picture of Dantigny francois
  Performance   Level  
Name: Dantigny francois <contact>
Classes: 5 packages by
Country: France France
Age: ???
All time rank: 1307 in France France
Week rank: 2 Up1 in France France Up
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files  
File Role Description
Accessible without login Plain text file index.html Example Example
Accessible without login Plain text file indexw.html Example Example
Accessible without login Plain text file LICENSE Lic. License text
Plain text file MPGInfo.js Class Main class
Plain text file MPGInfo_min.js Class Main class (minified)
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file workerMPG.js Appl. Main class worker

 Version Control Unique User Downloads Download Rankings  
 100%
Total:68
This week:0
All time:476
This week:5Up
 User Ratings  
 
 All time
Utility:91%StarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:91%StarStarStarStarStar
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:71%StarStarStarStar
Rank:11