[Libav-user] libavformat/protocol_list.c ?

Mahboud Zabetian mzabetian at tunein.com
Wed Nov 1 10:33:57 EET 2017


Ah, thank you.  I was hoping this would show me how I could register my own
protocols.  Our software used to ffurl_register_protocol 5 protocols.  Now
that we are upgrading to a later version of ffmpeg, I have to figure out
how to register those protocols in a different way.

I've been told the correct way is to do a avio_alloc_context, but that
doesn't take all the function pointers I need to pass in such as open and
close.

Any thoughts?  Thanks!

mahboud
On Tue, Oct 31, 2017 at 5:33 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:

> 2017-11-01 1:21 GMT+01:00 Mahboud Zabetian <mzabetian at tunein.com>:
> > Hi.  Can someone tell me how the file
> >
> > libavformat/protocol_list.c
> >
> > is created?  I assume it is made on the fly.
>
> The configure script creates it.
>
> Carl Eugen
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20171101/5e5e4d0c/attachment.html>


More information about the Libav-user mailing list