[gst-devel] cating streams question

David Helder dhelder at umich.edu
Thu Jan 11 22:06:09 CET 2001


I'd like to write a program that concatenates two video files, like this:
	streamcat a.mpeg2 b.mpeg2 > c.mpeg2

Can I do this with GStreamer?  I looked over the docs, but I'm not quite
sure how to (what decoders/encoders would I use, etc?).

I'd also like to mix audio into movies like this:
	streamcat a.mpeg2 s.wav > c.mpeg2
  (a.mpeg2 would loop if s.wav is longer.)

How would I do this?

Thanks,
David


-- 
      __          _    __  David Helder - University of Michigan
  ___/ /__ __  __(_)__/ /  dhelder at umich.edu
 / _  / _ `/ |/ / / _  /   http://www.eecs.umich.edu/~dhelder
 |_,_/|_,_/|___/_/|_,_/    Jungle Monkey: http://www.junglemonkey.net





More information about the gstreamer-devel mailing list