[Bug 747208] rtpvp8depay: should have width/height in its caps so it can be fed to muxers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 7 14:56:18 PDT 2015


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

--- Comment #3 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
It drops all buffers before the first keyframe, not subsequent ones. The reason
is that we don't want to push out buffers before the caps, but we can't get the
caps without a keyframe. And the VP8 spec specifies that a valid VP8 stream
must start with a keyframe anyway. But it possibly makes sense to emit a
GstForceKeyUnit event when that happens?

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