From 1a825c485ec0dc212569b014a834634c1e977962 Mon Sep 17 00:00:00 2001 From: Alessandro Toppi Date: Tue, 1 Sep 2020 11:50:31 +0200 Subject: [PATCH] Add missing documentation for janus-pp-rec. --- postprocessing/janus-pp-rec.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/postprocessing/janus-pp-rec.c b/postprocessing/janus-pp-rec.c index 7ba69adb52..f87b9f9d13 100644 --- a/postprocessing/janus-pp-rec.c +++ b/postprocessing/janus-pp-rec.c @@ -71,6 +71,10 @@ Usage: janus-pp-rec [OPTIONS] source.mjr [destination.[opus|wav|webm|mp4|srt]] format from the destination) (possible values="opus", "wav", "webm", "mp4", "srt") + -t, --faststart For mp4 files write the MOOV atom at the head + of the file (default=off) + -S, --audioskew=milliseconds Time threshold to trigger an audio skew + compensation, disabled if 0 (default=0) \endverbatim * * \note This utility does not do any form of transcoding. It just