Re: [Live-devel] problem in MPEG2TransportStreamIndexer app..

2014-01-12 Thread Ross Finlayson
> I am using test app MPEG2TransportStreamIndexer. > I built windows solution for it and built it in debug mode but when i am > running it, > it is getting crashed in file "filesink.cpp" at line > > if (fOutFid == NULL || fflush(fOutFid) == EOF) in function > afterGettingFrame. Are you usin

[Live-devel] problem in MPEG2TransportStreamIndexer app..

2014-01-12 Thread john dicostanzo
HI, I am using test app MPEG2TransportStreamIndexer. I built windows solution for it and built it in debug mode but when i am running it, it is getting crashed in file "filesink.cpp" at line if (fOutFid == NULL || fflush(fOutFid) == EOF) in function afterGettingFrame. Regards, John __