[Libav-user] Initializiang an AVFormatContext structure from buffer

Christoph Winter mail.christoph.winter at googlemail.com
Tue Jan 10 15:29:11 CET 2012


Hey,
have you looked at av_open_input_stream(...)?

Am 10.01.2012 12:16, schrieb francesco at bltitalia.com:
> Hi to all
> up to now all example I saw foresee reading a frame from file using
> av_open_input_file whose first parameter is an AVFormatContext pointer that
> will be initialized. If I have yet the data in a buffer, how can I initialize 
> (or do the same job of av_open_input_file ) starting from a buffer ? 
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user



More information about the Libav-user mailing list