问题

转码m3u8视频的时候,报输入协议没有在白名单内:
“Protocol ‘https’ not on whitelist ‘file,crypto’!”

修复

更新容器协议白名单: -protocol_whitelist “file,http,https,tcp,tls”
示例:
ffmpeg -protocol_whitelist “file,http,https,tcp,tls” -t 80 -i test.m3u8 -c copy test.mp4

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐