Log in

View Full Version : Is there a muxing tool for SVCD that can do this?


Jeffster
31st January 2005, 06:04
Does anyone know if there is a multiplexer for SVCD's that can concatenate several video files into a single mpg when muxing?

I normally use bbmpeg, and I discovered a couple of similar programs to it in the thread below, but unfortunately they only accept a single video stream as far as I can tell.

Maybe there isn't one? :confused:

marcellus
31st January 2005, 13:45
Maybe this isn't exactly an answer to your problem but you could mux all the segments with bbmpeg (one by one) and concatenate them with mpeg tools in tmpegenc. Assuming that you have the audio stream also in segments.

Jeffster
1st February 2005, 22:44
Thanks for replying. Yes, I think the only alternative is to join the video streams first, not while muxing (the audio is one file).