[FFmpeg-devel] [PATCH] lavf: add tee pseudo-muxer.

Lou Logan lou at lrcd.com
Tue Jan 22 20:49:14 CET 2013


On Wed,  7 Nov 2012 21:45:35 +0100, Nicolas George wrote:

[...]
> + at example
> +ffmpeg -i ... -c:v libx264 -c:a libvorbis -f tee
> +  "archive-20121107.webm|[f=mpegts]udp://10.0.1.255:1234/"
> + at end example

Only VP8 video and Vorbis audio are supported for WebM. Additional
examples are always welcome but not necessary.

Rest of the docs looks good to me. Others will have to review the code.

I'd like to see this implemented since users request this functionality
on occasion.


More information about the ffmpeg-devel mailing list