[Bug 647940] Totem only plays to original file size if file grows after open

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 24 23:09:19 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647940
  GStreamer | don't know | 0.10.x

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #3 from David Schleef <ds at schleef.org> 2011-05-25 06:09:15 UTC ---
filesrc (basesrc, actually) creates a segment with a specific duration (the
file size) at pipeline startup, and checks for a new file size when it hits the
end of the file.  However, it never sends an updated segment event.

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