[Bug 686398] New: gio smb:/// behaves badly in pull mode
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 18 09:47:27 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=686398
GStreamer | gst-plugins-base | unspecified
Summary: gio smb:/// behaves badly in pull mode
Classification: Platform
Product: GStreamer
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: jstpierre at mecheye.net
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=226754)
--> (https://bugzilla.gnome.org/attachment.cgi?id=226754)
debug log made with GST_DEBUG=*src:6
See attached debug log.
When doing:
$ gst-launch-1.0 playbin
uri=smb://jstpierre-win7/music/Three%20Dog%20Night/Greatest%20Hits/09%20-%20Joy%20to%20the%20World.mp3
I either get no sound output, or a short snippet of sound output before cutting
out entirely. Grepping through the debug log shows that I'm using pull mode.
Forcing push mode, everything works fine:
$ gst-launch-1.0
smb://jstpierre-win7/music/Three%20Dog%20Night/Greatest%20Hits/09%20-%20Joy%20to%20the%20World.mp3
! queue ! decodebin ! audioconvert ! pulsesink
--
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