Bug#370510: rhythmbox: Ignores settings in "Multimedia Systems Selector"

Loïc Minier lool at dooz.org
Tue Jun 6 08:21:07 UTC 2006


On Mon, Jun 05, 2006, Tomaz Solc wrote:
> gst-launch-0.10 gnomevfssrc location=file:///home/avian/test.mp3 !
> decodebin name=decoder decoder. ! queue! audioconvert ! audioresample !
> alsasink 'device="hw:1"'
> This gives me the following error message:
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> ERROR: from element /pipeline0/alsasink0: Could not get/set settings
> from/on resource.
> Additional debug info:
> gstalsasink.c(604): set_hwparams (): /pipeline0/alsasink0:
> Rate doesn't match (requested 44100Hz, get 0Hz)
> ERROR: pipeline doesn't want to preroll.

 I also get this error here since I don't have a hw:1 device.  Could you
 try without the quotes?

> Weird, because Soundjuicer, Totem and the "Test" button in the
> "Multimedia Systems Selector" all work correctly with this device.

 This might be due to a limitation on the formats accepted by your card.

 Could you please install libasound2-dev and "build-essential" and build
 the attached sine.c file with:
    gcc -o sine -lasound sine.c
 ... you should get the same error than with GStreamer or hear some
 sound when you run the resulting ./sine binary.

   Bye,
-- 
Loïc Minier <lool at dooz.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sine.c
Type: text/x-csrc
Size: 35833 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20060606/a98c1f05/sine-0001.c


More information about the Pkg-gnome-maintainers mailing list