Given by Bartlomiej Winnowicz at Rome Lab Quarterly Review for CIV on June 28 96. Foils prepared 23 February 97
Outside Index
Summary of Material
Microsoft's Internet approach |
ActiveMovie technology |
NPAC extensions to ActiveMovie |
Outside Index Summary of Material
Bart Winnowicz |
VoD Group |
NPAC |
Microsoft's Internet approach |
ActiveMovie technology |
NPAC extensions to ActiveMovie |
ActiveX Technology
|
handles ActiveX controls, including multimedia ActiveMovie control |
uses Visual Basic Script and Java Script to link ActiveX controls, and Java applets into interactive pages |
supports Java, security, documents formatting, and more |
architecture for control and processing of streams of time-stamped multimedia data |
runtime to play digital movies and sound |
handles MPEG-1, AVI, QuickTime compression formats |
provides ActiveMovie OLE control |
uses modular components called filters connected in configuration called filter graph |
filter graph manager object controls how filter graph is assembled and how data is moved through the graph |
filter graph manager and filters expose Component Object Model (COM) interfaces, to allow communication between themselves as well as requesting application |
Application |
ActiveMovie |
Control |
COM |
interfaces |
Media Control |
Interface |
Filter graph manager |
Renderer |
filter |
Source |
filter |
Transform |
filter |
Media |
source |
Media |
destination |
File |
source |
filter |
MPEG |
splitter |
filter |
Video |
renderer |
filter |
Audio |
renderer |
filter |
MPEG video |
decompression |
transform |
filter |
MPEG audio |
decompression |
transform |
filter |
streaming and playing movies from NPAC's Video Server, including MPEG, AVI, and QuickTime movies (full interactivity) |
implementation of new transform filters (for new software MPEG and H263 video decoders) |
synchronization of H263 video with audio stream in ActiveMovie filter graph |
MPEG |
splitter |
filter |
Video |
renderer |
filter |
Audio |
renderer |
filter |
New MPEG |
video decomp. |
transform |
filter |
MPEG audio |
decompression |
transform |
filter |
Video |
Client |
source |
filter |
VOD |
commands |
data |
Video |
Server |
VOD or File |
source |
filter |
Video |
renderer |
filter |
Audio |
renderer |
filter |
H263 video |
decompression |
transform |
filter |
Audio |
decompression |
transform |
filter |
VOD or File |
source |
filter |
audio renderer |
clock |