-1;-1; Hi,
Ok , i think i find the problem . I've alsasink in the gconf key and i proof osssink (beacause i don't use esd) and fix the problem.
May be it's a kernel problem , some days ago i recompiled the 2.6.11.4 version. I think this is the problem
Thanks for all
On Fri, Mar 25, 2005, Roberto Majadas wrote:
> I proof this comands in my box. These are the results :
> gst-launch-0.8 gnomevfssrc location=/home/telemaco/Desktop/musica/varios/
> libre.mp3 ! spider ! volume ! audioscale ! audioconvert ! $(gconftool-2 -g /
> system/gstreamer/0.8/default/audiosink) > gst-err2.txt
Ok, this is interesting.
Please paste the output of:
% gconftool-2 -g system/gstreamer/0.8/default/audiosink
And try:
gst-launch-0.8 filesrc location="libre.mp3" ! mad ! \
audioconvert ! \
audioscale ! esdsink
Does that fail too?
(I suspect ESD is used and doesn't accept 48kHz streams.)
Regards,

