I noticed last night that the new (ported to Qt 5 and VLC based) Kaffeine has a few issues.
vdpau acceleration support was working for file playback. This is good! However, I discovered that the stop button doesn’t work when a file is playing. This is bad
vdpau acceleration support was NOT working for DVB viewing. Boooo.
Changing channels while watching TV sometimes results in a black screen though, sound is heard.
Some other stuff, but I don’t recall now
I saw that a 2.0.5 version is in the pipeline but didn’t look at the specific change commits. Hopefully performance issues will get ironed out shortly.
Well, the KDE4 and Xine based version 1.2.2 is still in the standard repos.
Can’t speak of VDPAU (my graphics card doesn’t support it), but I haven’t noticed the “black screen” problem AFAICR.
AudioCD playback is broken currently though, and you are right, the stop button stays disabled when playing a file (I just tried).
You may want to file a bug report at http://bugs.kde.org about that.
Regarding vdpau, check if libvdpau_va_gl1 is installed and remove it.
That redirects VDPAU to VA-API.
But you probably know that anyway… (and it would also affect playback of files)
I don’t think 2.0.5 has anything that would fix your problems.
(I do have 2.0.5 installed here, so the stop button is definitely not fixed)
Yes, somebody (who is not part of the KDE team) submitted a pointless change to kaffeine to the devel project, which caused the new version to be submitted to Factory/Tumbleweed automatically too.
I’ve prepared a kaffeine4 package though (with 1.2.2), which I will submit to KDE:Extra, so you should soon be able to install it from there at least.