Hi All,<br>
<br>
<br>
> It sounds like your file only "indexes" the first video track and not the other one.<br>
<br>
I do not "index" any of the streams with my code explicitly so does
Matroska just index the first video stream if this is the case?? I have
tried to find some examples of how to setup indexing properly using
Matroska but i haven't had any luck. Would someone be able to post an
example or point me in the direction of one?<br>
<br>
>  Maybe you're missing a command-line to do that or it's a bug in the muxing program (mkvmerge ?) <br>
<br>
I have created a "recording software" that takes multiple video and
audio streams and puts them into a matroska A/V file. Is this where is
indexing must be done??<br>
<br>
Also i have noticed that when using GraphEdit to render a file using
Haali's splitter (using the "Render Media File" option in the File
menu) only pins for the first video and audio streams are exposed? I
havent tried creating this graph in code but is this a limitation of
the filter??<br>
<br>
Thanks,<br>
<br>
Andrew<br><br><div><span class="gmail_quote">On 10/20/05, <b class="gmail_sendername">Steve Lhomme</b> <<a href="mailto:steve.lhomme@free.fr">steve.lhomme@free.fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I forward this email to our ML where Haali (who makes our splitter) will<br>be able to read it. It sounds like your file only "indexes" the first<br>video track and not the other one. Matroska (the format) can support
<br>index on all tracks, even partial index (called Cue). Maybe you're<br>missing a command-line to do that or it's a bug in the muxing program<br>(mkvmerge ?) or Haali's splitter that uses the wrong index for this track.
<br><br>Andrew Bromwich wrote:<br>> Hi Steve,<br>><br>> I have been having some problems with what i believe is with the<br>> Matroska splitter. I wasnt too sure if posting a bug on the corecodec<br>> wesite was the best option or emailing you (so i just emailed you, sorry
<br>> if this is incorrect).<br>><br>> The problem I am having is that I have some video files, with a number<br>> of video streams (normally 4 streams) and an audio stream, but when the<br>> video streams are seeked through i get a large amount of blocking (or
<br>> periods of video freezing depending on video decompressor) on the 2nd,<br>> 3rd and 4th stream. I did quite a lot of testing with a number of<br>> different compressors and decompressors but with the same results. The
<br>> first screen always seems to work great which is really what is throwing<br>> me off! I have not personally really got into the insides of the<br>> Matroska splitter or muxer but am guessing that it might be some sort of
<br>> buffer that has been optimised for single video stream playback?? This<br>> problem wouldnt be so much of an issue but the software I am developing<br>> requires a fair bit of skipping through the video file, then every time
<br>> i seek it either blocks up or freezes altogether until the next<br>> key-frame comes along.<br>><br>> I have also tried a fair amount of testing using a number of different<br>> settings with the video compressors i have been using (
w.r.t keyframe<br>> rates) but this really doesnt seem to make much difference to the<br>> outcome either.<br>><br>> I do appologise if i have emailed the wrong person (if this is the case<br>> can you please point me in the direction of someone who might be able to
<br>> help).<br>><br>> Thankyou,<br>><br>> Andrew<br><br>--<br>robUx4 on blog <<a href="http://robux4.blogspot.com/">http://robux4.blogspot.com/</a>><br></blockquote></div><br>