ffmpeg -i rtsp://... -f image2 -vframes 1 frame.jpg ffmpeg -f concat -i list.txt -r 20 output.mp4 cat *.png | ffmpeg -f image2pipe -i - output.mkv