Hi Ross,
following may be bug in the MP3FileSource present in MP3FileSource.cpp
1. MP3FileSource destructor is not closing the input file. It needs to call
CloseInputFile here.
2. In MP3FileSource::createNew class before the final statement return NULL,
call to CloseInputFile is required.(i.e. if n
All
We're working with an embedded system that receives an MPEG-2 transport
stream from a TI DSP. We've built an application that uses the live555
libraries to write this stream out to disk. Every once in a while a very
large P-frame, on the order of four times the size of a typical P-frame in