[Bug 763441] New: rfbsrc: leads to -> invalid video buffer received

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 10 09:47:52 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763441

            Bug ID: 763441
           Summary: rfbsrc: leads to -> invalid video buffer received
    Classification: Platform
           Product: GStreamer
           Version: 1.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: don't know
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: iam.asm89 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 323599
  --> https://bugzilla.gnome.org/attachment.cgi?id=323599&action=edit
Full debug log for the command described in the bug report.

When using rfbsource connected to the VNC server exposed by an android emulator
the pipeline will not produce output at the sink and gst-launch will complain:

$ gst-launch-1.0 rfbsrc host=localhost port=49948 view-only=true ! videoconvert
! x264enc ! mpegtsmux ! hlssink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Redistribute latency...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

** (gst-launch-1.0:17997): CRITICAL **: gst_video_frame_map_id: assertion
'info->finfo->format == meta->format' failed
WARNING: from element /GstPipeline:pipeline0/GstVideoConvert:videoconvert0:
Internal GStreamer error: code not implemented.  Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstvideofilter.c(292): gst_video_filter_transform ():
/GstPipeline:pipeline0/GstVideoConvert:videoconvert0:
invalid video buffer received
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:00.611242893
Setting pipeline to PAUSED ...

I've attached the full debug log.

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