How set subtitles color in stream with VLC 2.x ?

About encoding, codec settings, muxers and filter usage
martin
Blank Cone
Blank Cone
Posts: 77
Joined: 12 Sep 2007 07:57

How set subtitles color in stream with VLC 2.x ?

Postby martin » 22 Apr 2012 10:10

Tried change color of .srt subtitles in stream, but no success. There in VLC 1.x was enought append

Code: Select all

--freetype-color=0xffff00
to end of sout string for yellow subtitles.
There in VLC2 it must be added as

Code: Select all

&option=freetype-color=0x00ffff00
but not success.
Tried in Win-link add

Code: Select all

--freetype-color=#ffff00
, as is in HELP, but subtitles was black always. I tried and found, that there must be used

Code: Select all

--freetype-color=0x00ffff00
(and not as is wrote there in VLC HELP: #RRGGBB).
But via web interface as &option= ... it has no effest. There in VLC's debug window is Option for freetype-color presented, but it seems, it has not effect. Same for font size etc...

How it must be set or there in SPU for web interface is bug ?

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 6 guests