[Bug 734424] videorate produces bogus output when framerate=0/1

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Dec 14 06:32:10 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=734424
  GStreamer | gst-plugins-base | 1.4.0

--- Comment #21 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-12-14 14:32:05 UTC ---
Just to be clear, what I think should happen is:

 1) if downstream forces a particular framerate, we should use that

 2) if upstream caps contain a non-0/1 framerate, we should use that and pass
it on downstream (if possible; otherwise fixate_to_nearest)

 3) if upstream framerate is 0/1 and downstream doesn't force a particular
framerate, we try to guess based on buffer intervals and use that as output
framerate

 4) What does videorate do if upstream framerate=0/1 and downstream rate=0/1 ?
passthrough?

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