[gstreamer-bugs] [Bug 500150] [filesink] add property to enable buffering via setvbuf()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 10 02:23:36 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=500150

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #13 from Laurent Glayal  2007-12-10 10:23 UTC -------
Disabling buffering can be useful when you want to smooth I/O ( on local or
network FS for ex. and working with large buffers) or reduce amount of data
lost in case of process failure. So defaulting to setvbuf may not be a good
thing (IMHO).

Switching from pages to bytes unit is not a problem, this way there is no more
need to getpagesize(). 


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=500150.




More information about the Gstreamer-bugs mailing list