[Bug 755753] No video output

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 28 10:10:10 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk
           Severity|major                       |normal

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
The gstreamer-devel mailing list might be a better place for support issues.

First, make sure that you're actually receiving data using:

 gst-launch-1.0 -v udpsrc port=5000 ! fakesink dump=true

If you see lots of hex output, that's good.

Also try ... ! avdec_h264 ! fakesink dump=true

Again, if you get output, that's good.

Perhaps try  avdec_h264 ! videoconvert ! videoscale ! autovideosink
or ...  avdec_h264 ! videoconvert ! videoscale ! d3dvideosink

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