Editing OMwiki:Tech

Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to cut-n-paste the text into a text file and save it for later.

The administrator who locked it offered this explanation:
Editing disabled as spam controls are no longer effective...
Please see: http://meta.wikimedia.org/wiki/OpenMeetings.org
Message updated 29-March-2013 by GChriss

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Current revision Your text
Line 1: Line 1:
__NOTOC__
__NOTOC__
-
==Recording devices==
+
==Video capture==
===Known issues===
===Known issues===
-
*Fixup non-compliment DV hardware + firewire-core [https://bugzilla.redhat.com/show_bug.cgi?id=449252 Example ticket]
+
*Fix or forgo non-compliment DV hardware[https://bugzilla.redhat.com/show_bug.cgi?id=449252 Example ticket]
-
 
+
===To-do===
-
===Possibly fixable===
+
*Rework [http://modcopy.sourceforge.net/ modcopy] to avoid mmap calls on JFFS2 filesystems (''e.g.'', the OLPC-XO).  [http://sourceforge.net/apps/trac/modcopy/ticket/9 Ticket]
*Rework [http://modcopy.sourceforge.net/ modcopy] to avoid mmap calls on JFFS2 filesystems (''e.g.'', the OLPC-XO).  [http://sourceforge.net/apps/trac/modcopy/ticket/9 Ticket]
-
*Investigate audio ground loops and prevention techniques
+
*Document rendering options on other video editors (''e.g.'', [http://www.xiph.org/quicktime/ XiphQT]).
-
 
+
===Dreamlist===
===Dreamlist===
-
*Find a portable camera or device that records footage from ''two'' audio sources (''e.g.'', XRL mic + ambient mic) time-synchronized to a video track.
+
*Build open-firmware cameras that record directly to Ogg (2-pass Theora+Vorbis); also include simplified on-camera editing.  Elphel has completely-open [http://www3.elphel.com/353_turnkey network cameras], but audio capture and across-the-room zooming might not be implemented.
-
*Migrate to open-firmware cameras that record directly to Ogg; also include simplified on-camera editing.  Elphel has completely-open [http://www3.elphel.com/353_turnkey network cameras] supported by the [http://cinema.elphel.com/ Apertus] community.
+
-
*Auto-balancing, wireless, golfball-sized mics that are mutable by the camera.  Best for when push-to-talk mics are not available.
+
*Have cameras set to blur-out individuals broadcasting a 'do not record my voice, person, or both' flag ''via'' iPhones, RFID, or colored stickers as mentioned in Yochai Benkler's keynote at OVC 2009.
*Have cameras set to blur-out individuals broadcasting a 'do not record my voice, person, or both' flag ''via'' iPhones, RFID, or colored stickers as mentioned in Yochai Benkler's keynote at OVC 2009.
 +
<br>
<br>
-
 
==Editing==
==Editing==
===Known issues===
===Known issues===
*[http://cinelerra.org/ Cinelerra-CV] is buggy and somewhat dated.  Wait for Lumiera to mature.
*[http://cinelerra.org/ Cinelerra-CV] is buggy and somewhat dated.  Wait for Lumiera to mature.
-
===Possibly fixable===
+
===To-do===
-
*Add YUV4MPEG support in [http://www.blender.org/ Blender] to enable direct output to [http://v2v.cc/~j/ffmpeg2theora/ ffmpeg2theora] ([http://lists.mplayerhq.hu/pipermail/libav-user/2009-March/002639.html email thread]), building upon [[File:Henningsen_7oct2009_blender-svn.tar.bz2|Stephan Henningsen's lead.]]  Also build-in yuv4ogg suFigure out a pport as per [http://web.mit.edu/xiphmont/Public/theora/demo8.html xiphmont's lead.]
+
*Add YUV4MPEG support in [http://www.blender.org/ Blender] to enable direct output to [http://v2v.cc/~j/ffmpeg2theora/ ffmpeg2theora] ([http://lists.mplayerhq.hu/pipermail/libav-user/2009-March/002639.html email thread]), building upon [[File:Henningsen_7oct2009_blender-svn.tar.bz2|Stephan Henningsen's lead.]]  Also build-in yuv4ogg support as per [http://web.mit.edu/xiphmont/Public/theora/demo8.html xiphmont's lead.]
-
*Find a plugin/filter that synchronizes audio captured from a secondary source; slight a/v sync drifts accumulate over time, making 2nd-track audio recombination difficult.
+
*Find a plugin/filter that syncronizes audio captured from a secondary source; slight a/v sync drifts accumulate over time, making 2nd-track audio recombination non-viable.
-
*Document export options to accommodate a wider range of video editors; [http://php.scripts.psu.edu/gsc127/blogs/2009/05/firefox-ogg-firefogg-demo.php firefogg] is an option.
+
*Document export options to accomidate a wider range of video editors; [http://php.scripts.psu.edu/gsc127/blogs/2009/05/firefox-ogg-firefogg-demo.php firefogg] is an option.
-
 
+
===Dreamlist===
===Dreamlist===
*Theora encoding ''via'' hardware acceleration (TI C64x+ DSP or an Elphel card?)
*Theora encoding ''via'' hardware acceleration (TI C64x+ DSP or an Elphel card?)
Line 33: Line 28:
==Archiving==
==Archiving==
===Known issues===
===Known issues===
-
*FTP on the Internet Archive is only available for item download and initial upload; item editing is browser-based.
+
*FTP is only available for item download and initial upload; item editing is browser-based.
-
*Video playback on Internet Archive description pages (inc. <video> fallback) requires the presence of a Flash-based derived file.  These derived files are manually deleted post-upload.
+
-
*OpenMeetings.org is not crawled by the Wayback Machine.
+
-
 
+
===To-do===
===To-do===
*Retool [http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/MetavidWiki/maintenance/download_from_archive_org.php?view=markup download_from_archive_org.php] to work with different source videos and meta tags from the [http://archive.org Internet Archive], using [[OMwiki:Tech/OMwiki-import.php|this wikipage]] as a working draft.
*Retool [http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/MetavidWiki/maintenance/download_from_archive_org.php?view=markup download_from_archive_org.php] to work with different source videos and meta tags from the [http://archive.org Internet Archive], using [[OMwiki:Tech/OMwiki-import.php|this wikipage]] as a working draft.
-
 
===Dreamlist===
===Dreamlist===
*Implement template support on the [http://archive.org Internet Archive] description pages.
*Implement template support on the [http://archive.org Internet Archive] description pages.
-
*Secure logins + strong item deletion-prevention.
 
<br>
<br>
-
 
==Distribution==
==Distribution==
===Known issues===
===Known issues===
-
*Forgo Media RSS ver. 1.5.0 and start on a sensible ver. 1.6.  Ver 1.4 is OK.
+
*Abandon Media RSS ver. 1.5.0 and start on a sensible ver. 1.6.  Ver 1.4 is OK.
===To-do===
===To-do===
-
*Implement content delivery network, which will involve site migration.
+
*Figure out a content delivery network and targeted areas.
===Dreamlist===
===Dreamlist===
Line 59: Line 48:
===Known issues===
===Known issues===
*Find a way to add <code>style="width:352px;"</code> to embed code in 352×240 streams and fix aspect ratio for 352×240 thumbnails when in category view.
*Find a way to add <code>style="width:352px;"</code> to embed code in 352×240 streams and fix aspect ratio for 352×240 thumbnails when in category view.
-
*Google Chrome has buggy Theora support.
+
*Google Chrome won't start playback w/ installed version of oggz-chop (affects anything in stream view).  This is a temporary problem.
*Edit [[MediaWiki:Common.js]] to download animated gifs only [[OMwiki:Finding_aid|when 'show' is clicked]] to avoid long page loads.
*Edit [[MediaWiki:Common.js]] to download animated gifs only [[OMwiki:Finding_aid|when 'show' is clicked]] to avoid long page loads.
*[[OMwiki:Speakers|Speaker labels]] work for annotations but not transcripts.
*[[OMwiki:Speakers|Speaker labels]] work for annotations but not transcripts.
*Search works but has a few issues (punctuation stripped, 'play inline' plays audio although video is paused, search-by-date not yet enabled for all videos)
*Search works but has a few issues (punctuation stripped, 'play inline' plays audio although video is paused, search-by-date not yet enabled for all videos)
-
*White-on-black site design works well for focusing attention on video streams (right?), but fares poorly for text-heavy pages.  Implement an automatic "turn down the lights" feature when video is in a 'play' state.
 
-
 
===To-do===
===To-do===
*Add a Vorbis-only option on video streams for low-bandwidth connections.
*Add a Vorbis-only option on video streams for low-bandwidth connections.
*Turn on [http://www.mediawiki.org/wiki/Extension:OpenID OpenID logins.]  Need to figure out how to link non-PEAR libraries to non-recompilable PHP or upgrade web hosting.
*Turn on [http://www.mediawiki.org/wiki/Extension:OpenID OpenID logins.]  Need to figure out how to link non-PEAR libraries to non-recompilable PHP or upgrade web hosting.
*Figure out AJAX auto-complete magic.
*Figure out AJAX auto-complete magic.
-
*Fix Google search listing.
 
-
*Start up project blogging, @openmeetings.org email addresses, and listing of similar projects.
 
===Dreamlist===
===Dreamlist===
Line 84: Line 69:
===To-do===
===To-do===
*Figure out best options to breakdown tons of video.
*Figure out best options to breakdown tons of video.
-
*Fixup and advertise availability of [[OMwiki:Nodes|echo.openmeetings.org]] for compute tasks.
+
*Fixup and advertise availability of [http://echo.openmeetings.org:8080 echo.openmeetings.org] for compute tasks.
-
*Machine synchronization of known-good transcripts to video (i.e., match individual words to the exact timecode spoken).
+
-
 
+
===Dreamlist===
===Dreamlist===
*Identify a way to output time ranges generated from multi-speaker audio files, with each time range corresponding to the duration of how long a person spoke for ([http://cmusphinx.sourceforge.net/ CMU Sphinx?]).  Hopefully add speaker identification based on the vocal profile, and maybe even facial recognition and emotional categorization (''e.g.'', laughter).
*Identify a way to output time ranges generated from multi-speaker audio files, with each time range corresponding to the duration of how long a person spoke for ([http://cmusphinx.sourceforge.net/ CMU Sphinx?]).  Hopefully add speaker identification based on the vocal profile, and maybe even facial recognition and emotional categorization (''e.g.'', laughter).
-
*Have individuals appear as virtual avatars in-video (''i.e.'', Second Life or Avatar-esque), according to user preference.
+
*Have individuals appear as virtual avatars in-video (''i.e.'', Second Life-esque), according to user preference.
<br>
<br>
-
 
==External apps/reuse==
==External apps/reuse==
===Known issues===
===Known issues===
Line 100: Line 82:
*ffmpeg/mplayer seems to handle duplicate Theora frames poorly, breaking A/V sync and thus limiting video reuse.  Submit bug report.
*ffmpeg/mplayer seems to handle duplicate Theora frames poorly, breaking A/V sync and thus limiting video reuse.  Submit bug report.
*Draft a script to import MetaVidWiki clips from apps that can produce [[wikipedia:SubRip|.srt]] or [[wikipedia:Continuous_Media_Markup_Language|.cmml]] captions (''e.g.,'' [http://gnome-subtitles.sourceforge.net/ Gnome Subtitles])
*Draft a script to import MetaVidWiki clips from apps that can produce [[wikipedia:SubRip|.srt]] or [[wikipedia:Continuous_Media_Markup_Language|.cmml]] captions (''e.g.,'' [http://gnome-subtitles.sourceforge.net/ Gnome Subtitles])
-
*Figure out a easy way to integrate playback with blog platforms, including various commenting systems (''i.e.'', plugins).  [http://www.personal.psu.edu/gsc127/blogs/2009/06/enabling-video-content-on-your.html Known hacks]
 
-
 
===Dreamlist===
===Dreamlist===

Please note that all contributions to OMwiki are considered to be released under the Attribution 3.0 U.S (see OMwiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

All videos and text are published under the CC-BY 3.0 U. S. or CC-BY-SA 3.0. copyright licenses.  Details.