can anyone help me getting this to display when transcoding already have the text listed under the gui
:sout=#transcode{vcodec=h264,vb=1600,soverlay,subfilter=marq,width=1280,height=720,acodec=mp3,ab=80,channels=2,samplerate=44100}:http{mux=ts,dst=:1234/} :sout-keep
soverlay,subsource=marq
is the one i did use
also this one worked fine in 2.0.8
soverlay,sfilter=marq
also
main debug: Streaming is at 0
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: using sout chain=`transcode{vcodec=h264,vb=1600,width=1280,height=720,acodec=mp3,ab=80,channels=2,samplerate=44100}:http{mux=ts,dst=:1234/}'
main debug: stream=`http'
:sout=#transcode{vcodec=h264,vb=1600,soverlay,sub-source=marq,width=1280,height=720,acodec=mp3,ab=80,channels=2,samplerate=44100}:http{mux=ts,dst=:1234/} :sout-keep i put this chan in but when checking the debug long chan is main debug: using sout chain=`transcode{vcodec=h264,vb=1600,width=1280,height=720,acodec=mp3,ab=80,channels=2,samplerate=44100}:http{mux=ts,dst=:1234/}' seems to ignore what i put in manual