> Unfortunately i can't share my Transport Stream due to same confidential
> reason.
Perhaps it's the same "confidential reason" why you use an unprofessional email
address :-)
It's hard to debug a problem if you won't provide an example of a file that
illustrates the problem. Especially sinc
HI,
Thanks for your reply.
Unfortunately i can't share my Transport Stream due to same confidential
reason.
Basically its a encrypted stream and when some one gives input this stream
to Indexer, it gives error and
goes down in the middle of indexing,so i want to catch this error in my
application
On 2/6/2014 19:53, Ross Finlayson wrote:
I am using test app MPEG2TransportStreamIndexer.
In file MPEG2IndexFromTransportStream.cpp,when it got error
"Unexpectedly large PES header size" its close all handles and goes down.
Please put your Transport Stream file (the one that produces this error
> I am using test app MPEG2TransportStreamIndexer.
> In file MPEG2IndexFromTransportStream.cpp,when it got error "Unexpectedly
> large PES header size" its close all handles and goes down.
John,
Thanks for the note.
Please put your Transport Stream file (the one that produces this error) on a
HI,
I am using test app MPEG2TransportStreamIndexer.
In file MPEG2IndexFromTransportStream.cpp,when it got error "Unexpectedly
large PES header size" its close all handles and goes down.
i want to catch this error in test app and perform action on it.
so can i catch this error???
Regards,
John
__