Page 1 of 1

Command line option to start vbi subtitles

Posted: 22 Nov 2012 09:21
by andredd
Hi,

I want to create a TV stream with the vbi subtitles (page 888) burned in.

I got this working with following command line:
vlc --vbi-page 888 --no-vbi-text udp://@239.232.200.2:50000 --sout '#transcode{vcodec=mp2v,vb=4000,scale=1,scodec=dvbs,soverlay}:std{access=udp{ttl=15},mux=ts,dst=239.232.201.2:50000}'

The only thing is that I have to click on the "teletext" button on the user interface to start the subtitles.

I haven't been able to find a command line option to start this.

Any ideas ?

Re: Command line option to start vbi subtitles

Posted: 02 Dec 2012 18:36
by Jean-Baptiste Kempf
I think this is related to teletext-es variable.