Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-19 Thread BONNEAU Guy
ch 19, 2010 11:15 >To: LIVE555 Streaming Media - development & use >Subject: Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte >index files > >Ross - > >Do you have/know of a good tool I can use to analyze faulty streams >(ones who create 0 byte indexes) myself

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-19 Thread Ross Finlayson
Do you have/know of a good tool I can use to analyze faulty streams (ones who create 0 byte indexes) myself? Most MPG analysis tools I've tried don't work properly, so I'm left with a hex editor and the RFC most times. That's pretty much what I resort to, also (plus, adding debugging "fprint

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-19 Thread Melms, Kenneth X. -ND
n...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Thursday, March 18, 2010 11:03 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files >Ok, here's a l

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-18 Thread Ross Finlayson
Ok, here's a link to another one: http://www.flyingplastic.com/share/news.ts The problem with this file is that the Program Map Table (PMT) packets (those with PID 0x00a9) appear to be completely misformed. (Note, BTW, that VLC can't play this file either.) -- Ross Finlayson Live Networks,

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-17 Thread Melms, Kenneth X. -ND
aming Media - development & use Subject: Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files >I tried out the new version, and it does indeed index the file I >sent you - but it doesn't index some of the other ones I have. > >I can accumulate a set of fil

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-17 Thread Ross Finlayson
I tried out the new version, and it does indeed index the file I sent you - but it doesn't index some of the other ones I have. I can accumulate a set of files that fail and make them available if that helps. Just one Transport Stream file that fails should be enough, for now. (We can work t

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-17 Thread Melms, Kenneth X. -ND
aming Media - development & use Subject: Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files Thanks for bringing this issue to our attention. It turns out that there was a bug in our Transport Stream parsing code that was causing this problem. (We weren't analyzing

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-14 Thread Ross Finlayson
Thanks for bringing this issue to our attention. It turns out that there was a bug in our Transport Stream parsing code that was causing this problem. (We weren't analyzing certain kinds of Program Association Table properly.) I have now installed a new version (2010.03.15) of the "LIVE555

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-12 Thread Melms, Kenneth X. -ND
sage- From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Thursday, March 11, 2010 10:45 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files >

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-12 Thread Sylvain MEYNELLY (NEWTEK)
Title: Hi everybody I have the same problem I use tsMuxer to mux my Vob to Ts and when I try to index, the file is 0 k So I try to remux my ts with no change with AviDemux. And now when I use the MPEG2TransportStreamIndexer on the new ts the tsx file is ok The trick play is working Don't

Re: [Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-11 Thread Ross Finlayson
I can try and make some of these files available, but they're HUGE.. 300MB is the smallest one I have available to me at the moment That's fine; I don't mind downloading a file that size. Just put it on a web server and let us know the URL. -- Ross Finlayson Live Networks, Inc. http://www.live

[Live-devel] MPEG2TransportStreamIndexer produces 0 byte index files

2010-03-11 Thread Melms, Kenneth X. -ND
Greetings everyone, I've been experimenting with live555 again, as we need to be able to stream MPEG2-TS files internally within our network. I like Live555 because it supported MPEG2-TS out of the box, with the promise of being able to produce "Trick-Play" index files. When I run the MPEG2Tra