mplayer tv config - changing channels

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Mon Aug 1 12:16:42 GMT 2005


On Mon, 1 Aug 2005 15:02:03 +0300
Ion-Mihai Tetcu <itetcu at people.tecnik93.com> wrote:

> On Mon, 1 Aug 2005 12:05:59 +0300
> Ion-Mihai Tetcu <itetcu at people.tecnik93.com> wrote:
> 
> > I just discovered how to make mplayer work with my card, i.e.
> > mplayer -tv
> > driver=bsdbt848:device=/dev/vbi:input=1:norm=PAL:chanlist=europe-east:audioid=1
> > tv://S23 will play BBCWorld
> > 
> > Strangely input should be 0 according to docs bu that gives a blue
> > screen.
> > 
> > BTW, how can one write the channel list in mplayer's conf file ?
> 
> OK, I got this one: in  ~/.mplayer/config :
> tv=driver=bsdbt848:width=768:height=576:device=/dev/vbi:input=1:norm=PAL:chanlist=europe-east:channels=E8-Antena1,E9-TVR1,E11-TVR2,SE19-B1,SR2-NationaTV,E10-Prima,E12-ProTV,SE3-NationalTv,25-TVRCultural,SE11-AXN,SE6-Halmark,SE10-Cartoon/TCM,22-ProCinema,SE4-RealitateaTv,SE7-A3,27-N24,37-EuroNews,S23-BBCWorld,23-CNN,SE17-EuroSport,SE18-Discovery,24-Senso,SE5-NationaGeographic,SE14-AnimalPlanet,S22-Mezzo,SE8-TvK,E5-U,SE15-Animax/CherryMusic,26-VH1,SE2-MTv,28-TV5,S26-F2,SE20-Jetix/ESPN,S25-Extreme,29-Explorer,30-FashionTv,32-Romantica,33-DDTV,35-Duna,36-RaiUno,E6-RCS,E7-Acasa,SE16-OTv,S27-TVE,S28-Pro7,S29-TeleShop,21-EtnoTV,S21-CanalTeleshopTv,S24-RTL:audioid=1
> 
> This sets:
> - the driver to out bktr
> - width and height for PAL
> - input device (works also with /dev/vbi0, /dev/bktr and /dev/bktr0
> - TV card input source - for me this is the TV tuner
> - norm - we're using PAL
> - chanlist tels what set of (lowest frequency, channel width and
> space between channels) to use
> - channels are the TV channels provided by my cable operator
> (RDS-Romania-Bucharest "Baza" package), in pairs of
> channel_id-channel_name; the channel ids are obtained from my
> ~/.xawtv and the channel name is input by hand (actually also from
> xawtv and some grep / paste)
> - audioid tels the TV card to use "Internal" as sound source
> 
> Now I can play the TV with mplayer like:
> mplayer tv://   - it starts with the first channel from the list (E8
> - Antena1) mplayer tv:/3  - it starts with the third channel (E11 -
> TVR2) mplayer tv://Discovery - yup, you've got it.

 > cat ~/.mplayer/input.conf
MOUSE_BTN0 tv_step_channel 1
MOUSE_BTN2 tv_step_channel -1

Left button mouse click change one station down and right button one up.
(see: mplayer -input keylist, mplayer -input cmdlist)


-- 
IOnut
Unregistered ;) FreeBSD "user"
--=--  "Intellectual Property" is nowhere  near  as valuable as "Intellect" --=--




More information about the freebsd-multimedia mailing list