[Bug 796169] vaapidec: Sample video that renders fine with FFMPEG but not in GStreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 30 14:36:13 UTC 2018


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

--- Comment #30 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
I also need to clarify about the frame_num, I'm referring to what goes into the
DPB, each frame_num is reference once in the DPB. When we have an unpaired
field, it's frame_num should match the interlaced frame currently being
decoded. If not, it's a new frame, and the incomplete frame need to be filled
and output (it's already in the DPB at this stage).

It's all confusing, because frame_start() is sometimes a field and sometimes a
frame.

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