If I use "width", "height" & "vfilter=logo" altogether the video-stream fills up with color bugs, like here:
The batch-code I'm using to run this HTTP stream:
Code: Select all
vlc "..\..\stream.xspf" --sout "#transcode{vcodec=mp1v,vb=4096,autoscale=false,scale=0,zoom=0,vfilter=logo,width=1280,height=522,acodec=mpga,soverlay}:http{access=http,mux=ts,dst=:999/streaming.mpg}"