[gstreamer-bugs] [Bug 359133] [gnomevfssrc] smb:// - could not read from (valid) resource

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Oct 28 08:21:49 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=359133

  GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #12 from Tim-Philipp Müller  2006-10-28 15:20 UTC -------
> If I compare the debug output (with gnomevfssrc:5) on Dapper vs. Edgy, the only
> difference (aside from the error occuring) is that the Edgy side has two extra
> lines like:
> 
>  ... gst_gnome_vfs_src_check_get_range:<source> undecided about URI
> 'smb://...', let base class handle it

This shouldn't make a difference in this case (I think). At some point we
introduced some code to white-list and black-list certain protocols/URIs for
random access (get_range), to keep the base class from unnecessarily doing a
start()/stop() cycle just to check whether random access is possible in this
case. The 'undecided' code path should be the one that was always used before
AFAIK.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list