HELP:Streaming DVB!
Posted: 28 Sep 2005 17:40
Hello,
I finally installed a satellite board (Hauppauge WinTv Nexus-s) under linux and I can view satellite flow after that I downloaded vlc 0.8.2 version.
Now I want to stream this flow in my multicast network using vlc.
So I tried these commands:
-From http://videolan.org/doc/streaming-howto/en/ch09.html
vlc -vvv --color --ttl 12 --ts-es-id-pid --programs=8508,8505 dvb --dvb-frequency=11739000 --dvb-srate=27500000 --dvb-voltage=13 --sout-standard-access=udp --sout-standard-mux=ts --sout
'#duplicate{dst=std{url=10.0.0.8},select="program=8508",dst=std{url=10.0.0.9},select="program=8505"}'
The output is
VLC media player 0.8.2 Janus
vlc: unknown option or missing mandatory argument `--dvb-frequency=11739000'
Try `vlc --help' for more information
-From http://www.tldp.org/HOWTO/VideoLA'#dupl ... /x818.html
vlc --program 8211 dvb:12597000:0:3:27500000 --sout udp:192.168.0.12 --ttl 12
The output is
[00000244] main input error: no suitable access module for `dvb:12597000:0:3:27500000'
[00000237] main playlist: nothing to play
Please someone can help me to solve this problem???????????????
Thank you in advance
I finally installed a satellite board (Hauppauge WinTv Nexus-s) under linux and I can view satellite flow after that I downloaded vlc 0.8.2 version.
Now I want to stream this flow in my multicast network using vlc.
So I tried these commands:
-From http://videolan.org/doc/streaming-howto/en/ch09.html
vlc -vvv --color --ttl 12 --ts-es-id-pid --programs=8508,8505 dvb --dvb-frequency=11739000 --dvb-srate=27500000 --dvb-voltage=13 --sout-standard-access=udp --sout-standard-mux=ts --sout
'#duplicate{dst=std{url=10.0.0.8},select="program=8508",dst=std{url=10.0.0.9},select="program=8505"}'
The output is
VLC media player 0.8.2 Janus
vlc: unknown option or missing mandatory argument `--dvb-frequency=11739000'
Try `vlc --help' for more information
-From http://www.tldp.org/HOWTO/VideoLA'#dupl ... /x818.html
vlc --program 8211 dvb:12597000:0:3:27500000 --sout udp:192.168.0.12 --ttl 12
The output is
[00000244] main input error: no suitable access module for `dvb:12597000:0:3:27500000'
[00000237] main playlist: nothing to play
Please someone can help me to solve this problem???????????????
Thank you in advance