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 _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
