[Gstreamer-bugs] [Bug 142211] New: - alsasink broken due to mixer device

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun May 9 11:12:02 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=142211
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: alsasink broken due to mixer device
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: v.merkatz at gmx.net
         QAContact: gstreamer-maint at bugzilla.gnome.org


With cvs of 2004-05-09:
gst-launch-0.8 filesrc location="test.mkv" ! matroskademux name=demux ! { queue
! spider ! xvimagesink } { demux. ! queue ! spider ! audioscale !
audio/x-raw-int,rate=48000 ! alsasink device=dsp1 }

RUNNING pipeline ...
ALSA lib control.c:654:(snd_ctl_open_noupdate) Invalid CTL dsp1
ERROR            alsa(21563) gstalsamixer.c(153):gst_alsa_mixer_open:<alsasink0>
Cannot attach mixer to sound device `dsp1'.
ERROR: pipeline doesn't want to play.
Caught interrupt.

Relevant part of my ~/.asoundrc:
pcm.dsp1 {
  type hw
  card 0
  device 1
}

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list