[Gstreamer-bugs] [Bug 139929] New: - osssink is opening up ogg files in mono instead of stereo
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Apr 13 07:51:33 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=139929
GStreamer | gst-player | Ver: 0.8.0
Summary: osssink is opening up ogg files in mono instead of
stereo
Product: GStreamer
Version: 0.8.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-player
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: seb128 at debian.org
QAContact: gstreamer-maint at bugzilla.gnome.org
The play of ogg files is way too fast on my box ...
$ gst-launch-0.8 gnomevfssrc location=file.ogg ! spider ! volume ! osssink
** (process:5343): WARNING **: couldn't set the right number of channels
(wanted 1, got 2), enjoy the tone difference
** (process:5343): WARNING **: couldn't set the right sample rate (wanted
44100, got 43512), enjoy the speed difference
lspci output :
0000:00:05.0 Multimedia audio controller: nVidia Corporation nForce MultiMedia
audio [Via VT82C686B] (rev a2)
0000:00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio
Controler (MCP) (rev a1)
audio card from a nForce2 motherboard (using i810 module).
gstreamer 0.8 (debian package from taaz).
with "volume ! audioconvert ! audio/x-raw-int,channels=2 ! osssink" the playing
speed is ok (but there is still a : ** (process:5531): WARNING **: couldn't set
the right sample rate (wanted 44100, got 43512), enjoy the speed difference"
------- 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