[Matroska-users] How to concatenate segments?
jianwen chen
jianwen.chen.video at gmail.com
Fri May 13 00:06:32 CEST 2011
Hi,
http://matroska.org/technical/streaming/index.html
A live Matroska stream is different than a file, because it may have no
known end (only when the client disconnects). For that the Segment
*must*use the "unknow" size (all 1s in the size). The other option
would be to
concatenate Segments with known sizes one after the other. This solution
allows a change of codec/resolution between each segment which can be useful
in some cases (switch between 4:3 and 16:9 in some TV programs for example).
I want to enable a streaming with matroska file formats. How to concatenate
the segments with known sizes one after the other? Is there any guide on
this?
Thanks,
Jianwen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.matroska.org/pipermail/matroska-users/attachments/20110512/439fa386/attachment-0002.html>
More information about the Matroska-users
mailing list