ietf-wg-cellar / ebml-specification

the specification for the EBML format
Creative Commons Attribution 4.0 International
70 stars 24 forks source link

Segmentation webml #153

Closed publicocean0 closed 7 years ago

publicocean0 commented 7 years ago

hi i need a little help , just a question: i m realizing a demuxer formatting webm in mse stream. Initialization segment is the same for all the sourcebuffer? the segment for track x contains just blocks of this track?

publicocean0 commented 7 years ago

it seams i have to demux the stream

ablwr commented 7 years ago

All set?

publicocean0 commented 7 years ago

It seams i have to realize a initialization segment for every track... and demuxing the tracks after this part is the more difficult in javascript above all because it is all on the fly

robUx4 commented 7 years ago

This does not seem relevant to this repository that only deals with EBML, the foundation on which Matroska is based on, on which WebM is based on. I recommend looking for a public place to discuss WebM and adaptive streaming.