https://bugs.kde.org/show_bug.cgi?id=368907

--- Comment #25 from Jan Palus <jan.pa...@gmail.com> ---
I experience the same issue (version 2.0.10). Seems like it starts to happen as
soon as some glitch in decoding is encountered -- video artifacts, green screen
which kaffeine recovers from within seconds but keeps on using 100% CPU.
Following errors are logged then:

[h264 @ 0x7fc1780ce820] top block unavailable for requested intra mode
[h264 @ 0x7fc1780ce820] error while decoding MB 22 0, bytestream 26429
[h264 @ 0x7fc1780eae80] mmco: unref short failure
[h264 @ 0x7fc1781069e0] mmco: unref short failure
[h264 @ 0x7fc1780eae80] decode_slice_header error
...
[h264 @ 0x7fc178122620] reference picture missing during reorder
[h264 @ 0x7fc178122620] reference picture missing during reorder
[h264 @ 0x7fc178122620] Missing reference picture, default is 65460
[h264 @ 0x7fc178122620] Missing reference picture, default is 65460
[h264 @ 0x7fc1780ce820] mmco: unref short failure
[h264 @ 0x7fc1780ce820] reference picture missing during reorder
[h264 @ 0x7fc1780ce820] Missing reference picture, default is 65461
[h264 @ 0x7fc1780ce820] mmco: unref short failure
[h264 @ 0x7fc1780ce820] mmco: unref short failure
...
[h264 @ 0x7fc178141480] reference picture missing during reorder
[h264 @ 0x7fc178141480] reference picture missing during reorder
[h264 @ 0x7fc178141480] Missing reference picture, default is 65292
[h264 @ 0x7fc178141480] Missing reference picture, default is 65292
[h264 @ 0x7fc1780e1140] reference picture missing during reorder
[h264 @ 0x7fc1780e1140] Missing reference picture, default is 65293
[h264 @ 0x7fc178141480] reference picture missing during reorder
[h264 @ 0x7fc178141480] Missing reference picture, default is 65300
...
[h264 @ 0x7fc178098940] reference picture missing during reorder
[h264 @ 0x7fc178098940] reference picture missing during reorder
[h264 @ 0x7fc178098940] Missing reference picture, default is 65452
[h264 @ 0x7fc178098940] Missing reference picture, default is 65452
[h264 @ 0x7fc178141b20] reference picture missing during reorder
[h264 @ 0x7fc178141b20] Missing reference picture, default is 65453
[h264 @ 0x7fc178098940] reference picture missing during reorder
[h264 @ 0x7fc178098940] Missing reference picture, default is 65460

I've tried to profile kaffeine but it's really hard to tell where is the issue.
It appears as if it goes into some notification loop (quite a lot of time is
spent in mutex lock/unlock -- biggest self time). See attached perf-report.txt

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to