> 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
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
__