[Libav-user] how to output yuv4mpeg to pipe

gstream at ccc2.com gstream at ccc2.com
Tue Mar 6 15:48:11 CET 2012


hi All,

I am hoping you can help me, I need to decode a rtsp stream and output it
to a fifo using yuv4mpeg. I have searched extensively with no luck. Can
you advise how I would do this.

I am assuming something like

ffmpeg  -rtsp_transport tcp -i "rtsp://192.168.200.200/channel1"  -an -s
640x352  -threads 4   -f yuv4mpegpipe -> /home/myuser/fifo/pipe1.yuv

Thx
Art



More information about the Libav-user mailing list