[Bug 796495] Missing frames when encode with B frames from YUV file and num-buffers specified

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 5 01:38:21 UTC 2018


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

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

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

--- Comment #2 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Looks like is the b-frames setting that impact the results here, a simpler way
to reproduce the issue:

gst-launch-1.0 videotestsrc num-buffers=90 ! vaapih264enc max-bframes=4 !
h264parse ! multifilesink

If you move it back to 0 bframes, there it's good. I'm confirming this issue.

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