[FFmpeg-user] generate video file from png stdinput
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Oct 31 10:03:06 CET 2012
Jacobs <jacobhameiri <at> gmail.com> writes:
> a. ffmpeg -an -y -i /sdcard/tempfifo /sdcard/output.avi 2>
> /sdcard/ffmpeg.log
$ ffmpeg -f image2pipe -vcodec png -i input out.avi
(You will need a new version of FFmpeg since the
necessary png parser is relatively new.)
> http://pastebin.com/QDRq6aAG
Generally, please do not use external resources to describe
your problem, they tend to disappear.
Carl Eugen
More information about the ffmpeg-user
mailing list