[vlc] Re: Selecting audio channel to stream

Michael Ditum mike at mikeditum.co.uk
Thu Nov 9 18:38:53 CET 2006


I've tried that and it seems that all the audio is still being streamed
(looking at the audio track list in vlc). Also that seems that it would work
on all streams where as I want to be able to specify it on a single stream.

For example my vlm file currently contains...

new channel0 broadcast enabled
setup channel0 input dvb:
setup channel0 option dvb-adapter=0
setup channel0 option dvb-frequency=12476000
setup channel0 option dvb-budget-mode
setup channel0 option dvb-srate=27500000
setup channel0 option dvb-voltage=18
setup channel0 output #duplicate{dst=standard{access=udp,mux=ts,dst=
224.7.0.2:1234},select="program=10611",dst=standard{access=udp,mux=ts,dst=
224.7.0.12:1234},select="program=10601"}

control channel0 play

and the command line i use is...
/usr/local/bin/vlc --vlm-conf Channels.vlm --programs 10611,10601

It would be nice if there was a way you could specify the audio language
when you specify the program sid. For example...

dst=standard{access=udp,mux=ts,dst=224.7.0.12:1234
},select="program=10601,audiolang=en"}

Any ideas whether this is possible?

Mike

On 11/9/06, Antoine Cellerier <dionoea at videolan.org> wrote:
>
> >    I'm currently streaming channels from a DVB-S or DVB-T card. I want
> to be
> >    able to select which audio channel to stream. If you look at
> >    [1]http://en.kingofsat.net/tp.php?tp=316 you'll see EBS has 21
> different
> >    audio streams, I would like to be able to only stream (for example)
> >    english or french audio.
>
> Does --audio-lang "fr,en" work ?
>
> --
> Antoine Cellerier
> dionoea
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20061109/64560dec/attachment.html>


More information about the vlc mailing list