https://bugs.kde.org/show_bug.cgi?id=371540
--- Comment #4 from Mauro Carvalho Chehab <mchehab+...@kernel.org> --- (In reply to Alan from comment #0) > Kaffeine 2.0.4 on kubuntu 16.10. > On entry the last selected TV channel will be playing. > An attempt to select another channel causes it to hang. What do you mean by hang? It would be nice to have the debug logs showing what happens when you change the channel. > Continued attempts produce error messages like this when run from a terminal. > [00007f6ec4000e38] core stream error: cannot pre fill buffer Such message comes from libVlc and simply indicate that it failed to parse or display a MPEG Transport Stream. If you're getting this, Kaffeine didn't hang. Probably, it switched the channel and sent the data to libVlc, but either the TS stream is corrupted (week signal or too much interference) or it failed to identify the start of the TS frames. LibVlc 2.x has some issues decoding MPEG-4. Although still experimental, libVlc 3.0 seems better to parse streams with MPEG-4. -- You are receiving this mail because: You are watching all bug changes.