DVB-T MRL program #

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
snaselj
New Cone
New Cone
Posts: 2
Joined: 22 Apr 2013 18:06

DVB-T MRL program #

Postby snaselj » 22 Apr 2013 18:16

Hi,

is there a way to specify program # in MRL? I'm trying to control vlc over DBUS, but I can't open a specific dvb channel, vlc always displays the first channel in any multiplex.

When I run VLC with arguments:
vlc --live-caching=300 dvb-t://frequency=730000000:bandwidth=8:adapter=0 --program 258
... the correct dvb channel is displayed.

When I try to specify program (DVB channel) # in MRL:
vlc --live-caching=300 dvb-t://frequency=730000000:bandwidth=8:adapter=0:program=258
... the first dvb channel is displayed.

Can you help me please?

Thank's in advance,
Hany.

Rémi Denis-Courmont
Developer
Developer
Posts: 15318
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: DVB-T MRL program #

Postby Rémi Denis-Courmont » 22 Apr 2013 18:28

I don't think MPRIS has provisions for passing parameters. You would need a VLC-specific D-Bus interface that does not exist yet.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

snaselj
New Cone
New Cone
Posts: 2
Joined: 22 Apr 2013 18:06

Re: DVB-T MRL program #

Postby snaselj » 25 Apr 2013 18:50

I think MPRIS D-Bus interface is good enough. I can play first channel in multiplex by calling:

org.mpris.MediaPlayer2.Player.OpenUri("dvb://frequency=730000000:bandwidth=8:adapter=0")

But I couldn't find, how to specify channel number.

So, is there any way, how to specify dvb channel number (or vlc program name) inside the URI? For example like this:

dvb://frequency=730000000:bandwidth=8:adapter=0:channel=258

If not, should I open new feature request for this?

Thanks.

Rémi Denis-Courmont
Developer
Developer
Posts: 15318
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: DVB-T MRL program #

Postby Rémi Denis-Courmont » 25 Apr 2013 20:58

You cannot pass VLC options in an URL. The program number is no exception.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 103 guests