[FFmpeg-user] generate video file from png stdinput

Paul B Mahol onemda at gmail.com
Tue Oct 30 22:27:49 CET 2012


On 10/30/12, Jacobs <jacobhameiri at gmail.com> wrote:
> I have a process that generates png files and writes them to a file or std
> output, each time I call this process one png is created. is it possible to
> use ffmeg in order to create a video file out of these outputs in
> real-time.
> I tried creating a fifo file and writing the png output to this file ( in a
> loop ) and reading the file from ffmpeg, I had no success, is this even
> possible ? any help would be great.

Should be possible, please provide full uncut output of command you used.


More information about the ffmpeg-user mailing list