On Fri, Jan 27, 2012 at 1:40 PM, Csillag Kristof
<[email protected]>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
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to