[gstreamer-bugs] [Bug 336945] New: GstFileSink throws error when writing 0 bytes
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun Apr 2 10:42:01 PDT 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=336945
GStreamer | gstreamer (core) | Ver: 0.10.4
Summary: GstFileSink throws error when writing 0 bytes
Product: GStreamer
Version: 0.10.4
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: manauw at skynet.be
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
GstFileSink uses fwrite to perform actual writes.
The return code is checked in a way that (always) "triggers" a
GST_ELEMENT_ERROR if a buffer of 0 bytes was pushed to it. Perhaps this is
intentional, perhaps not ... ?
--
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