diff --git a/lib/ts_stream.cpp b/lib/ts_stream.cpp index df1451bb..37acb27d 100644 --- a/lib/ts_stream.cpp +++ b/lib/ts_stream.cpp @@ -303,7 +303,7 @@ namespace TS{ } std::deque &inStream = pesStreams[tid]; if (inStream.size() <= 1){ - INFO_MSG("No PES packets to parse"); + HIGH_MSG("No PES packets to parse"); return; } // Find number of packets before unit Start