[Bug 715166] Pipeline is not linked sometimes when using PNG images

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 25 07:55:06 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=715166
  GStreamer | gst-editing-services | git

--- Comment #6 from Lubosz Sarnecki <lubosz at gmail.com> 2013-11-25 15:55:04 UTC ---
$ gst-discoverer-1.0 -v data/image/vieh.png | grep framerate
  video(image): image/png, width=(int)512, height=(int)512,
framerate=(fraction)-509212673/5
      image/png, width=(int)512, height=(int)512,
framerate=(fraction)-509212673/5
$ gst-discoverer-1.0 -v data/image/vieh.png | grep framerate
  video(image): image/png, width=(int)512, height=(int)512,
framerate=(fraction)-206556775/3
      image/png, width=(int)512, height=(int)512,
framerate=(fraction)-206556775/3
$ gst-discoverer-1.0 -v data/image/vieh.png | grep framerate
  video(image): image/png, width=(int)512, height=(int)512,
framerate=(fraction)24356861/15
      image/png, width=(int)512, height=(int)512,
framerate=(fraction)24356861/15
$ gst-discoverer-1.0 -v data/image/vieh.png | grep framerate
  video(image): image/png, width=(int)512, height=(int)512,
framerate=(fraction)-2001127427/15
      image/png, width=(int)512, height=(int)512,
framerate=(fraction)-2001127427/15

the framerate is negative sometimes. this is when the problem occurs.

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