Hi all! I use ffmpeg library for recoding video from one MPEG-TS to another. But it is some data streams in incoming MPEG stream (stored in packets with known pids) and i have lost this data after recoding in new MPEG-TS container. There is any way to save this data PIDs by using only ffmpeg? May be some containers hack?