[Bug 777383] New: omxmjpegdec no video on RPI3

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 17 12:01:40 UTC 2017


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

            Bug ID: 777383
           Summary: omxmjpegdec no video on RPI3
    Classification: Platform
           Product: GStreamer
           Version: 1.11.1
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-omx
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: tom at duotecno.be
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 343637
  --> https://bugzilla.gnome.org/attachment.cgi?id=343637&action=edit
logfile pipeline using omxmjpegdec

There is no video when this pipeline is executed on a Raspberry pi 3.
GST_DEBUG="omx*:6" gst-launch-1.0 -v souphttpsrc location=<MY_URL> is-live=true
! image/jpeg,framerate=25/1 ! jpegparse ! omxmjpegdec !  videoconvert !
videoscale add-borders=true !
video/x-raw,framerate=25/1,format=RGBx,width=800,height=480 ! autovideosink

If I replace the omxmjpegdec bij the jpegdec the pipeline works ok.
I have an older version running on a Raspberry pi 3 that works ok.

If I compile an older version of gst-omx in the raspberry pi repository the
omxmjpegdec works ok.

I compiled everything using this flags.
LDFLAGS='-L/opt/vc/lib' CPPFLAGS='-I/opt/vc/include -I/opt/vc/include/IL
-I/opt/vc/include/interface/vcos/pthreads
-I/opt/vc/include/interface/vmcs_host/linux' ./autogen.sh --with-omx-target=rpi
--enable-gtk-doc=no --disable-examples

In attachment the logfile.

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