vlm dvb input

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Guest

vlm dvb input

Postby Guest » 27 Feb 2005 13:15

This works fine:

new channel1 broadcast enabled
setup channel1 input /mp3/1.mp3
setup channel1 output #standard access=http,mux=ts,url=10.198.1.22:8001}
control channel1 play

But same with dvb input doesnt work:

new channel1 broadcast enabled
setup channel1 input dvb: --dvb-adapter=0 --programs 10704 --dvb-frequency=11623000 --dvb-srate=27500000 --dvb-voltage=13 --dvb-fec=3
setup channel1 output #standard{access=http,mux=ts,url=10.198.1.22:8001}
control channel1 play

what the clue ?

zan
New Cone
New Cone
Posts: 6
Joined: 27 Feb 2005 20:30
Contact:

Postby zan » 01 Mar 2005 10:49

anyone know right syntax for dvb input ?
thanx for help :)

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 01 Mar 2005 10:58

you are using program wide options (--option style)
read the vlm guide again and see that you need to use input options (:option style).
Don't use PMs for support questions.

zan
New Cone
New Cone
Posts: 6
Joined: 27 Feb 2005 20:30
Contact:

Postby zan » 02 Mar 2005 12:06

maybe it because english is my second language ... but i can`t find answer here: http://videolan.org/doc/streaming-howto ... ml#vlmconf :)

can i solve my problem by replacing -- on : ?
thanx for help :)

Guest

Postby Guest » 28 Jun 2005 20:04

maybe it because english is my second language ... but i can`t find answer here: http://videolan.org/doc/streaming-howto ... ml#vlmconf :)
Yes, it must be your english :wink:.

Every option starting with -- should be on a new line like this:

Code: Select all

setup channel1 option dvb-adapter=0 setup channel1 option programs=10704 setup channel1 option dvb-frequency=11623000 setup channel1 option dvb-srate=27500000 setup channel1 option dvb-voltage=13 setup channel1 option dvb-fec=3
Also, you can just add certain options to the vlc command line instead:

Code: Select all

vlc --intf=telnet --dvb-adapter=0 --...
...unless you want to specify multiple cards in vlm.

Gujs
Blank Cone
Blank Cone
Posts: 74
Joined: 22 Oct 2004 19:28

Postby Gujs » 07 Jul 2005 11:10

Helo
I was trying to stream more than one program from vlm interface but lines like

Code: Select all

setup channel1 option programs=3201,3202 setup channel1 option programs 3201,3202
do not work.
I even tried to configure seperate vlm channels from the same transponder but it streams just the first one i start to play.

Does somebody know how to select multiple programs in vlm interface for DVB input?


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 4 guests