[Bug 667917] alsasink: Rate doesn't match (requested 88200Hz, get 0Hz)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jul 31 05:21:30 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=667917
GStreamer | gst-plugins-base | 0.10.x
--- Comment #7 from hlusic at bu.edu 2012-07-31 12:21:27 UTC ---
Thanks for the comment. So I tried some things:
~ $ gst-launch-0.10 playbin2 uri=file:///home/hrvoje/Downloads/moth.mp3
This plays fine and converts to 44100Hz.
~ $ gst-launch-0.10 playbin2 uri=file:///home/hrvoje/Downloads/moth.mp3
audio-sink="alsasink device=hw:0,0"
This does not play OK. The sound is corrupted. It converts to 32000Hz.
I also tried taking out or duplicating different parameters in the line, such
as":
audioconvert or audioresample. However, nothing seems to matter. When alsasink
device=hw:0,0 is used, the file sounds wrong, and converts to 32000Hz.
Any ideas?
--
Configure bugmail: https://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