Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

下载的TS文件流如何合并

Yxn edited this page Aug 29, 2018 · 2 revisions

依赖条件

使用方法

ffmpeg -protocol_whitelist "file,http,https,tcp,tls,crypto" -i m3u8文件名 合并后的文件

ffmpeg -protocol_whitelist "file,http,https,tcp,tls,crypto" -i 123.m3u8 123.mp4
Clone this wiki locally