Reply to thread

As it is mainly seeking plus debug / release related issue I'm pretty sure that it is some timing or threading issue on TsReader side. Did you check if the ffmpeg based decoder reports any errors? It might / will report even thou it wouldn't freeze or crash. Hopefully it will give some clues what could be wrong. If it wont then it will be a really rocky ride as debugging the binary stream (H264/MPEG2) that TsReader is sending downstream is pretty much an impossile task.


Top Bottom