Monday, June 9, 2008

Some Features Updates

A few updates to metavidWiki have been rolled out recently, thought I would take a quick opportunity to point them out.

Search

inline search

Search now has a more “google-like” display with text links to “Watch Clip” and “Improve Transcript“. This should make it clear that you can play search results inline and gives the inline search results a larger native video resolution play window.

Remote Embedding:

screenshot-remote-embedThe remote embedding functionality has been enhanced to include inline transcript with auto scrolling and transcript layer selection. This feature can also be used to select between language tracks. (our site currently only has a single language track) The transcript format is in CMML. So you could use the mv_embed library with other CMS systems to embed video with transcript selection.

Near Future

Our summer of code student Stjepan Rajko is hard at work on adding in compatibility with flash flv video clips. This will enable “html5 like” syntax with ogg video and could use flash video as a backup. Sort of a supper version of Mike Chambers hack with all the added benefits of mv_embed library: inline transcripts/translations , references to download the clip, embed it, playlists etc ;)

posted by dale at 5:53 pm  

Thursday, March 13, 2008

MetaVidWiki Open Beta

We are pleased to announce that MetaVidWiki  (link) is now in open beta. We look forward to you comments, suggestions, and bug reports on this new free platform for community audio video participation.

We have put together a new extended screen cast demoing MetaVidWiki features available here on metavid. (also available on google video, and xvid copy here (23 megs) ). Editing on MetaVidWiki site is now open to anyone that can pass a audio or visual captcha test…

So check out the demo video, try some searches, and then try improving the archive by syncing a transcript or improving some text content :)

Simultaneously we are releasing the software that powers metavid: MetaVidWiki extension (v.01). It has been packaged and released for other cool re-uses of the code base. The Mv_Embed package has been updated to version .7 and released as well.

Read on for Technical Feature overview:

(more…)

posted by dale at 9:52 pm  

Tuesday, December 18, 2007

Short MetavidWiki Extension Screencast

Updated screen-cast available here


you can grab the original xvid/mpeg4 clip (37.9 MB) and if all else fails its posted on youtube

As we work hard towards release candidates of the metavid Wiki extension and the official launch of the metavid congress archive project I thought I would quickly share a little preview of what we are up to. Its a very rough screencast my apologizes for the low volume and rough ending. We will make better screencasts to help with documentation and promotion of features in the future ;)

(more…)

posted by dale at 1:41 pm  

Wednesday, September 26, 2007

Metavid Wiki video preview

sample metavid wikiHere is a short demo (ogg 5 meg, mp4 17megs) video of the metavid wiki integration that has been under development. This video shows the stream view with basic editing of text and person attribute meta data. This is more or less what I demoed at wikipedia a while back. The in-development version of metavid wiki has 2 additional interfaces. One for searching streams metadata and another for creating and editing sequences. As was mentioned last week, the sequence playback functionality will be handled by mv_embed.

(more…)

posted by dale at 1:14 pm  

Friday, September 7, 2007

Mv_Embed and Playlists Preview

playlist snapshotThe latest version of mv_embed has just been updated for preview before it goes live later next week :)

If your not familiar with mv_embed you can read the html5 the future is now post I made a while back. This playlist functionality will be the basis for viewing collaborative sequences created in Metavid-mediaWiki. In the mean time it will be another view for search results. Once a few IE bugs are fixed it will go live on the metavid site. If you have firefox you can check out the demo page now :) New features of this mv_embed release include:

(more…)

posted by dale at 4:56 pm  

Wednesday, September 5, 2007

Open Media Updates

Thought I would send out a quick update of some open media happenings:

svg demoSuper Open Media Platform: Everyone should check out Chris Doubles SVG + firefox3 video element demo. Similar to a silverlight demo for rotating still images, this demo takes the next step and swaps in ogg video inside SVG elements. This is done in an entirely free software and is patent unencumbered (for example notice the “we cant redistribute this edition” quote here in open source silverlight video implementations)

FOMS 2008: Building on the success of FOMS 2007 free & open source software developers will again converge in January to iron out the stumbling blocks to wide scale free-media adoption. Check out FOMS 2008

Miro road to 1.0: Miro previously known as Democracy Player is quickly nearing 1.0. Check out the latest feature set and get ready for the official release :)

posted by dale at 4:09 pm  

Sunday, May 6, 2007

Metavid 2.0

While blog activity has been light the past few weeks, rest assured there has been good deal of svn activity ;) I thought I would quickly share what I have been up to lately, and the targeted feature set for what we can call metavid 2.0

Metavid 2.0 is basically a complete code refactoring and extension of metavids feature set into the mediaWiki framework. (the software that runs every ones favorite encyclopedia). For a more details, read the rest of this blog entry and the targeted feature set on Metavid 2.0 wiki page ;)

(more…)

posted by dale at 7:06 am  

Friday, April 13, 2007

Code Migrated to SlugForge

slugforgeAs a few people have pointed out the code repository was down the last few days this was a big bummer. This happened because ucsc’s engineering did a migration to Gforge Advanced Server and there was some downtime in between. But now it should all be working with a new the new & updated code management system.The new metavid code repository can be accessed here.

Also we have updated the links :) If you find a dforge link let us know, also if you previously had a developer account on dforge you will need to recreate it to re-join the metavid development.

Our apologies for the downtime.

posted by dale at 2:08 am  

Monday, March 5, 2007

Mashup Congress Contest

Sunlight is hosting a $2K congress mashup contest. I (ofcourse) think metavid would make a great base for some interesting mashups. See our short screen grab demoing campaign contributions along side video. The APIs and platform is rough around the edges (things should improve once we start working on it full time ;)… more about that later)…For now the dataset should be usable by those willing to brave the bleeding edge. Let us know if you would like to use metavid data set and we will lend you our metavid expertise and hopefully make your vision is implementable :) If your just feeling conceptual maybe list your idea on the possibilities page.

If your ready to start hacking congress check out the developer resources in the wiki, and come by #metavid in irc.freenode.net

posted by dale at 10:34 am  

Saturday, February 3, 2007

Ogg Theora in your Webpage

mv_embedUpdate mv_embed.02 has been released its a bit more user friendly and has the latest cortado player.

In response to a request the mv_embed code has been packaged as a stand alone component. This should enable its usage on other sites that want to embed ogg theora clips without those annoying plug-in install requests from the browser that point to non-existing auto install systems.

Mv embed has been tested in windows on (IE 6 (activeX vlc) IE 6(java), Firefox 2(vlc plugin), Firefox 2(java), Opera(java) … on linux: Konqueror (java), firefox(java) … If people find other platforms or combinations that do not work let me know about & if it’s the script’s fault I will see what I can do ;) Often we are limited by the java applet framework which has a few issues… As established in the FOMS meeting: we really need native ogg theora support in firefox & an IE compatible theora plugin.

(more…)

posted by dale at 12:20 pm  
Next Page »

Powered by WordPress