After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703176 - [Rpi] Distorted output of decoded jpeg image on Raspberry
[Rpi] Distorted output of decoded jpeg image on Raspberry
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-omx
1.0.7
Other Linux
: Normal normal
: git master
Assigned To: Tim-Philipp Müller
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-06-27 10:29 UTC by Martin Farnik
Modified: 2018-11-03 12:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Farnik 2013-06-27 10:29:33 UTC
I have problem to decode jpeg images and display it on monitor.
I use this pipeline:
gst-launch-1.0 -v filesrc location= /opt/tpictures/jpg/Raspberry-Pi-logo.jpg ! decodebin ! imagefreeze ! eglglessink
and this is the output:
https://www.dropbox.com/s/yaugp8fe435ngf3/raspi_256mb.jpg

I use gstreamer v 1.0.7 with the latest gst-omx 1.0 branch from git.
Also the latest raspi firmware version d380dde43fe729f043befb5cf775f99e54586cde (clean) (release)
Comment 1 Tim-Philipp Müller 2013-08-12 16:46:37 UTC
I'm guessing it needs a jpeg parser somewhere. Could you try:

1) filesrc location=foo.jpg blocksize=999999999 ! ..

2) filesrc ... ! jpegparse ! decodebin ! ...

?
Comment 2 Vivia Nikolaidou 2018-05-05 16:08:14 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!
Comment 3 Tim-Philipp Müller 2018-05-05 16:16:13 UTC
I've been meaning to test this on an rpi.
Comment 4 GStreamer system administrator 2018-11-03 12:59:23 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-omx/issues/1.