[FFmpeg-devel] [PATCH] avformat/avio: use av_match_name to match protocol lists

Leo Izen leo.izen at gmail.com
Thu Apr 21 17:16:57 EEST 2022


On 4/21/22 06:54, Paul B Mahol wrote:
>
> So this still works if multiple items are provided ?
>
It does. Running something like this:

$ ./ffmpeg_g -protocol_whitelist http,file -i test.png

successfully reads the file.

- Leo Izen (thebombzen)




More information about the ffmpeg-devel mailing list