I managed to install this program and I have it running, but there is one small problem. I'm not getting any sound out of it. lkeyholetv is a Linux version of KeyHoleTV (http://xorsyst.com/japan/watch-japanese-tv-online/), which I was able to pick up here (http://www.v2p.jp/video/Viewer/Linux/). Looks like a new version just came out today which I have tried but still not getting any sound.
Only problem I had with installation was missing libglitz.so.1 I think, which was resolved with a simple
Was just wondering if anyone could help me, has anyone tried this program before? Anyone had the same issues and resolved them? Or maybe if someone can try it out and knows how to fix it. Would be much appreciated.
Thanks
Only problem I had with installation was missing libglitz.so.1 I think, which was resolved with a simple
Code:
sudo apt-get install libglitz1
Thanks