[vorbis] Video codec

Chris Hanson cmh at bDistributed.com
Fri Sep 8 10:47:50 PDT 2000



At 3:20 AM -0700 9/8/00, Ralph Giles wrote:
>My aim is to properly reimplement all the features of DVD, except
>for the non-linear and interactive bits. I've not seen a clear way to
>implemen this last within a multimedia framework, and so leave it to the
>next layer up.

This is a lot like a QuickTime movie.  The QuickTime movie format is 
basically a container format for time-based media.  Apple not only 
ships a bunch of video and audio CODECs, but also supports sprites, 
subtitles, "wired sprites" (sprites with scripting and decision logic 
and user interaction), arbitrary effects and transitions, and a ton 
more stuff...

Personally, I like the possibility of effects and transitions.  You 
can do things like have multiple overlapping video tracks in a single 
QuickTime movie and transition between them programmatically rather 
than rendering your fades, wipes, mattes, blue screens, etc. into one 
video stream.  (Or you can just work with multiple tracks and all 
that and before you ship a movie you can render it down to one.) 
Third parties can write additional effects and transitions as 
plug-ins; a friend's company (Buena Software, 
<http://www.buena.com/>) does this.

Is Ogg flexible enough to support full QuickTime-like functionality? 
Or is it more intended to be a media delivery format than a media 
authoring format?


-- 
Christopher M. Hanson
President
bDistributed.com, Inc.
cmh at bDistributed.com

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Vorbis mailing list