Chapter 4. Examples for advanced use of VLC's stream output (transcoding, multiple streaming, etc...) Transcode the input stream and send it to a multicast IP address with the associated SAP announce: % vlc -vvv input_stream --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinterlace}: rtp{mux=ts,dst=239.255.12.42,port=5004,sdp=sap://,name="TestStream"}' Display the input stream, transco