[gstreamer-bugs] [Bug 343288] New: Audio playback problems in 0.10.6 and 0.10.7
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon May 29 04:13:16 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343288
GStreamer | gst-plugins-base | Ver: 0.10.6
Summary: Audio playback problems in 0.10.6 and 0.10.7
Product: GStreamer
Version: 0.10.6
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: kv2004 at eca.cx
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.13/2.14
GNOME milestone: Unspecified
Please describe the problem:
With a simple pipeline feeding audio "udpsrc" -> "rtppcmudepay" -> "mulawdec"
->
"alsasink", the audio playback stops after a few seconds. The problems happens
with 0.10.6 and 0.10.7, but not with older releases (tested with
gst-plugins-base-0.10.1 -> 0.10.5), so this is a regression. Same problem
happens with "osssink", so some change in the baseaudio classes has triggered
the problem.
The problem was originally found with sofsip-cli [1]:
http://sofia-sip.sourceforge.net/cgi-bin/twiki-bin/view/SofiaSIP/SofSipCli
Steps to reproduce:
1. Install sofia-sip-1.11.8 and sofsip-cli-0.8
2. run sofsip-cli/src/test_media
3.
Actual results:
With 0.10.6, the audio stops after a few seconds.
Expected results:
With 0.10.5 and older, the audio (recorded from "alsasrc") is played back for
the duration of the test.
Does this happen every time?
Yes.
Other information:
--
Configure bugmail: http://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