Am Di., 16. März 2021 um 13:28 Uhr schrieb Javier Fuentes <jfuen...@flumotion.com>:
> ffmpeg -i "srt://xx.xx.xx.xx:9002?mode=listener" -map 0 -codec copy -tune > zerolatency -f mpegts udp://xx.xx.xx.xx:9000?pkt_size=1316 (-tune zerolatency looks disturbing here...) Complete, uncut console output missing. It should be possible with something like the following, untested: $ ffmpeg -f data -i input -f data -map 0 -c copy udp://... This should avoid the remuxing, if it does not work, ffmpeg is probably the wrong tool, there should be a utility to receive the raw content of the srt stream, you can pipe that to udp. > *AVISO LEGAL:* Todo el contenido de este correo y sus adjuntos proviene de > FLUMOTION SERVICES, S.A. (en adelante, “FLUMOTION”). > La información contenida en este e-mail es confidencial Please remove such nonsense from emails sent to a public mailing list. Carl Eugen _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".