[gst-devel] multichannel vorbis
Dirk Griffioen
dirk.griffioen at barcelonamedia.org
Fri Sep 18 13:26:01 CEST 2009
Hi,
Is there a way to create a multichannel vorbis file with gstreamer? I
want to create a file (or a stream) with n discrete channels.
I tried something like this:
gst-launch -v vorbisenc name=v ! oggmux ! filesink location=sine.ogg \
audiotestsrc wave=sine ! audioconvert ! v. \
audiotestsrc wave=sine ! audioconvert ! v.
But this does not work ...
Thanks in advance.
Best, Dirk
More information about the gstreamer-devel
mailing list