To watch TV on my computer, with my TV tuner, I installed Kaffeine
I had no problem with this software on Ubuntu 12.04.
But with Ubuntu 14.04, and Kaffeine V1.2.2-2 the result is:
- non HD channels are running ok,
- video of HD channels is ok but not the sound => it makes horrible noise
Note that I installed Kaffeine V1.2.2-2 from Ubuntu Software Centre
I found a solution from this French Ubuntu Forum.
The solution is to install the latest version of Kaffeine V1.3
This version is not yet available in Ubuntu Software Centre so we need to install it from Git repository
1) Install some prerequisite packages:
2) Get sources of Kaffeine V1.3
3) In row 12 of file
CMakeLists.txt
, add thisadd_definitions(-fPIC)
4) now compile and install
=> Now you should have Kaffeine V1.3 and no more problem with your HD channels.
5) And to avoid that you get back to Kaffeine V1.2 every time you do an update , you can hold Kaffeine package like this (from this answer)