[gstreamer-bugs] [Bug 336075] ALSA emu10k1 mixer tracks are wrongly classified as playback tracks

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 5 16:14:43 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=336075
 GStreamer | gst-plugins-base | Ver: 0.10.x





------- Comment #5 from Sam Morris  2006-05-05 23:13 UTC -------
Great! I've tried the patch and it solves some prolems, however there are a
couple of odd things now occuring. I wrote a program to list all the mixer
elements and channels that gstreamer presents; here is the output from before
and after the patch:

   label: Line-in                       |   label: Line-in
   channels: 2                          |   channels: 2
   range 0-31                           |   range 0-31
   flags: input mute                    |   flags: output mute

gstreamer is not creating the corresponding 'Line-in Capture' channel. amixer
describes the control as:

Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 0 [0%] [off] Capture [off]
  Front Right: Playback 0 [0%] [off] Capture [off]

The same happens for other channels with that set of capabilities: CD, Mic,
Video, Phone and Aux.


-- 
Configure bugmail: http://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