Thanks to all those whom helped me to get things up and running. I now have things working quite nicely with small scripts like
bbc1.sh: #!/bin/bash dvbtune -f 505833330 #dvbstream doesn't seem to tune with with -f dvbstream -o -ps 600 601 | mplayer -cache 2048 -fs - --- This's all good but changing channels is not really very nice. My questions are: What are people using as an all-in-one solution? How can I get teletext/tv guide information How do I play something like BBCTHREE:505833330:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_16:TRANSMISSION_MODE_2K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:0:0:4351 Which has pids of 0 and 0. Thanks Ashley. -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
