[Bug 781652] New: videotestsr to glimagesink dont work at IMX6

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 24 06:45:14 UTC 2017


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

            Bug ID: 781652
           Summary: videotestsr to glimagesink dont work at IMX6
    Classification: Platform
           Product: GStreamer
           Version: 1.11.90
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: dm.pozhidaev at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I built GStreamer-1.11.90 on buildroot 2016.02 and have no full success on work
of some things.
I have board on FREESCALE IMX6.
Built Qt 5.8.0
The final goal is use GStreamer-1.12 and Qt5.8.0. The some application get
videostream from v4l2src make preview and transmit over net to remote device.
On other side device get from remote cam rtp stream , decode it and show on
display videocontent. I want use imx6 hardware decoder and encoder for video
and have a bit use third components create Videochat.
GStreamer 1.12 give possibled conjunction GStreamer and Qt Quick by little
blood.

So I use IMX6 bord for run.

Run gst-launch-1.0 gltestsrc ! glimagesink look fine.
Any gl-plugins between gltestsrc and glimagesink work fine too.
example: 
gst-launch-1.0 gltestsrc ! gleffects_sepia ! glimagesink


Run gst-launch-1.0 videotestsrc ! glimagesink dont work.

Run on desktop PC gst-launch-1.0 videotestsrc ! glimagesink look fine.
How conjuct non-gl src and gl-layers on IMX6?

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