[Libav-user] What to replace ffurl_register_protocol with?

Mahboud Zabetian mzabetian at tunein.com
Tue Oct 3 23:39:07 EEST 2017


Hi.  I have old code that calls ffurl_register_protocol(), and linked with
FFMPEG 3.0.2.

I'm upgrading to FFMPEG 3.3. It looks like ffurl_register_protocol()n has
been deprecated, although there is not a whole lot of mention of what
replaced it. Google finds only few mentions, such as this one
<https://stackoverflow.com/questions/17480672/how-to-export-ffurl-register-protocol>,
where someone is trying to export ffurl_register_protocol() to continue
using it.

Any advice how I should proceed? How can I replace
ffurl_register_protocol()? Or do I look to export it in the latest FFMPEG?
Thanks!

-mz

If you want to answer it on StackOverflow:
https://stackoverflow.com/questions/46534318/replace-ffurl-register-protocol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20171003/c8fd591e/attachment.html>


More information about the Libav-user mailing list