[Bug 783829] omxh264enc: 'interval-intraframes' property not working on the pi

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 27 14:27:25 UTC 2017


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

--- Comment #8 from Guillaume Desmottes <gdesmott at gnome.org> ---
Disabling 'inline-header' doesn't seem to affect the GOP pattern.

'periodicty-idr' does indeed change the frequency of I frames, which makes
sense as IDR frame are I frames.
But even when combining those 2 properties, changing
OMX_VIDEO_CONFIG_AVCINTRAPERIOD.nPFrames is a no-op.

So yeah I think we should just replace OMX_VIDEO_CONFIG_AVCINTRAPERIOD.nPFrames
by OMX_IndexConfigBrcmVideoIntraPeriod on the pi.

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