[gstreamer-bugs] [Bug 400656] [PATCH] filesrc seekability detection fix (NFS and 2GB+ files)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 25 10:08:18 PST 2007


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

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #81204|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12




------- Comment #2 from Sebastian Dröge  2007-01-25 18:06 UTC -------
Thanks, committed:

2007-01-25  Sebastian Dröge  <slomo at circular-chaos.org>

        Patch by: Jindrich Makovicka <jindrich.makovick at itonis dot tv>

        * plugins/elements/gstfilesrc.c: (gst_file_src_start):
        If not using mmap'ed files try to seek to the end instead of the
        start to determine whether we can seek at all. This fixes the case
        of 2GB+ files over NFS, where seeks in the first 2GB can succeed but
        seeks for everything afterwards fail. Fixes #400656


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




More information about the Gstreamer-bugs mailing list