[gstreamer-bugs] [Bug 583685] gstbin.c(2213): gst_bin_do_latency_func (): /GstPlayBin:playbin0: Failed to configure latency of 0:00:00.000000000
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 12 00:53:08 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=583685
GStreamer | don't know | 0.10.x
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-04-12 07:53:02 UTC ---
Well, that's yet an entirely different warning/issue again.
What kind of device is /dev/video0? You probably shouldn't be playing that
using filesrc, but probably v4l2src or somesuch. If it's a live source
(likely), it needs to timestamp things properly and handle latency queries and
somesuch. filesrc won't/can't do that, so I think this is somewhat expected
behaviour. You could try with video-sink='xvimagesink sync=false'.
--
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