Hi, I have a program that generates frames of animation and saves them to individual files on a disk, but what I would like to do is avoid writing the images to disk and simply pipe them in.
Can I expect this to just work if I write multiple png files to the same stream? Or will I need to adjust my program's output format? _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".