[mythtv-users] DVB card not *quite* working

Christian Schuglitsch subjectmythtv at schugy.de
Mon May 16 16:27:21 UTC 2005


The solution to make dvbstream work is quite easy. I just know a bug 
when i try to tune to 205,5MHz with 7MHz bandwidth.
But you have forgotten the frequency-option. My tv station is at 570MHz 
and I want to stream the pids: 4369,4370,4372 and 4368.

mknod /dev/rtc c 10 135
modprobe rtc
/sbin/route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0
dvbstream -c 0 -qam 16 -gi 4 -tm 8 -f 570000 4369 4370 4372 4368
mplayer mplayer -cache 1024 -autosync 30  -ao alsa -framedrop 
rtp://224.0.1.2:5004/

tzap is even easier:
tzap BBC\ ONE -r
cat /dev/dvb/adapter0/dvr0 > /tmp/test.mpeg
mplayer /tmp/test.mpeg

Regards

Schugy


More information about the mythtv-users mailing list