Page 1 of 1
Need help with Modules/marq
Posted: 02 May 2012 21:04
by AviatorCJ
Hello Please help.
When I create a stream, I get the following Generated stream output string:
Code: Select all
:sout=#http{mux=ps,dst=:11341/} :sout-keep
How to correctly insert in this string a command "marq"?
I want to put the text on this stream.
Re: Need help with Modules/marq
Posted: 03 May 2012 09:41
by Rémi Denis-Courmont
You cannot add a marquee in this case, as you are not (re)encoding the video signal.
Re: Need help with Modules/marq
Posted: 03 May 2012 10:51
by AviatorCJ
Necessarily need to (re)encoding from one video format to another? The input stream that I broadcast is already in the correct format.
Re: Need help with Modules/marq
Posted: 03 May 2012 11:47
by Rémi Denis-Courmont
You cannot change the video content without reencoding. And yes, it is expensive and might incur a loss of quality.
Re: Need help with Modules/marq
Posted: 03 May 2012 17:19
by AviatorCJ
Too bad. Are there other ways to put text on the video stream?
Re: Need help with Modules/marq
Posted: 03 May 2012 19:58
by Rémi Denis-Courmont
You could theoretically mux an extra subtitle track. But there is no warranty that the receiver will show it.
Re: Need help with Modules/marq
Posted: 04 May 2012 00:18
by AviatorCJ
I broadcast rtp :/ /-stream instead of a file. It can be put subtitles?
Re: Need help with Modules/marq
Posted: 04 May 2012 10:25
by Rémi Denis-Courmont
It's irrelevant how you output. Text can only be burnt into decoded video. If you do not decode and reencode the video, you cannot burn text into it; you can only add a subtitle track and hope that the receiver will enable subtitles...
Re: Need help with Modules/marq
Posted: 04 May 2012 18:35
by AviatorCJ
Can you give an example how to add a subtitle in this Generated stream output string?
Code: Select all
:sout=#http{mux=ts,dst=:11341/} :sout-keep