[Bug 730523] pnmdec: PBM (Bitmap) decoding support is not present

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 27 05:37:36 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730523
  GStreamer | gst-plugins-bad | git

Sanjay NM <sanjay.nm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #276936|0                           |1
        is obsolete|                            |

--- Comment #7 from Sanjay NM <sanjay.nm at samsung.com> 2014-05-27 12:37:31 UTC ---
Created an attachment (id=277287)
 View: https://bugzilla.gnome.org/attachment.cgi?id=277287
 Review: https://bugzilla.gnome.org/review?bug=730523&attachment=277287

pnmdec: Support to decode PBM BInary files

Attached is the patch to decode PBM Binary file. It is tested with below
pipeline and is working well. It was not possible to render Binary data using
the below pipeline, so added code to convert binary to Gray to provide the
output.

Still Sticky event warning is seen. Working on moving to GstVideoDecoder. Will
submit that as a separate patch

gst-launch-1.0 filesrc location=MARBLES.PBM ! pnmdec ! videoconvert !
imagefreeze ! autovideosink

Request to please review this patch.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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