[Bug 767513] New: filesink: create empty files if no buffer was received when doing quick play/stop

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 10 20:24:10 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767513

            Bug ID: 767513
           Summary: filesink: create empty files if no buffer was received
                    when doing quick play/stop
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: xclaesse at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 329584
  --> https://bugzilla.gnome.org/attachment.cgi?id=329584&action=edit
test case

If I quickly set my pipeline to PLAYING state then NULL state, and no buffer
had time to arrive to the filesink, it leaves an empty file.

The file is opened in GstBaseSrc::start(), I think it should be deleted in
GstBaseSrc::stop() if nothing was received inbetween. No?

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