[FFmpeg-user] How to merge several segments of a video to the original video?
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Jun 26 00:20:58 EEST 2020
Am Do., 25. Juni 2020 um 14:51 Uhr schrieb mikelee164396
<mikelee164396 at 163.com>:
> A video was downloaded in an android app. It is
> found that the video is divided into several
> segments and a .M3u8 file.
Apart from what was said:
If the m3u8 segments are transport streams
(as I expect), the right tool to "merge" them is
cat (or copy /b on windows).
Carl Eugen
More information about the ffmpeg-user
mailing list