ffmpeg 下载网络视频,m3u8,转换为指定视频格式
apt install ffmpeg
ffmpeg -i 'https://ss.rongliren123.com/api/video/m3u8?id=16906&admin=1' out.mp4
本文来自博客园,作者:那时一个人,转载请注明原文链接:https://www.cnblogs.com/qianxunman/p/16772059.html
apt install ffmpeg
ffmpeg -i 'https://ss.rongliren123.com/api/video/m3u8?id=16906&admin=1' out.mp4
本文来自博客园,作者:那时一个人,转载请注明原文链接:https://www.cnblogs.com/qianxunman/p/16772059.html