[MPlayer-users] Re: mplayer to watch tvMPlayer-users Digest, Vol 3, Issue 100
David Kuehling
dvdkhlng at gmx.de
Fri Mar 21 21:57:39 CET 2003
> My problem is now: how can i tell mplayer under what frequency or
> channel is my channel XYZ located. I think of a channellist similar to
> a channellist from xawtv. I'll put in all my channels like:
> channels = 1-WDR,2-MTV,3-RTL ... tv_set_channel 1 S17 tv_set-channel
> 2 E5
I'm not sure what your problem is, but for reference, here is my
TV-script, which works very well with channel names and all that stuff:
---------------------------------------------------------
#! /bin/sh
CHANNELS='E10-ARD,E8-ZDF,SE6-Kabel_1,E9-Sat1,E11-RTL,SE13-RTL2,SE20-Pro7,SE11-VOX,SE4-Arte,21-MTV,26-Viva,24-Viva+,25-ONYX,28-NBC,SE12-CNN,SE14-BBC,32-TV5,SE9-3Sat,E7-ORB,E6-SFB1,SE15-BR,SE17-NDR,SE18-MDR,S22-WDR,SE19-Phoenix,S21-SuperRTL,22-EuroSport,S23-DSF,S35-XXP,S25-N24,SE10-EuroNews,SE5-NTV,SE8-OK3,SE7-TV_Berlin,SE16-FAB,E12-QVC,S24-9Live,23-D1,29-PolTRT,30-UNK,31-TV_Polonia,E5-SchrottE5'
V4LOPTS="on:noaudio:chanlist=europe-west:driver=v4l:forceaudio:adevice=/dev/dsp:audiorate=44101:amode=1:norm=pal:width=672:height=576:channels=$CHANNELS:immediatemode=1"
v4lctl color 49%
v4lctl contrast 49%
v4lctl bright 32440
mplayer -vo x11 -vop hqdn3d=5,scale=400:300,pp=lb/al,crop=640:544 \
-tv $V4LOPTS -v -sws 7
---------------------------------------------------------
List of programs is for cable (TSS), you might have to change that.
Note that programs are numbered automatically by MPlayer. You only have
to supply channels and names.
David
--
GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40
More information about the MPlayer-users
mailing list