BDA already is on 0.9.xThe dvb module is a linux module. On windows, you would need dshow or you will need to develop a DBA module for VLC mediaplayer, that can use windows DBA api to access DVB devices.
bda warning: ParsePath: Unknown parameter program=2
http://wiki.videolan.org/VLC_command-line_help--program=<integer> Program
Choose the program to select by giving its Service ID. Only use this
option if you want to read a multi-program stream (like DVB streams
for example).
--programs=<string> Programs
Choose the programs to select by giving a comma-separated list of
Service IDs (SIDs). Only use this option if you want to read a
multi-program stream (like DVB streams for example).
The Program number must be the Service PID number, also known as SID.I cannot change channel
lets say :program=2 is not working
ok...but why does it work when you try to play it without streaming?The Program number must be the Service PID number, also known as SID.I cannot change channel
lets say :program=2 is not working
Hi...
I am trying to stream dvb-t channels, so I tried this as input:
dvb-t:// :dvb-frequency=522000 :dvb-bandwidth=8
and encode it using h.264
but I got error:
Your input can't be opened:
VLC is unable to open the MRL 'dvb-t:// :dvb-frequency=522000 :dvb-bandwidth=8'. Check the log for details.
I also tried:
dvb-t:// :dvb-frequency=522000 :dvb-bandwidth=8 :program=1
but I also got this error
When I try to play just dvb-t:// :dvb-frequency=522000 :dvb-bandwidth=8 :program=1 it plays.
What am I doing wrong?
thank you...
Code: Select all
,select="program=1"
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: Bing [Bot] and 48 guests