[Bug 724373] New: Queue2 truncates its temp file when pipeline is paused

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 14 20:02:25 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724373
  GStreamer | don't know | git

           Summary: Queue2 truncates its temp file when pipeline is paused
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bugzilla at hadess.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


To implement the "Make Available Offline" menu item in Totem, after the
stream's download buffer is full (so the whole file is now cached to disk), I
create a hard link to it in a separate directory, so the file is kept across
runs.

I can verify that both the buffer cache, and my linked copy are of reasonable
sizes, and type.

When exiting, or closing the file (eg. setting playbin to a READY state),
queue2 seems to truncate the file before removing it. My linked copy is still
there, but now it's zero-sized...

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