[gstreamer-bugs] [Bug 315121] alsasink doesn't work unless passing hw:0

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 21 14:26:06 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=315121
 GStreamer | gst-plugins | Ver: 0.8.10

Luca Ognibene changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From Luca Ognibene  2005-09-21 21:26 -------
I can replicate the problem so i've tried to take a look.. btw, i'm not really
an audio expert!

from gstalsa.c:
 /* FIXME: We should use snd_pcm_hw_params_set_rate instead of 
     * snd_pcm_hw_params_set_rate_near here. Unfortunately alsa fails in that case
     * far more often and seems to handle this quite well. (Example: ENS1371 
     * driver on alsalib 1.0.5, kernel 2.6.6-mm5). If it sets far too wrong sample
     * rates, we need to revert back to snd_pcm_hw_params_set_rate or check the
     * rate that was set.
     */
Removing this change make it works for me.. (the previous patch does that).
If someone want to test/comment the patch! thanks!

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




More information about the Gstreamer-bugs mailing list