[gstreamer-bugs] [Bug 334216] New: gnomevfs won't open some media on NFS mounts

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 11 06:01:55 PST 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=334216
 GStreamer | gst-plugins-base | Ver: 0.10.4

           Summary: gnomevfs won't open some media on NFS mounts
           Product: GStreamer
           Version: 0.10.4
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: foser at gentoo.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Since 0.10.4 gnomevfssrc won't play some files on NFS mounts. Totem returns the
following error :

Totem could not play
'file:///mnt/lothlorien/media/video/series/Stargate/Everything
Stargate/Stargate SG-1/Season 5/Stargate SG-1 [5x18] The Warrior.avi'.
Cannot play this file over the network. Try downloading it to disk first.

Other files do play, but crash on seeking.

snippet of IRC discussion :

<__tim> gnomevfssrc uses gnome_vfs_uri_is_local() to predicate whether
pull-mode is supported (to avoid opening a resource twice in a short time to
check for that, which breaks with some http servers like last.fm)
<__tim> in this case gnome_vfs_uri_is_local() returns (correctly) FALSE, which
means certain demuxers/decoders like avidemux and flacdec won't work
<foser> so those plugins need fixing ?
<__tim> no, gnomevfssrc needs fixing


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