[gstreamer-bugs] [Bug 164870] PNM [en,de]coder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 12 12:01:27 PDT 2009


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

Lutz Mueller <lutz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142818|0                           |1
        is obsolete|                            |
 Attachment #142819|0                           |1
        is obsolete|                            |
 Attachment #142820|0                           |1
        is obsolete|                            |
 Attachment #142821|0                           |1
        is obsolete|                            |
 Attachment #142822|0                           |1
        is obsolete|                            |
 Attachment #142823|0                           |1
        is obsolete|                            |
 Attachment #142824|0                           |1
        is obsolete|                            |
 Attachment #143071|0                           |1
        is obsolete|                            |

--- Comment #32 from Lutz Mueller <lutz at topfrose.de> 2009-09-12 19:01:22 UTC ---
Created an attachment (id=143072)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=143072)
Partial fix

Changed output format for decoder: PNM is RGB. As ximagesink doesn't accept
RGB, I added ffmpegcolorspace in the example pipeline. However, things still
don't work: For an image of width=313 x height=110 (x 3 = size=103290), the
following warning is displayed: WARNING **: ffmpegcsp0: size 103290 is not a
multiple of unit size 103400. I have really no idea where the number 103400 (=
103290 + 110) stems from. Any guesses?

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