https://bugs.freedesktop.org/show_bug.cgi?id=98005 --- Comment #18 from Boyuan Zhang --- (In reply to Andy Furniss from comment #14) > but I am afraid the patches regress cbr so the out of order frames near I frames issue is back. The "out of order" issue was caused by sending last p and next i frame together for dual instance encoding, which has already been solved and shouldn't affect by this patch. I suspect the i-frame has less QP (quality) than p-frame in cbr case (to meet constant bit-rate) where bit-rate is not high enough, as a result you might see low picture quality for each i-frame. Please confirm with high bitrate or using analyser to check the order. If you still see the out-of-order issue, please share the clip and command. Thanks -- You are receiving this mail because: You are the assignee for the bug.