[Bug 733444] wavenc does not support more than 2 channel

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 24 12:02:15 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733444
  GStreamer | gst-plugins-good | 1.3.91

--- Comment #2 from Peter G. Baum <peter at dr-baum.net> 2014-07-24 19:02:08 UTC ---
All these examples still work:

gst-launch-1.0 audiotestsrc ! audio/x-raw, channels=2, channel-mask=0 ! wavenc
! filesink location=q.wav
 gst-launch-1.0 audiotestsrc ! audio/x-raw, channels=2, channel-mask=3 ! wavenc
! filesink location=q.wav
gst-launch-1.0 audiotestsrc ! audio/x-raw, channels=2 ! wavenc ! filesink
location=q.wav

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list