[Live-devel] MPEG2 Indexer

Morgan Tørvolt morgan.torvolt at gmail.com
Wed Jan 7 10:32:53 PST 2009


Not very surprising. The indexer finds I frames in an MPEG2 stream,
and that will not work with MPEG4. You need to make the indexer find I
frames in an MPEG4 stream to make it work. Also, the trick play code
in the server might fail as it grabs I frames from an MPEG2 stream and
encapsulates them in new generated transport stream.

-Morgan-

2009/1/6 Ken Hilliard <ken at acotec.com>:
> Hi,
>
>
>
> I have mpeg4 (h.264) video streams encapsulated via mpeg2 transport streams.
> I'm using the live555 media server as an rtsp vod server. I was hoping to
> use the 'MPEG2TransportStreamIndexer' tool. But when I run it I get a .tsx
> file with zero length so it looks like it only operates on mpegts payloads
> that are mpeg2. Is there any other way/tool I can use so I can use trick
> play features of the live555 media server? BTW: The live555 has worked
> flawlessly as an rtsp server, not once ever crashed.
>
>
>
>                                                 Thanks, Ken
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>


More information about the live-devel mailing list