2016-09-02 0:17 GMT+02:00 Cley Faye <cleyf...@gmail.com>:

> $ your_script | ffmpeg -f png_pipe -i - out.mp4

It should not be necessary (would be a bug if so) to
specify the "_pipe" formats:
$ ffmpeg -i - out.mp4

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to