On Fri, Jan 23, 2015 at 16:18:17 +0100, Werner Robitza wrote: > I guess what could work is writing the image as an MJPEG stream (or > something similar) to a Linux pipe, which is then read by ffmpeg, but > I have no idea how to get the timing for this right.
Perhaps as two (or several) looped image2 input streams, concatenated? I haven't experimented yet though... Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
