[Bug 797182] vaapih264dec: deadlock when PTS or DTS delta is zero
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 21 02:58:19 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797182
--- Comment #5 from Matteo Valdina <matteo.valdina at gmail.com> ---
Thanks,
To point out the other bug, the description is very similar but in my stream,
there is no B frame and I didn't notice any error in a stream analyzer
(Elecard).
I think the problem is not related to h.264 only but how the decoder output the
frame. So, all decoder that generates this condition.
To better understand what I have done. The last code will drop the decoded
frame (gst_video_decoder_drop_frame) but after the decoder. Is it right?
So, if my understanding is correct this nasty workaround will act like a "skip
frame" but the decoder should continue operating normally. Is it right my
understanding?
Please note that I saw a similar workaround when the play rate is below 0.
Best
Matteo
--
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