2012/6/20 Krzysztof <dib...@wp.pl>:
> Ffmpeg looks similar like Mencoder project. So I have some solutions
> for output encoding, but there is a problem how to send frames to this
> encoders. Mencoder can encode video from series of PNG files, but
> can't find similar option in ffmpeg.

ffmpeg can read a stream of frames directly from stdin. I don't have a
working exmple now but I once used this to pipe a stream of ppm images
from another application to ffmpeg.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to