Extension:Sequencer

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Sequencer

Release status: unknown

Description
License No license specified
Download Subversion
Browse source code

Check usage (experimental)

Screenshot showing asset being dragged from search results into a sequence

The sequencer component being developed in open source collaboration with kaltura.WMFBlog:2008/07/23/kaltura-sponsors-michael-dale-open-source-video-developer/

Contents

[edit] User Documentation

For user documentation on using the sequencer see: Commons sequencer page

[edit] Sequencer Development

The sequencer source code is presently hosted in the wikimedia svn under branches mwEmbedStandAlone to check out the code run:

svn co http://svn.wikimedia.org/svnroot/mediawiki/branches/MwEmbedStandAlone/

[edit] Sequencer Stand Alone Development

The standard check out includes some sample smil files and sample embed page. You can use this to test the sequencer stand alone. You can also enable it on your local wiki by adding a reference to the javascript remote in your MediaWiki:Common.js file.

Note: I should package the sequencer as a php mediaWiki extension package shortly

[edit] Sequencer Development on Commons

To test your changes on commons simply disable the mwEmbed gadget then edit your User:{UserName}/vector.js file to include a reference to your local mwEmbed

importScriptURI( 'http://localhost/mwEmbedStandAlone/remotes/mediaWiki.js?debug=true&uselang=' + wgUserLanguage );

[edit] Sequencer Feature Road Map

[edit] Short Term Features

  • Key frames for pan zoom points
  • Crossfade zoom
  • Audio track control ( parent clip or audio track selection )
  • Improve stand alone compatibility performance.

[edit] Medium Term Features

  • Final cut style timeline ( instead of just storyboard mode )
  • Improve architecture for 'plugins' / 'tools'

[edit] See also

[edit] Bugs

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox