[Bug 526794] [giosrc] totem doesn't work with some gvfs backends

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 19 04:40:50 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=526794
  GStreamer | gst-plugins-base | 0.10.x

Bastien Nocera <hadess> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #22 from Bastien Nocera <hadess at hadess.net> 2011-05-19 11:40:44 UTC ---
I believe it's still a problem. The problem is very likely in giosrc because
the FUSE mounts, which use GIO at the backend, work perfectly fine.

The easy way to test this is to disable the code in the backend that forces the
FUSE path to be used:
http://git.gnome.org/browse/totem/tree/src/backend/bacon-video-widget-gst-0.10.c#n3390

(Remove that whole section and just have:
bvw->priv->mrl = g_strdup (mrl);
instead)

Seeking in files on SMB shares, etc. doesn't work as well with giosrc as it
would with the filesrc.

-- 
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