[Bug 781069] postproc: framerate should not be always duplicated

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 21 01:41:13 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=781069

Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #19 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
In gstreamer caps, the framerate field is always frames. So the parser helper
gst_h264_video_calculate_framerate() returns a framerate (it will half the SPS
framerate).

Though, if I understood correctly, for scalerbob technique, if you don't double
the rate, it means we will likely scale up all top fields, or all bottom
fields, dropping the other fields. Is that what MSDK VPP implementation do ?
This would obviously remove shakyness.

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