The mailing list for Wikideo-Devel is now up, if you are interested in joining this project, please sign up to the list and join into any ongoing discussion you like.
The archives are not up yet, but should be later today or early tomorrow.
ok, so basically... it's an overlay for VLC that will connect to a wikipedia backend, thus making video dynamic and searchable.
couple major things we'll have to change in the wiki code (i'm not very familiar with it)... but maybe i should explain it a little bit first.
here's a really rough flow chart:
put in disk -> uses the title to query the database for a UID -> plays movie
movie gets paused -> uses the timestamp and UID, queries the wiki page for information relevant to that moment in the movie +/- 10 seconds (cutomizable, of course) -> display comes up overtop of the video with your information on actors, clothing, cars, locations, whatever (can also have external links for more info) -> resume movie ... read more