[FFmpeg-devel] FFmpeg and callbacks

Denis info at denisgottardello.it
Sun Dec 4 01:41:54 EET 2016


Hi. With the old ffmpeg version 2.0.0 I can add my custom callback to pass to 
avio_open function by patching the files allformats.c and file.c.
Now I can't to pacth the new version 3.2.1 because I can't add to file 
allformats.c the line of code

REGISTER_PROTOCOL (BUFFERCALLBACK, buffercallback);

Wich is now the right way to add a custom protocol as callback to use with 
avio_open function?

Regards.

-- 
www.denisgottardello.it
Blog: https://itlnlab.com/
GMT+1
Skype: mrdebug


More information about the ffmpeg-devel mailing list