[Libav-user] feeding frames to ffmpeg manually?

Matthew Einhorn moiein2000 at gmail.com
Fri Jan 27 23:45:56 CET 2012


On Fri, Jan 27, 2012 at 1:40 PM, Csillag Kristof
<csillag.kristof at gmail.com>wrote:

> Hi there,
>
> I am interested in using ffmpeg in a very non-standard way.
>
> There is an application that is currently displaying images to an X11
> display.
> I would like to modify application, so that the pictures are not displayed
> via X,
> but fed into ffmpeg, and encoded as frames of a H264 video stream instead.
>
>
You should look at the ffmpeg example files here:
http://www.ffmpeg.org/doxygen/trunk/decoding__encoding_8c-source.html as
well as in ffmpeg.c and ffplay.c. They show how to pass single frames to
ffmpeg for encoding.

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120127/f8d359a6/attachment.html>


More information about the Libav-user mailing list