[FFmpeg-user] Piping example?

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Oct 1 20:22:32 EEST 2019


Am Di., 1. Okt. 2019 um 19:18 Uhr schrieb Totte Karlsson <tottek at gmail.com>:

> Thanks for directing me to the libav-user mail list.
>
> I would, however want to start and use the ffmpeg executable from
> within my program

Did you try the following?

$ ffmpeg -f lavfi -i testsrc -f rawvideo -

and:

$ ffmpeg -f rawvideo -s 320x240 -pix_fmt rgb24 -i - out.avi

Please find out what top-posting means and avoid it here, Carl Eugen


More information about the ffmpeg-user mailing list