Paulo Figueiredo writes: > Hi, > > Wednesday, February 25, 2004, 4:07:24 PM, you wrote: > > How can I mux two PES streams/files to a PS stream with replex? > > I saw some code on libdvb that treat ES_STREAM, but on replex I can't > see anything that can handle with 2 or more streams and after convert > to PS.
You could use pes2vid_es and pes2aud_es to turn the two PES files into ES files and then use dvb-mplex wth -i ES_STREAM and the two files as input parameters. Marcus -- /--------------------------------------------------------------------\ | Dr. Marcus O.C. Metzler | | | [EMAIL PROTECTED] | http://www.metzlerbros.de/ | \--------------------------------------------------------------------/ |>>> Quis custodiet ipsos custodies <<<| -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
