[gstreamer-bugs] [Bug 340697] gstsystemclock hangs when outputting to stdout via fdsink
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri May 5 07:32:10 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=340697
GStreamer | gstreamer (core) | Ver: 0.10.5
Wim Taymans changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wim at fluendo.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #1 from Wim Taymans 2006-05-05 14:32 UTC -------
note that fdsink will synchronize to the clock for each buffer, which is not
desirable for writing to a file descriptor (but might be when writing to a
network socket). Setting sync=false for this use case would not make it hang on
EOS.
The proper fix is to figure out why it hangs though...
--
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