Difference between revisions of "VideoSequencer"

From CDOT Wiki
Jump to: navigation, search
(0.2)
(0.3)
Line 59: Line 59:
 
*[http://matrix.senecac.on.ca/%7Ecadecairos/VideoSequencer/0.3/test.html Demo]
 
*[http://matrix.senecac.on.ca/%7Ecadecairos/VideoSequencer/0.3/test.html Demo]
 
*Supported Functionality:
 
*Supported Functionality:
**
+
**Dynamic video creation/deletion
 
**
 
**

Revision as of 00:18, 7 January 2011

VideoSequencer.js

Description

The purpose of this project is to provide a new programming interface and API for popcorn.js.
It will provide pause, play, and seek functionality for multiple videos that play one after the other.

Project Leader(s)

Joel Young
Annie Sobiepanek
Scott Downe
Christopher DeCairos

Project Contributor(s)

Project Details

It has been decided that VideoSequencer will be an external library for popcorn.js. There is a lighthouse ticket here. The Github repository for VideoSequencer can be found here.


Project News

Friday, October 22, 2010: VideoSequencer.js 0.1 Release!

Monday, December 20, 2010: VideoSequencer.js 0.2 Realease!

Thursday, December 23, 2010: VideoSequencer.js 0.3

Release Information

0.1

0.2

  • Source Code (Github)
  • Blog post
  • Demo
  • Supported Functionality:
    • Dynamic video tag creation/deletion
    • Uses an external XML file to describe video Sources and lengths
    • Supports an almost unlimited number of video sources.
    • new sources can be added programmatically to the sequence (buggy)

0.3