OMwiki:Tech

(Difference between revisions)
m (adjust spacing)
(Known issues:: add note on 352×240 embed code; YUV4MPEG in Blender)
Line 3: Line 3:
*The two stream sizes (352×240 and 424×240) are hard-coded ''per-stream'' as there is not a simple way to lookup <tt>file_desc_msg</tt> from the <tt>mv_stream_files</tt> table.  This is an ugly hack.
*The two stream sizes (352×240 and 424×240) are hard-coded ''per-stream'' as there is not a simple way to lookup <tt>file_desc_msg</tt> from the <tt>mv_stream_files</tt> table.  This is an ugly hack.
 +
:Also, add <tt>style="width:352px;"</tt> to embed code in 352×240 streams.
 +
*Video playback might take ~6 seconds to start (pending seeking support in [http://www.xiph.org/oggz/ oggz-chop])
*Video playback might take ~6 seconds to start (pending seeking support in [http://www.xiph.org/oggz/ oggz-chop])
Line 8: Line 10:
*An occasional ~30-second JavaScript-related delay, unknown cause, when using native playback on 64bit Minefield and possibly other browsers.  No bandwidth transfer, no CPU usage, the page just waits then eventually loads.
*An occasional ~30-second JavaScript-related delay, unknown cause, when using native playback on 64bit Minefield and possibly other browsers.  No bandwidth transfer, no CPU usage, the page just waits then eventually loads.
-
*[http://cinelerra.org/ Cinelerra-CV] is buggy (esp., YUV4MPEG export)
 
 +
*[http://cinelerra.org/ Cinelerra-CV] is buggy (compilation from source helps)
 +
*YUV4MPEG support in [http://www.blender.org/ Blender], to send to [http://v2v.cc/~j/ffmpeg2theora/ ffmpeg2theora] ([http://lists.mplayerhq.hu/pipermail/libav-user/2009-March/002639.html email thread])
=='''Scripts needed:'''==
=='''Scripts needed:'''==

Revision as of 03:43, 8 September 2009

Known issues:

  • 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)
  • The two stream sizes (352×240 and 424×240) are hard-coded per-stream as there is not a simple way to lookup file_desc_msg from the mv_stream_files table. This is an ugly hack.
Also, add style="width:352px;" to embed code in 352×240 streams.


  • Video playback might take ~6 seconds to start (pending seeking support in oggz-chop)
  • An occasional ~30-second JavaScript-related delay, unknown cause, when using native playback on 64bit Minefield and possibly other browsers. No bandwidth transfer, no CPU usage, the page just waits then eventually loads.


Scripts needed:


Development:


Communicate:

No IRC? Click here to join via a webclient.

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