Hello,
Is it possible to mux multiple input files to common Transport stream?
File1.ts(video,audio), File2.ts(video,audio) ---> out.ts(video1,audio1,video2,audio2)
with PIDs from first file numbered from 0x0100
and PIDs from second file numbered from 0x0200