Notable JavaScript package: JavaScript AVI Parser

Recommend this page to a friend!
  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable JavaScript pa...   Post a comment Post a comment   See comments See comments (5)   Trackbacks (0)  

Author:

Viewers: 14

Last month viewers: 1

Categories: Notable Packages

Many sites need to take videos uploaded by the users. 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 an AVI 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.

Read this article to learn more details about how this notable JavaScript package works.




Loaded Article
The package JavaScript AVI Parser is one of the few JavaScript packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Parse and extract information from AVI video files

Here follows in more detail what it does:

This object can parse and extract information from AVI video files.

It can take the URL or selected file of a AVI 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, color depth, etc..

Notable JavaScript packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.

You need to be a registered user or login to post a comment

25,349 JavaScript developers registered to the JS Classes site.
Be One of Us!

Login Immediately with your account on:

FacebookGmail
HotmailStackOverflow
GitHubYahoo


Comments:

1. Javascript AVI Parser - Dantigny francois (2016-05-11 00:08)
... and more !... - 4 replies
Read the whole comment and replies



  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable JavaScript pa...   Post a comment Post a comment   See comments See comments (5)   Trackbacks (0)