Silvia Pfeiffer
Gosh, talk about myself? Self-marketing? Crickey!
Well, ok...
I am a technology inventor, researcher, project manager, software developer, and open source advocate in digital media.
I was part of the team that developed Annodex and am now creating a business in digital media, that will hopefully build on it. I am also the vice-president of SLUG (Sydney Linux USer Group) and am organising the video recordings for LCA.
Email: <silviapfeiffer1 AT SPAMFREE gmail DOT com>
I am actually mostly creating this page so I can try to get a wiki page into this wiki that includes a Ogg Theora video using Cortado. This doesn't work at the moment because:
- we lack an upload facility
- Cortado is not installed on the server.
I will still create the code here where the file should go, just to hopefully make some progress.
So, here is a video from the last Software Freedom Day:
<applet code='com.fluendo.player.Cortado.class'
- archive='cortado-ovt-stripped-0.2.0.1.jar'
width='640' height='480'>
<param name='url' value='SFD.ogg'/>
<param name='local' value='false'/>
<param name='keepaspect' value='true' />
<param name='video' value='true' />
<param name='audio' value='true' />
<param name='seekable' value='true' />
<param name='duration' value='1021' />
<param name='bufferSize' value='500' />
</applet>
...
