On Mon, May 22, 2017 at 9:06 PM, Wolfgang Hugemann <[email protected]> wrote:


> How about piping?
>

Pipiing or the concat demuxer can work.

e.g.   cat *.jpg | ffmpeg -f image2pipe -framerate 25 -i - out.mp4

See https://stackoverflow.com/questions/40870357/input-parameters-to-ffmpeg
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to