Hi, I have a C program which generates a series of images and I wanted to make them into a video file. While reading up ffmpeg documentation I came across repeatedly that ffmpeg can take input from named pipes.
What I could not find anywhere is in what format the files given into the pipe should be(jpeg, bmp, raw etc) and how the files are delimited. Can anyone shed light on this? I can't input the files through %d input mechanism because I do not want to generate n image files and then call the ffmpeg. If I could feed images to ffmpeg as and when it is generated I could save lot of space. :) Thanks. -- அகிலன் (Akilan R) [ blog.akilan.in ] *I should have no use for a paradise in which I should be deprived of the right to prefer hell.* --Jean Rostand _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
