Hi, I am trying to achieve the following under windows and I am wondering what would be the right syntax for it, while explicitly I do not want to invoke another ffmpeg process. -f tee "[onfail=ignore][f=mpegts] pipe:1>nc64 -L -p 1234|[f=mpegts]udp://IP:1234/" Regards.