[gstreamer-bugs] [Bug 627256] New: failure querying latency for high latency?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 18 05:34:41 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=627256
  GStreamer | gstreamer (core) | unspecified

           Summary: failure querying latency for high latency?
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


The below pipeline works with min-threshold-time=1000000000=1s (on 0 less).
Queue also handles min_threshold.time - now sure what is leading to that error
then.

$ GST_DEBUG="*:2" gst-launch v4l2src ! video/x-raw-yuv, width=640, height=480 !
queue min-threshold-time=10000000000 ! xvimagesink

Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...

0:00:00.170192934 24784  0x8c05018 WARN                     bin
gstbin.c:2330:gst_bin_do_latency_func:<pipeline0> failed to query latency

New clock: GstSystemClock

0:00:00.977090034 24784 0xb6703850 WARN                     bin 
gstbin.c:2312:gst_bin_do_latency_func:<pipeline0> warning: Impossible to
configure latency: max 0:00:01.066666666 < min 0:00:10.033333333. Add queues or
other buffering elements.

WARNING: from element /GstPipeline:pipeline0: Internal GStreamer error: clock
problem.  Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.

Additional debug info:
gstbin.c(2312): gst_bin_do_latency_func (): /GstPipeline:pipeline0:
Impossible to configure latency: max 0:00:01.066666666 < min 0:00:10.033333333.
Add queues or other buffering elements.

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