<font color="#003300">Dear Sebastian<br>
I have seen your indexer, but couldn't you use a library (like ffmpeg)
to detect all h264 frames and make a complete index file? <br>
Btw, Has anyone seen the <b>avidemux</b> software? It builds an index of the opened file (which can be in various formats and codecs) that
represents a report if its frames. I attached an index file that it
made. does it seem to be a good start point?</font><br><br><div class="gmail_quote">On Mon, Nov 22, 2010 at 12:12 AM, Sébastien RAILLARD (COEXSI) <span dir="ltr"><<a href="mailto:sr@coexsi.fr">sr@coexsi.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div lang="FR" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">I don’t think it’s the only thing to change.</span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">Also, for indexing H264, the equivalent of the I-Frames must be located in the stream, and that is really harder than with MPEG2 video.</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">By the way the indexer code isn’t really easy to understand.</span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">That why I did a small and external TS indexer based on the starting of PES payload.</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"> </span></p><div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt">From:</span></b><span lang="EN-US" style="font-size:10.0pt"> <a href="mailto:live-devel-bounces@ns.live555.com" target="_blank">live-devel-bounces@ns.live555.com</a> [mailto:<a href="mailto:live-devel-bounces@ns.live555.com" target="_blank">live-devel-bounces@ns.live555.com</a>] <b>On Behalf Of </b>Mojtaba Nouri<br>
<b>Sent:</b> dimanche 21 novembre 2010 10:54<br><b>To:</b> live-devel<br><b>Subject:</b> [Live-devel] h.264 indexer</span></p></div></div><div><div></div><div class="h5"><p class="MsoNormal"> </p><p class="MsoNormal">Hi Ross</p>
<div><p class="MsoNormal">I am trying to improve the indexer to index a h.264/ts file. </p></div><div><p class="MsoNormal">Could you tell me which parts of the indexer are write regardless of the codec?</p></div><div><p class="MsoNormal">
In particular I see the following comment in the code</p></div><div><p class="MsoNormal">// Note: The following works only for MPEG-2 data #####</p></div><div><p class="MsoNormal">Is this the only part that depends on MPEG-2? </p>
</div><div><p class="MsoNormal">I could use any information.</p></div><div><p class="MsoNormal">Thanks.</p></div></div></div></div></div></div><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br>