From e12bbb0c6db53bb0a0f7293f7cbbd30a4c32b42d Mon Sep 17 00:00:00 2001 From: Peter B Date: Wed, 17 May 2017 18:53:04 +0200 Subject: [PATCH] Added command for splitting into segments (segment muxer). --- index.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/index.html b/index.html index 5588b1d..65fa26a 100644 --- a/index.html +++ b/index.html @@ -1560,6 +1560,38 @@ e.g.: ffmpeg -f concat -safe 0 -i mylist.txt -c copy output_file + + + + + +