LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   TV viewing software (https://www.linuxquestions.org/questions/linux-software-2/tv-viewing-software-644550/)

Fugazi 05-24-2008 04:52 PM

TV viewing software
 
I'm running Fedora 8 and I have a Hauppauge PVR-500 card. I just did a reload of my computer and I'm looking for something to watch TV with. I've had MythTV loaded before, but it's more than I want. Also, it tends to mess up other files on my computer because of the repositories (i.e. faad2).

I have the ivtv drivers loaded properly because I can get it working with:

mplayer /dev/video0

What I don't know how to do is select a different channel. I've also tried with VLC and Kaffiene. They look like they should be able to do it, but I've had no luck so far. You wouldn't think this would be that hard, but I've searched all over with no luck.

If anyone knows of a step-by-step guide for dummies, I'd be forever in your debt.

Thanks

doralsoral 05-25-2008 09:01 AM

have you looked into freevo. it might be too much for you sicne mythtv was but you should still check it out.

elliott678 05-25-2008 09:46 PM

Tvtime is what I use.

Fugazi 05-26-2008 03:19 AM

I used to use TVtime with my old Hauppauge card on my old system. I really liked it, that's exactly what I'm looking for. Simple to use and easy to install. Unfortunately, it's not compatable with my card.

From the supported cards list under ivtv:

Quote:

ivtv
The ivtv driver supports cards that provide high quality MPEG2 encoded video. This cards are ideal for PVR systems. However, tvtime has no MPEG2 decoding capabilities or audio playback code, and therefore cannot be used to watch live TV from these cards.

Driver homepage: http://ivtv.sourceforge.net/

I looked into freevo. Wow, that's even worse for installing than MythTV.

deroB 05-26-2008 04:12 AM

For mplayer, you can specify your channel list like this (change australia to whatever):

Code:

mplayer tv:// -tv device=/dev/video0:chanlist=australia:channel=2
...then scroll up/down the channels with the "h" and "k" keys on the keyboard.

This will probably give you alot of unused channles, so you can specify what channels you want with the channels option (see man mplayer):

Code:

mplayer tv:// -tv device=/dev/video0:chanlist=australia:channel=2:channels=2-Two,7-Seven,9-Nine,10-Ten
good luck

Saedelaere 06-03-2008 06:05 AM

Hi,

I am currently developing a small frontend for ivtv based tv-cards.

You may have a closer look at it here.

If anybody is using it please give me some feedback, especially which tv-card you are using is of interest for me.

Best Regards

Saedelaere


All times are GMT -5. The time now is 11:56 AM.