I'm trying to use VLC to stream a ts file containing both mpeg video and a private PES (type 0x06) stream. The video streams fine but the resulting stream does not contain the private type 0x06 stream. I'm guessing because vlc cannot recognize what is in the stream (KLV data), it is being discarded....