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 _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
