[Libav-user] Encoding video to memory instead of file (alternative to avformat_new_stream)

Frederick Koh FrederickK at XRVision.com
Wed Jan 17 10:06:42 EET 2018


I am trying to encode RGB pixels in memory into the H264 format to be streamed out.

So I need the encoding to be in memory rather than in a file.


So far the examples I have seen  require  streams created by calling "avformat_new_stream" which seems to

only support files.


Is there a memory buffer alternative?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20180117/10c65d78/attachment.html>


More information about the Libav-user mailing list